Show DB snapshot details (GET /v1.0/{tenantId}/snapshots/{snapshotId})
Shows details of a DB snapshot.
Request URI
{tenantID}
Project ID of the owner of the instance
| Data Type | Cardinality |
|---|---|
| String | 1..1 |
{snapshotId}
ID of the DB snapshot
| Data Type | Cardinality |
|---|---|
| String | 1..1 |
Response Headers
Status
Returns the status of the request.
One of the following values will be returned.
- 401:
- unauthorized
- 403:
- forbidden
- 404:
- itemNotFound
- 500:
- instanceFault
- 501:
- notImplemented
- 503:
- serviceUnavailable
- 504:
- gatewayTimeout
| Data Type | Cardinality |
|---|---|
| Int | 1..1 |
Response Elements
created
The creation date and time
| Data Type | Cardinality | Parent Element | Child Element(s) |
|---|---|---|---|
| Date |
name
Name of the DB snapshot
| Data Type | Cardinality | Parent Element | Child Element(s) |
|---|---|---|---|
| String |
id
ID of the DB snapshot
| Data Type | Cardinality | Parent Element | Child Element(s) |
|---|---|---|---|
| String |
instanceId
ID of the virtual database server that is the source of this snapshot
| Data Type | Cardinality | Parent Element | Child Element(s) |
|---|---|---|---|
| String |
snapshotType
Type of DB snapshot
| Data Type | Cardinality | Parent Element | Child Element(s) |
|---|---|---|---|
| String |
status
Status of the DB snapshot
| Data Type | Cardinality | Parent Element | Child Element(s) |
|---|---|---|---|
| String |
description
Description of the DB snapshot
| Data Type | Cardinality | Parent Element | Child Element(s) |
|---|---|---|---|
| String |