{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ReplicationVaultSetting API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ReplicationVaultSetting", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The List Of Vault Setting", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationVaultSettings", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." } ] }, "docs": "Gets the list of vault setting. This includes the Migration Hub connection settings." }, { "info": { "name": "Microsoft Azure Gets The Vault Setting", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationVaultSettings/:vaultSettingName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "vaultSettingName", "value": "", "type": "path", "description": "Vault setting name." } ] }, "docs": "Gets the vault setting. This includes the Migration Hub connection settings." }, { "info": { "name": "Microsoft Azure Updates Vault Setting A Vault Setting Object Is A Singleton Per Vault And It Is Always Present By Default", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationVaultSettings/:vaultSettingName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "vaultSettingName", "value": "", "type": "path", "description": "Vault setting name." } ] }, "docs": "The operation to configure vault setting." } ] } ], "bundled": true }