Back

/backup

v1 Endpoints

REST Endpoint
Description
GraphQL Query CDM Availability
POST /backup/retry Create an asynchronous task for rescheduling unsuccessful backup tasks. mutation retryBackup Available
GET /backup/retry/{id} Retrieve the details of a specified asynchronous task to use for rescheduling unsuccessful tasks. Available
POST /backup/verify This REST API triggers the BACKUP_INTEGRITY_VERIFICATION job, which verifies whether or not the specified snapshot is restorable. Available
GET /backup/verify/{id} Get the details of an asynchronous request for a backup verification job. Available