This updates the config for the cluster for a given key
Example
aiware updateConfigSectionKey ConfigSection=value ConfigKey=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| configSection | string | Config Section Entry | [default to null] |
| configKey | string | Config Key | [default to null] |
| adminConfigUpdateSectionKeyRequest | AdminConfigUpdateSectionKeyRequest | The input for createSectionKey | |
| 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
AdminConfigUpdateSectionKeyResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json, text/csv, text/html, text/plain