Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Name | Description |
---|---|
Create Backup Policy | Creates a backup policy. |
Delete Backup Policy | Deletes the backup policy. |
Get Backup Policy List | Gets all the backup policies configured. |
Get Backup Policy By Name | Gets a particular backup policy by name. |
Get All Entities Backed Up By Policy | Gets the list of backup entities that are associated with this policy. |
Update Backup Policy | Updates the backup policy. |
Enable Application Backup | Enables periodic backup of stateful partitions under this Service Fabric application. |
Disable Application Backup | Disables periodic backup of Service Fabric application. |
Get Application Backup Configuration Info | Gets the Service Fabric application backup configuration information. |
Get Application Backup List | Gets the list of backups available for every partition in this application. |
Suspend Application Backup | Suspends periodic backup for the specified Service Fabric application. |
Resume Application Backup | Resumes periodic backup of a Service Fabric application which was previously suspended. |
Enable Service Backup | Enables periodic backup of stateful partitions under this Service Fabric service. |
Disable Service Backup | Disables periodic backup of Service Fabric service which was previously enabled. |
Get Service Backup Configuration Info | Gets the Service Fabric service backup configuration information. |
Get Service Backup List | Gets the list of backups available for every partition in this service. |
Suspend Service Backup | Suspends periodic backup for the specified Service Fabric service. |
Resume Service Backup | Resumes periodic backup of a Service Fabric service which was previously suspended. |
Enable Partition Backup | Enables periodic backup of the stateful persisted partition. |
Disable Partition Backup | Disables periodic backup of Service Fabric partition which was previously enabled. |
Get Partition Backup Configuration Info | Gets the partition backup configuration information |
Get Partition Backup List | Gets the list of backups available for the specified partition. |
Suspend Partition Backup | Suspends periodic backup for the specified partition. |
Resume Partition Backup | Resumes periodic backup of partition which was previously suspended. |
Backup Partition | Triggers backup of the partition's state. |
Get Partition Backup Progress | Gets details for the latest backup triggered for this partition. |
Restore Partition | Triggers restore of the state of the partition using the specified restore partition description. |
Get Partition Restore Progress | Gets details for the latest restore operation triggered for this partition. |
Get Backups From Backup Location | Gets the list of backups available for the specified backed up entity at the specified backup location. |