Reconcile Snapshots of Storage Array
Select
SaaS
Customer Managed
Starts a workflow snap reconcile for array
Path Parameters
- arrayId string required
Responses
- 200
- 400
OK
- application/json
- Schema
- Example (from schema)
Schema
- jobId int32
Resulting job Id
- errorCode int32
error code
- errorMessage string
error message
{
"jobId": 0,
"errorCode": 0,
"errorMessage": "string"
}
Bad Request
Loading...