{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ReplicationExtension API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ReplicationExtension", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Replication Extension", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationExtensions/:replicationExtensionName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "replicationExtensionName", "value": "", "type": "path", "description": "The replication extension name." } ] }, "docs": "Gets the details of the replication extension." }, { "info": { "name": "Microsoft Azure Puts The Replication Extension", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationExtensions/:replicationExtensionName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "replicationExtensionName", "value": "", "type": "path", "description": "The replication extension name." } ] }, "docs": "Creates the replication extension in the given vault." }, { "info": { "name": "Microsoft Azure Deletes The Replication Extension", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationExtensions/:replicationExtensionName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "replicationExtensionName", "value": "", "type": "path", "description": "The replication extension name." } ] }, "docs": "Deletes the replication extension in the given vault." }, { "info": { "name": "Microsoft Azure Lists The Replication Extensions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationExtensions", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." } ] }, "docs": "Gets the list of replication extensions in the given vault." }, { "info": { "name": "Microsoft Azure Gets The Replication Extension Operation Status", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationExtensions/:replicationExtensionName/operations/:operationId", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "replicationExtensionName", "value": "", "type": "path", "description": "The replication extension name." } ] }, "docs": "Tracks the results of an asynchronous operation on the replication extension." } ] } ], "bundled": true }