This provides all the config for the service
Example
aiware getAdminServiceConfig ServiceID=value X-Correlation-Id:value configKey=value
Parameters
| Name | Type | Description | Notes |
|---|
| serviceID | string | ID of the service | [default to null] |
| 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] |
| configKey | string | Config Key | [optional] [default to null] |
Return type
AdminServiceConfigResponse
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json