EMC ViPR REST API

Search (SHIFT+S)

API Reference


New in this release

Creat Snapshot Metadata

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

Create a specific snapshot's metadata

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
<snapshots>
<metadata> Map
</snapshots>

Response Body

Snapshot metadata details

Field Description Type Notes
<snapshots>
<metadata> Map
</snapshots>