Workflows-NAS (Isilon) SMB Protection Workflow
Number of APIs: 15
-
Register Isilon Source POST https://{{cluster_vip}}/v2/data-protect/sources/registrations
-
Generate Aceess Token POST https://{{cluster_vip}}/irisservices/api/v1/public/accessTokens
-
Get Sources List GET https://{{cluster_vip}}/v2/data-protect/sources/registrations
-
Create Protection Policy POST https://{{cluster_vip}}/v2/data-protect/policies
-
Verify Protection Policy Creation GET https://{{cluster_vip}}/v2/data-protect/policies
-
Get Storage Domain List GET https://{{cluster_vip}}/v2/storage-domains
-
Get Objects Lists GET https://{{cluster_vip}}/irisservices/api/v1/public/protectionSources/objects
-
Create Protection Group POST https://{{cluster_vip}}/v2/data-protect/protection-groups
-
Run Protection Group POST https://{{cluster_vip}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs
-
Get Protection Group Run Status GET https://{{cluster_vip}}/v2/data-protect/protection-groups/{{protectionGroupId}}/runs