Workflows-NAS (Generic) SMB Protection Workflow

Number of APIs: 14

  1. Get Latest Snapshot GET https://{{cluster_vip}}/v2/data-protect/search/protected-objects

  2. Delete Protection Group DELETE https://{{cluster_vip}}/v2/data-protect/protection-groups/{{protectionGroupId}}?deleteSnapshots=true

  3. Generate Acces Token POST https://{{cluster-vip}}/v2/access-tokens

  4. Register Generic NAS Source POST https://{{cluster_vip}}/irisservices/api/v1/backupsources

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

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

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

  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/{{protectionGroupId}}/runs

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