Manage Service Backups REST Endpoints
Manage Service Backups
Retrieve, create, archive, delete, or list service backups.
- Archive and Download a Backup
-
Method: postPath:
/instances/{identityId}/{serviceId}/backups/{backupId} - Create a New Service Backup
-
Method: postPath:
/instances/{identityId}/{serviceId}/backups - Delete a Service Backup
-
Method: deletePath:
/instances/{identityId}/{serviceId}/backups/{backupId} - Get a Service Backup
-
Method: getPath:
/instances/{identityId}/{serviceId}/backups/{backupId} - List Service Backups
-
Method: getPath:
/instances/{identityId}/{serviceId}/backups
Manage Service Backups
Retrieve, create, archive, delete, or list service backups.
- List Service Backups
-
Method: getPath:
/instances/{identityId}/{serviceId}/backups - Create a New Service Backup
-
Method: postPath:
/instances/{identityId}/{serviceId}/backups - Delete a Service Backup
-
Method: deletePath:
/instances/{identityId}/{serviceId}/backups/{backupId} - Get a Service Backup
-
Method: getPath:
/instances/{identityId}/{serviceId}/backups/{backupId} - Archive and Download a Backup
-
Method: postPath:
/instances/{identityId}/{serviceId}/backups/{backupId}
Manage Service Backups
Retrieve, create, archive, delete, or list service backups.
- Delete a Service Backup
-
Method: deletePath:
/instances/{identityId}/{serviceId}/backups/{backupId} - List Service Backups
-
Method: getPath:
/instances/{identityId}/{serviceId}/backups - Get a Service Backup
-
Method: getPath:
/instances/{identityId}/{serviceId}/backups/{backupId} - Create a New Service Backup
-
Method: postPath:
/instances/{identityId}/{serviceId}/backups - Archive and Download a Backup
-
Method: postPath:
/instances/{identityId}/{serviceId}/backups/{backupId}