Workflows-NAS (Isilon) NFS Protection Workflow

Number of APIs: 15

  1. Run Protection Group POST https://{{cluster_vip}}/v2/data-protect/protection-groups/{{protectionGroupId}}/runs

  2. Generate Aceess Token POST https://{{cluster_vip}}/irisservices/api/v1/public/accessTokens

  3. Register Isilon Source POST https://{{cluster_vip}}/v2/data-protect/sources/registrations

  4. Get Sources List GET https://{{cluster_vip}}/v2/data-protect/sources/registrations

  5. Create Protection Policy POST https://{{cluster_vip}}/v2/data-protect/policies

  6. Verify Protection Policy Creation GET https://{{cluster_vip}}/v2/data-protect/policies

  7. Get Storage Domain List GET https://{{cluster_vip}}v2/storage-domains

  8. Get Objects Lists GET https://{{cluster_vip}}/irisservices/api/v1/public/protectionSources/objects

  9. Create Protection Group POST https://{{cluster_vip}}/v2/data-protect/protection-groups

  10. Get Protection Group Run Status GET https://{{cluster_vip}}/v2/data-protect/protection-groups/{{protectionGroupId}}/runs