DataProtect-File-MSSQL

Number of APIs: 16

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

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

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

  4. LoginCluster using v1-TODO POST https://{{cluster}}/irisservices/api/v1/public/accessTokens

  5. Get Sources V1 TODO GET https://{{cluster}}/irisservices/api/v1/public/protectionSources?environment=kSQL

  6. Register Sources NA POST https://{{cluster}}/v2/data-protect/sources/registrations

  7. Get Source Id GET https://{{cluster}}/v2/data-protect/objects?parentId={{sourceId}}

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

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

  10. Get Job Runs GET https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs