{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ReplicationNetworkMappings API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ReplicationNetworkMappings", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets All The Network Mappings Under A Network", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationNetworks/:networkName/replicationNetworkMappings", "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": "fabricName", "value": "", "type": "path", "description": "Primary fabric name." }, { "name": "networkName", "value": "", "type": "path", "description": "Primary network name." } ] }, "docs": "Lists all ASR network mappings for the specified network." }, { "info": { "name": "Microsoft Azure Gets Network Mapping By Name", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationNetworks/:networkName/replicationNetworkMappings/:networkMappingName", "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": "fabricName", "value": "", "type": "path", "description": "Primary fabric name." }, { "name": "networkName", "value": "", "type": "path", "description": "Primary network name." }, { "name": "networkMappingName", "value": "", "type": "path", "description": "Network mapping name." } ] }, "docs": "Gets the details of an ASR network mapping." }, { "info": { "name": "Microsoft Azure Creates Network Mapping", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationNetworks/:networkName/replicationNetworkMappings/:networkMappingName", "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": "fabricName", "value": "", "type": "path", "description": "Primary fabric name." }, { "name": "networkName", "value": "", "type": "path", "description": "Primary network name." }, { "name": "networkMappingName", "value": "", "type": "path", "description": "Network mapping name." } ] }, "docs": "The operation to create an ASR network mapping." }, { "info": { "name": "Microsoft Azure Updates Network Mapping", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationNetworks/:networkName/replicationNetworkMappings/:networkMappingName", "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": "fabricName", "value": "", "type": "path", "description": "Primary fabric name." }, { "name": "networkName", "value": "", "type": "path", "description": "Primary network name." }, { "name": "networkMappingName", "value": "", "type": "path", "description": "Network mapping name." } ] }, "docs": "The operation to update an ASR network mapping." }, { "info": { "name": "Microsoft Azure Delete Network Mapping", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationFabrics/:fabricName/replicationNetworks/:networkName/replicationNetworkMappings/:networkMappingName", "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": "fabricName", "value": "", "type": "path", "description": "Primary fabric name." }, { "name": "networkName", "value": "", "type": "path", "description": "Primary network name." }, { "name": "networkMappingName", "value": "", "type": "path", "description": "ARM Resource Name for network mapping." } ] }, "docs": "The operation to delete a network mapping." }, { "info": { "name": "Microsoft Azure Gets All The Network Mappings Under A Vault", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationNetworkMappings", "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": "Lists all ASR network mappings in the vault." } ] } ], "bundled": true }