Create snapshot for volumes identified by {id}
POST {{baseUrl}}/api/v1/storage-systems/device-type1/:systemId/volumes/:id/snapshots
Create snapshot for volumes identified by {id}
Request Body
{"namePattern"=>"CUSTOM", "comment"=>"<string>", "customName"=>"<string>", "expireSecs"=>"<integer>", "readOnly"=>"<boolean>", "retainSecs"=>"<long>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |