ManagementGroups
Get the details of the management group.
get/providers/Microsoft.Management/managementGroups/{groupId}
Path parameters
groupIdstring required
Management Group ID.
Query parameters
api-versionstring required
Version of the API to be used with the client request. The current version is 2018-01-01-preview.
$expand'children'
The $expand=children query string parameter allows clients to request inclusion of children in the response payload.
$recurseboolean
The $recurse=true query string parameter allows clients to request inclusion of entire hierarchy in the response payload. Note that $expand=children must be passed up if $recurse is set to true.
$filterstring
A filter which allows the exclusion of subscriptions from results (i.e. '$filter=children.childType ne Subscription')
Headers
Cache-Controlstring
Indicates that the request shouldn't utilize any caches.
Response
OK