This updates a core system
Example
aiware updateAdminCore CoreID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| coreID | string | ID of Core | [default to null] |
| adminCoreUpdateRequest | AdminCoreUpdateRequest | The input for updateCore request | |
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
Return type
AdminCoreUpdateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json