VMware Workflows
Number of APIs: 10
-
Register VMware Source POST https://helios.cohesity.com/v2/mcm/data-protect/sources/registrations
-
Refresh VMware Source POST https://helios.cohesity.com/irisservices/api/v1/public/protectionSources/refresh/{{VMwareSourceRegistrationShortId}}
-
Get VMware Source by ID GET https://helios.cohesity.com/v2/mcm/data-protect/sources/registrations/{{VMwareSourceRegistrationId}}
-
Get Protection Policy GET https://helios.cohesity.com/v2/mcm/data-protect/policies?types=DMaaSPolicy
-
Get SnapshotId for Object GET https://helios.cohesity.com/v2/data-protect/objects/{{objectId}}/snapshots
-
Protect VMware Object POST https://helios.cohesity.com/v2/data-protect/protected-objects
-
Restore VMware Object POST https://helios.cohesity.com/v2/data-protect/recoveries
-
Get VWware Activities POST https://helios.cohesity.com/v2/mcm/data-protect/objects/activity?regionIds={{regionId}}
-
Perform a VMware Backup run POST https://helios.cohesity.com/v2/data-protect/protected-objects/actions
-
Unregister VMware Source DELETE https://helios.cohesity.com/v2/mcm/data-protect/sources/registrations/{{VMwareSourceRegistrationId}}