Backup and Recovery API
Backup and Recovery API (1.1.0)
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/backup-recovery/public/openapi/backup-recovery-public-v1beta1/backup-recovery-api/
https://us-west.api.greenlake.hpe.com/
https://eu-west.api.greenlake.hpe.com/
https://eu-central.api.greenlake.hpe.com/
https://ap-northeast.api.greenlake.hpe.com/
- Mock server
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/backup-recovery/public/openapi/backup-recovery-public-v1beta1/backup-recovery-api/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://us-west.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://eu-west.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://eu-central.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://ap-northeast.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X DELETE \
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/backup-recovery/public/openapi/backup-recovery-public-v1beta1/backup-recovery-api/backup-recovery/v1beta1/virtual-machine-protection-groups/9b4c14a6-3cd5-4907-97c4-cf44c5b641e4/backups/9b4c14a6-3cd5-4907-97c4-cf44c5b641e4 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
{}
- Mock server
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/backup-recovery/public/openapi/backup-recovery-public-v1beta1/backup-recovery-api/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://us-west.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://eu-west.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://eu-central.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://ap-northeast.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X GET \
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/backup-recovery/public/openapi/backup-recovery-public-v1beta1/backup-recovery-api/backup-recovery/v1beta1/virtual-machine-protection-groups/9b4c14a6-3cd5-4907-97c4-cf44c5b641e4/backups/9b4c14a6-3cd5-4907-97c4-cf44c5b641e4 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
Detailed information of a virtual-machine-protection-group backup
UUID string uniquely identifying the Virtual Machine Protection Group backup.
The type of resource
Information about the associated backupSetInfo. This is an array to handle application backups spanning multiple objects in the device.
Specifies whether to create crash consistent or application consistent snapshot. CrashConsistentOnFailure: If an application consistent snapshot fails for any reason, with this option it will then take a crash consistent snapshot and continue.
A monotonically increasing value. This value updates when the resource is updated and can be used as a short way to determine if a resource has changed or which of two different copies of a resource is more up to date.
Absolute value of time in UTC until which the application backup is locked.
A user-friendly name to identify Virtual Machine Protection Group backup.
Time in UTC at which the application backup was created on the device.
Information about the protection store where the copy is created.
The 'self' reference for this resource.
Backup verification status details. Block level verification of backup with snapshot.
{ "appType": "VMWARE", "backupSetsInfo": [ { … } ], "backupType": "BACKUP", "consistency": "APPLICATION", "consoleUri": "string", "containsRdmDisks": true, "createdAt": "2019-08-24T14:15:22Z", "createdByInfo": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string" }, "customerId": "string", "dataOrchestratorInfo": [ { … } ], "description": "string", "expiresAt": "2019-08-24T14:15:22Z", "generation": 0, "id": "9b4c14a6-3cd5-4907-97c4-cf44c5b641e4", "lockedUntil": "2020-04-03T05:03:08.900Z", "name": "backup1", "pointInTime": "2020-03-03T05:03:08.902Z", "protectionStoreInfo": { "id": "6a38acc7-e470-4ed7-b141-ca9509672dac", "name": "string", "protectionStoreType": "ON_PREMISES", "resourceUri": "/backup-recovery/v1beta1/protection-stores/6a38acc7-e470-4ed7-b141-ca9509672da", "type": "backup-recovery/protection-store" }, "resourceUri": "/backup-recovery/v1beta1/virtual-machine-protection-groups/{id}/backups/id/", "scheduleInfo": { "id": "9b4c14a6-3cd5-4907-97c4-cf44c5b641e4", "name": "Hourly snapshot schedule", "recurrence": "BY_MINUTES" }, "sourceCopyInfo": { "id": "d0e48314-730a-11ea-b496-48452098762c", "name": "string", "resourceUri": "http://example.com", "type": "SNAPSHOT" }, "state": "OK", "stateReason": "string", "status": "OK", "storageSystemInfo": { "displayName": "atlas-dev-3par1.ind.hpecorp.net", "id": "6a38acc7-e470-4ed7-b141-ca9509672dac", "name": "atlas-dev-3par1.ind.hpecorp.net", "resourceUri": "string", "type": "string" }, "type": "backup-recovery/virtual-machine-protection-group-backup", "updatedAt": "2019-08-24T14:15:22Z", "verificationInfo": { "state": "VERIFIED", "stateReason": "Successfully completed.", "status": "OK", "verifiedAt": "2020-03-03T05:03:08.902Z" }, "verified": true }
UUID string uniquely identifying the Virtual Machine Protection Group.
Absolute value of time in UTC until which the application backup is locked.
- Mock server
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/backup-recovery/public/openapi/backup-recovery-public-v1beta1/backup-recovery-api/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://us-west.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://eu-west.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://eu-central.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
https://ap-northeast.api.greenlake.hpe.com/backup-recovery/v1beta1/virtual-machine-protection-groups/{vmpg-id}/backups/{backup-id}
- curl
- JavaScript
- Node.js
- Python
- Java
- Go
- C#
- PHP
curl -i -X PATCH \
https://stage-developer-portal-hpe.redocly.app/_mock/docs/greenlake/services/backup-recovery/public/openapi/backup-recovery-public-v1beta1/backup-recovery-api/backup-recovery/v1beta1/virtual-machine-protection-groups/9b4c14a6-3cd5-4907-97c4-cf44c5b641e4/backups/9b4c14a6-3cd5-4907-97c4-cf44c5b641e4 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/merge-patch+json' \
-d '{}'
{}