API list

DB snapshots

Item API Description
1 POST /v1.0/{tenantId}/snapshots

Create DB snapshot

Creates a DB snapshot
2 DELETE /v1.0/{tenantId}/snapshots/{snapshotId}

Delete DB snapshot

Deletes a DB snapshot
3 PUT /v1.0/{tenantId}/snapshots/{snapshotId}

Copy DB snapshot

Copies a DB snapshot
4 GET /v1.0/{tenantId}/snapshots

List DB snapshots

Lists information for all DB snapshots
5 GET /v1.0/{tenantId}/snapshots/{snapshotId}

Show DB snapshot details

Shows details of the specified DB snapshot