Get the details of the management group.
Path parameters
Management Group ID.
Query parameters
The $expand=children query string parameter allows clients to request inclusion of children in the response payload. $expand=path includes the path from the root group to the current group. $expand=ancestors includes the ancestor Ids of the current group.
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.
A filter which allows the exclusion of subscriptions from results (i.e. '$filter=children.childType ne Subscription')
Headers
Indicates whether the request should utilize any caches. Populate the header with 'no-cache' value to bypass existing caches.
Parameters
Response
Azure operation completed successfully.