List all Volume Protection Group snapshots.
Success
Bad Request
Unauthorized request
Forbidden
The filter attribute's value does not exist
Internal / unexpected error
{- "count": 0,
- "items": [
- {
- "createdAt": "2019-08-24T14:15:22Z",
- "createdByInfo": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}, - "customerId": "9b4c14a6-3cd5-4907-97c4-cf44c5b641e4",
- "description": "string",
- "expiresAt": "2020-04-03T05:03:08.900Z",
- "generation": 0,
- "id": "9b4c14a6-3cd5-4907-97c4-cf44c5b641e4",
- "individualSnapshotsInfo": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "mySnapshot",
- "resourceUri": "string",
- "sizeInMiB": 0,
- "type": "string",
- "volumeId": "9b13a6a1-9e32-41ed-a1c9-4cd00c4823c1",
- "volumeName": "string"
}
], - "lockedUntil": "2020-04-03T05:03:08.900Z",
- "name": "myVpgSnapshot",
- "pointInTime": "2020-03-03T05:03:08.902Z",
- "resourceUri": "/backup-recovery/v1beta1/volume-protection-groups/8740e4f8-9f68-4b36-8f89-6bdf0808e111/snapshots/9b4c14a6-3cd5-4907-97c4-cf44c5b641e4",
- "scheduleInfo": {
- "name": "Hourly snapshot schedule",
- "recurrence": "BY_MINUTES",
- "scheduleId": 0
}, - "state": "OK",
- "stateReason": "string",
- "status": "OK",
- "storageSystemInfo": {
- "id": "6a38acc7-e470-4ed7-b141-ca9509672dac",
- "name": "alletra9000.domain.net",
- "productFamily": "deviceType1",
- "resourceUri": "string",
- "type": "string"
}, - "storageSystemSnapshotId": "5d991e37-5be8-4aeb-a185-dd5008c68317",
- "type": "string",
- "updatedAt": "2019-08-24T14:15:22Z",
- "vpgInfo": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "resourceUri": "string",
- "type": "string"
}
}
], - "offset": 0,
- "total": 0
}