DataProtect-UDA SAP ASE

Number of APIs: 13

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

  2. Get Sources GET https://{{cluster}}/v2/data-protect/sources/registrations

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

  4. Register Source - Kerberos Auth with Kerberos cache POST https://{{cluster}}/v2/data-protect/sources/registrations

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

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

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

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

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

  10. Create Recovery POST https://{{cluster}}/v2/data-protect/recoveries