This provides a config section key for the service
Example
aiware getAdminServiceConfigSectionKey ServiceID=value ConfigSection=value ConfigKey=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| serviceID | string | ID of the service | [default to null] |
| configSection | string | Config Section Entry | [default to null] |
| configKey | string | Config Key | [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] |
Return type
AdminServiceConfigSectionKeyResponse
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json, text/csv, text/html, text/plain