NSX-T Data Center Global Manager REST API
Read a group by ID
Returns the configuration of a specific group within a domain, identifiedby domain ID and group ID. Groups define membership criteria for workloads and are
used as sources, destinations, and scopes in security policies.
Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/domains/vmc/groups/webgroupSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
Group+