Workflows-NAS (Isilon) SMB Protection Workflow

Number of APIs: 15

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

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

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

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

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

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

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

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

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

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