Policy > Infra > Realized State

Refresh all realized entities associated with the intent-path

Refresh the status and statistics of all realized entities associated
with 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/infra/realized-state/realized-entity?action=refresh
/policy/api/v1/global-infra/realized-state/realized-entity?action=refresh
/policy/api/v1/orgs/{org-id}/projects/{project-id}/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/ep1

Successful Response:

Response Code:
204 No Content
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

read

Feature:

infra_admin

Additional Errors: