This API updates the state of the specified resource mapping
Example
aiware updateResourceMapping ResourceID=value ResourceMappingID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| resourceID | string | ID of Resource | [default to null] |
| resourceMappingID | string | ID of Resource Mapping | [default to null] |
| updateResourceMappingRequest | UpdateResourceMappingRequest | Update Resource Mapping | |
| 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
UpdateResourceMappingResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json