InTouch Hub · Blue Isle Software

Azure Recovery Services

Azure Recovery Services management API — 14 operations consolidated from 5 Microsoft OpenAPI specs into one connector.

Provided free and as is, without warranty of any kind — including merchantability, fitness for a particular purpose, and the accuracy or completeness of any result. See the licence. You are responsible for checking what this produces before relying on it.

azurebackupcloud

Azure Recovery Services

Azure Recovery Services management API — 14 operations consolidated from 5 Microsoft OpenAPI specs into one connector.

Consolidated from 5 spec-per-resource-provider connectors; every operation from every one of them is preserved. The superseded names still resolve.

Operations

Inputs

Publishes

The keys a later task may reference as {{taskName.key}}. Referencing anything not listed here resolves to nothing at run time.

Input Properties

Every property this tool accepts, from its own tool.iml.

Property Type Required Default Description
operation string yes One of: backupstorageconfigs_get, backupstorageconfigs_update, backupvaultconfigs_get, backupvaultconfigs_update, operations_list, recoveryservices_checknameavailability, registeredidentities_delete, replicationusages_list, usages_listbyvaults, vaultcertificates_create, vaultextendedinfo_get, vaults_get, vaults_listbyresourcegroup, vaults_listbysubscriptionid
certificateName string no Path parameter certificateName (required by some operations).
identityName string no Path parameter identityName (required by some operations).
location string no Path parameter location (required by some operations).
resourceGroupName string no Path parameter resourceGroupName (required by some operations).
subscriptionId string no Path parameter subscriptionId (required by some operations).
vaultName string no Path parameter vaultName (required by some operations).
body string no Request body as a JSON object string (for create/update operations).
query string no Query-string parameters as a JSON object string, e.g. {"limit": 50}. Parsed and url-encoded onto the request.