DataProtect-AIX

Number of APIs: 16

  1. Register AIX Server POST https://{{cluster}}/v2/data-protect/sources/registrations

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

  3. Get Protection Sources GET https://{{cluster}}/v2/data-protect/sources/registrations?environments=kPhysical

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

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

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

  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