API-v2-Operations on vApps/VMs

Number of APIs: 7

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

  2. ListRegisteredSource GET https://{{cluster}}/irisservices/api/v1/public/protectionSources/registrationInfo

  3. Refresh Protection Source POST https://{{cluster}}/irisservices/api/v1/public/protectionSources/refresh/{{parentSourceId}}

  4. Backup VM POST https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs

  5. Job Run Status GET https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs

  6. List Protection Jobs GET https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}

  7. Unprotect VM PUT https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}