Database Workflows-MSSQL Workflow
Number of APIs: 10
-
Select region GET https://helios.cohesity.com/v2/mcm/dms/regions
-
Register MSSQL Source POST https://helios.cohesity.com/v2/mcm/data-protect/sources/registrations
-
Get Protection Source GET https://helios.cohesity.com/v2/mcm/data-protect/sources?regionIds={{regionId}}
-
Get Oracle Object GET https://helios.cohesity.com/irisservices/api/v1/public/protectionSources/applicationServers?protectionSourcesRootNodeId={{mssqlProtectionSourceId}}&protectionSourceId={{mssqlProtectionSourceId}}&application=kSQL
-
Select DMaas Policy GET https://helios.cohesity.com/v2/mcm/data-protect/policies?types=DMaaSPolicy
-
Protect MSSQL Object POST https://helios.cohesity.com/v2/data-protect/protected-objects
-
Get Latest Snapshot Detail GET https://helios.cohesity.com/v2/data-protect/objects/{{mssqlObjectId}}/snapshots
-
Recover MSSQL Object POST https://helios.cohesity.com/v2/data-protect/recoveries
-
Unprotect MSSQL Object POST https://helios.cohesity.com/v2/data-protect/protected-objects/actions
-
Unregister MSSQL Source DELETE https://helios.cohesity.com/v2/mcm/data-protect/sources/registrations/{{registrationId}}