Deleting a Thin Image pair

REST API Reference Guide for Virtual Storage Platform 5000, Virtual Storage Platform E Series, and Virtual Storage Platform G/F Series

Version
93-07-0x
90-09-0x
88-08-10
Audience
anonymous
Part Number
MK-98RD9014-17
The following request deletes the specified Thin Image pair. When the pair is deleted, the snapshot data is also deleted.

Execution permission

Storage Administrator (Local Copy)

Request line

DELETE base-URL/v1/objects/snapshots/object-ID

Request message

Object ID

Specify the snapshotId value obtained by getting information about a Thin Image pair. You can also specify the following attributes and connect them with commas:

pvolLdevId,muNumber

Attribute

Type

Description

pvolLdevId

int

(Required) Specify the LDEV number of the P-VOL of the Thin Image pair to be deleted.

Specify a decimal (base 10) number equal to or greater than 0.

muNumber

int

(Required) Specify the MU number of the P-VOL of the Thin Image pair to be deleted.

Specify a value in the range from 0 to 1023.

Query parameters

None.

Body

None.

Response message

Body
A job object is returned. For details on attributes other than affectedResources, see the section explaining job objects.

Attribute

Description

affectedResources

URL of the deleted Thin Image pair

Status codes

For details on the status codes of the request for this operation, see the description on HTTP status codes.

Coding example

curl -v -H "Accept: application/json" -H "Authorization:Session d7b673af189048468c5af9bcf3bbbb6f" -X DELETE https://192.0.2.100/ConfigurationManager/v1/objects/snapshots/100,3