Workflows-Physical File-based Protection Workflows-Linux Physical Server File-Based Protection Workflow
Number of APIs: 11
-
Generate Access Token POST https://{{cluster-vip}}/v2/access-tokens
-
Register Linux Physical Server POST https://{{cluster-vip}}/irisservices/api/v1/public/protectionSources/register
-
Create Protection Policy POST https://{{cluster-vip}}/v2/data-protect/policies
-
Create Storage Domain POST https://{{cluster-vip}}/irisservices/api/v1/public/viewBoxes
-
Create File-based Protection Group POST https://{{cluster-vip}}/v2/data-protect/protection-groups
-
Run Protection Group POST https://{{cluster-vip}}/v2/data-protect/protection-groups/{{protectionGroupId}}/runs
-
Get Protection Group Run Status GET https://{{cluster_1-ip}}/v2/data-protect/protection-groups/{{protectionGroupId}}/runs
-
Get Latest Snapshot GET https:/{{cluster-vip}}/v2/data-protect/objects/{{Linux_Source_Id}}/protection-groups/{{protectionGroupId}}/indexed-objects/snapshots?indexedObjectName=/etc/anaconda/product.d/centos.conf&includeIndexedSnapshotsOnly=true
-
Recover File POST https://{{cluster-vip}}/v2/data-protect/recoveries
-
Delete Protection Group DELETE https://{{cluster-vip}}/v2/data-protect/protection-groups/{{protectionGroupId}}?deleteSnapshots=true