NSX-T Data Center REST API
Refresh all realized entities associated with the intent-path
Refresh the status and statistics of all realized entities associatedwith given intent path synchronously. The vmw-async: True HTTP header
cannot be used with this API.
Request:
Method:
POST
URI Path(s):
/policy/api/v1/global-infra/realized-state/realized-entity?action=refresh
/policy/api/v1/infra/realized-state/realized-entity?action=refresh
/policy/api/v1/infra/realized-state/realized-entity?action=refresh
Request Headers:
n/a
Query Parameters:
RealizedStateRequestParameter+
Request Body:
n/a
Example Request:
POST https://<policy-mgr>/policy/api/v1/infra/realized-state/realized-entity?action=refresh&intent_path=/infra/domains/d1/groups/g1&enforcement_point_path=/infra/deployment-zones/default/enforcement-points/ep1Successful Response:
Response Code:
204 No Content
Response Headers:
n/a
Response Body:
n/a