DataProtect-NAS

Number of APIs: 14

  1. Create View POST https://{{cluster}}/v2/file-services/views

  2. Generate Access Token POST https://{{cluster}}/irisservices/api/v1/public/accessTokens

  3. Get Storage Domains GET https://{{cluster}}/v2/storage-domains

  4. Register NAS Source POST https://{{cluster}}/v2/data-protect/sources/registrations

  5. Get Protection Policy GET https://{{cluster}}/v2/data-protect/policies

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

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

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

  9. Get Protection Group Runs GET https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs

  10. Get Snapshots GET https://{{cluster}}/v2/data-protect/search/protected-objects?snapshotActions=RecoverObjects&searchString=*&protectionGroupIds={{protectionJobId}}&environments=kGenericNas