NSX-T Data Center Global Manager REST API
Get list of realized objects associated with intent object
Get list of realized entities associated with intent object,specified by path in query parameter
Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/realized-state/realized-entities
Request Headers:
n/a
Query Parameters:
IntentPathRequestParameter+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/realized-state/realized-entities?intent_path=/global-infra/domains/d1/groups/g1Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
GenericPolicyRealizedResourceListResult+