Delete Storage Array Snapshot
Select
SaaS
Customer Managed
Deleting an unmounted or created snapshot from Storage Arrays
Path Parameters
- arrayId int32 required
- application/json
Request Body
volumes object[]
Responses
- 200
- 404
- 500
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"
}
Not Found
Internal Server Error
POST /v4/storagearrays/:arrayid/snaps/delete
Authorization
type: apiKeyname: Authtokenin: header
Request
Request
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Snaps/Delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"volumes": [
{
"smVolumeId": 0,
"flags": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Snaps/Delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"volumes": [
{
"smVolumeId": 0,
"flags": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Snaps/Delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"volumes": [
{
"smVolumeId": 0,
"flags": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Snaps/Delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"volumes": [
{
"smVolumeId": 0,
"flags": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Snaps/Delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"volumes": [
{
"smVolumeId": 0,
"flags": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Snaps/Delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"volumes": [
{
"smVolumeId": 0,
"flags": 0
}
]
}'
curl -L -X POST 'https://CommandCenterHostName/commandcenter/api/V4/StorageArrays/:arrayId/Snaps/Delete' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authtoken: <API_KEY_VALUE>' \
--data-raw '{
"volumes": [
{
"smVolumeId": 0,
"flags": 0
}
]
}'