EMC ViPR REST API

Search (SHIFT+S)

API Reference


Action On Snapshot

POST /v2/{tenant_id}/snapshots/{snapshot_id}/action

Action could be snapshot status update operation NOTE: This is an synchronous operation.

tenant_id
snapshot_id

Required Roles

Requires one of the following roles:

  • SYSTEM_MONITOR
  • TENANT_ADMIN

Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
<SnapshotActionRequest>
<os-reset_status>    
<status> String
</os-reset_status>      
</SnapshotActionRequest>

Response Body