{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Dra API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Dra", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Fabric Agent Dra", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationFabrics/:fabricName/fabricAgents/:fabricAgentName", "params": [ { "name": "fabricName", "value": "", "type": "path", "description": "The fabric name." }, { "name": "fabricAgentName", "value": "", "type": "path", "description": "The fabric agent (Dra) name." } ] }, "docs": "Gets the details of the fabric agent." }, { "info": { "name": "Microsoft Azure Puts The Fabric Agent Dra", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationFabrics/:fabricName/fabricAgents/:fabricAgentName", "params": [ { "name": "fabricName", "value": "", "type": "path", "description": "The fabric name." }, { "name": "fabricAgentName", "value": "", "type": "path", "description": "The fabric agent (Dra) name." } ] }, "docs": "Creates the fabric agent." }, { "info": { "name": "Microsoft Azure Deletes The Fabric Agent Dra", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationFabrics/:fabricName/fabricAgents/:fabricAgentName", "params": [ { "name": "fabricName", "value": "", "type": "path", "description": "The fabric name." }, { "name": "fabricAgentName", "value": "", "type": "path", "description": "The fabric agent (Dra) name." } ] }, "docs": "Deletes the fabric agent." }, { "info": { "name": "Microsoft Azure Lists The Fabric Agents Dras", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationFabrics/:fabricName/fabricAgents", "params": [ { "name": "fabricName", "value": "", "type": "path", "description": "The fabric name." } ] }, "docs": "Gets the list of fabric agents in the given fabric." }, { "info": { "name": "Microsoft Azure Gets The Fabric Agent Dra Operation Status", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationFabrics/:fabricName/fabricAgents/:fabricAgentName/operations/:operationId", "params": [ { "name": "fabricName", "value": "", "type": "path", "description": "The fabric name." }, { "name": "fabricAgentName", "value": "", "type": "path", "description": "The fabric agent (Dra) name." } ] }, "docs": "Tracks the results of an asynchronous operation on the fabric agent." } ] } ], "bundled": true }