Update the Storage Instance Status
Example
aiware updateStorageInstanceStatus StorageInstanceID=value X-Correlation-Id:valueCopy to clipboardErrorCopied
Parameters
| Name | Type | Description | Notes |
|---|
| storageInstanceID | string | ID of Storage Instance | [default to null] |
| storageInstanceStatus | StorageInstanceStatus | Storage Instance Status | |
| 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
StorageInstanceStatusUpdateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json