8a88b7130da6
Get the details of the management group.
Path parameters
Management Group ID.
Query parameters
Version of the API to be used with the client request. The current version is 2018-01-01-preview.
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.
Response
OK