{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Solution API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Solution", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Retrieve Solution", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationsManagement/solutions/:solutionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to get. The name is case insensitive." }, { "name": "solutionName", "value": "", "type": "path", "description": "User Solution Name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Retrieves the user solution." }, { "info": { "name": "Microsoft Azure Create Update Solution", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationsManagement/solutions/:solutionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to get. The name is case insensitive." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "solutionName", "value": "", "type": "path", "description": "User Solution Name." } ] }, "docs": "Creates or updates the Solution." }, { "info": { "name": "Microsoft Azure Patch A Solution", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationsManagement/solutions/:solutionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to get. The name is case insensitive." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "solutionName", "value": "", "type": "path", "description": "User Solution Name." } ] }, "docs": "Patch a Solution. Only updating tags supported." }, { "info": { "name": "Microsoft Azure Deletes The Solution", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationsManagement/solutions/:solutionName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to get. The name is case insensitive." }, { "name": "solutionName", "value": "", "type": "path", "description": "User Solution Name." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Deletes the solution in the subscription." }, { "info": { "name": "Microsoft Azure Retrieves The Solution List For The Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourcegroups/:resourceGroupName/providers/Microsoft.OperationsManagement/solutions", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group to get. The name is case insensitive." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Retrieves the solution list. It will retrieve both first party and third party solutions" }, { "info": { "name": "Microsoft Azure Retrieves The Solution List For The Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.OperationsManagement/solutions", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Retrieves the solution list. It will retrieve both first party and third party solutions" } ] } ], "bundled": true }