{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ChildResources API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ChildResources", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Resourceuri Providers Microsoft Resourcehealth Childresources", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceUri/providers/Microsoft.ResourceHealth/childResources", "params": [ { "name": "resourceUri", "value": "", "type": "path", "description": "The fully qualified ID of the resource, including the resource name and resource type. Currently the API only support not nested parent resource type: /subscriptions/{subscriptionId}/resourceGroups/{resource-group-name}/providers/{resource-provider-name}/{resource-type}/{resource-name}" }, { "name": "$filter", "value": "", "type": "query", "description": "The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN" }, { "name": "$expand", "value": "", "type": "query", "description": "Setting $expand=recommendedactions in url query expands the recommendedactions in the response." } ] }, "docs": "Lists the all the children and its current health status for a parent resource. Use the nextLink property in the response to get the next page of children current health" } ] } ], "bundled": true }