{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ReplicationAlertSettings API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ReplicationAlertSettings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The List Of Configured Email Notification Alert Configurations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationAlertSettings", "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 email notification(alert) configurations for the vault." }, { "info": { "name": "Microsoft Azure Gets An Email Notification Alert Configuration", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationAlertSettings/:alertSettingName", "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": "alertSettingName", "value": "", "type": "path", "description": "The name of the email notification configuration." } ] }, "docs": "Gets the details of the specified email notification(alert) configuration." }, { "info": { "name": "Microsoft Azure Configures Email Notifications For This Vault", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationAlertSettings/:alertSettingName", "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": "alertSettingName", "value": "", "type": "path", "description": "The name of the email notification(alert) configuration." } ] }, "docs": "Create or update an email notification(alert) configuration." } ] } ], "bundled": true }