NSX-T Data Center REST API
Get the Realized State of a Firewall Rule (Deprecated)
Return realized state information of a firewall rule. Returned response is same as rule'ssection realization state response.
Deprecated:
Use the following Policy APIs -
GET /policy/api/v1/infra/realized-state/realized-entities?intent_path=/infra/domains/<domain-id>/security-policies/<security-policy-id>/rules/<rule-id>
GET /policy/api/v1/infra/realized-state/status?intent_path=/infra/domains/<domain-id>/security-policies/<security-policy-id>/rules/<rule-id>
GET /policy/api/v1/infra/realized-state/status?include_enforced_status=true&intent_path=/infra/domains/<domain-id>/security-policies/<security-policy-id>
Request:
Method:
GET
URI Path(s):
/api/v1/firewall/rules/{rule-id}/state
Request Headers:
n/a
Query Parameters:
RealizationStateQueryParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
RuleState+