API-v2-Operations on vApps/VMs
Number of APIs: 7
-
Generate Access Token for Tenant POST https://{{cluster}}/irisservices/api/v1/public/accessTokens
-
ListRegisteredSource GET https://{{cluster}}/irisservices/api/v1/public/protectionSources/registrationInfo
-
Refresh Protection Source POST https://{{cluster}}/irisservices/api/v1/public/protectionSources/refresh/{{parentSourceId}}
-
Backup VM POST https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs
-
Job Run Status GET https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}/runs
-
List Protection Jobs GET https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}
-
Unprotect VM PUT https://{{cluster}}/v2/data-protect/protection-groups/{{protectionJobId}}