{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector SolutionSelfHelp API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "SolutionSelfHelp", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Help Selfhelp Solutionid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Help/selfHelp/:solutionId", "params": [ { "name": "solutionId", "value": "", "type": "path", "description": "SolutionId is a unique id to identify a solution. You can retrieve the solution id using the Discovery api - https://learn.microsoft.com/en-us/rest/api/help/discovery-solution/list?view=rest-help-2023-09-01-preview&tabs=HTTP" }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Gets Self Help Solutions for a given solutionId. Self Help Solutions consist of rich instructional video tutorials, links and guides to public documentation related to a specific problem that enables users to troubleshoot Azure issues." } ] } ], "bundled": true }