NSX-T Data Center REST API
Get the Realized State of a Firewall Section (Deprecated)
Return realized state information of a firewall section.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>
GET /policy/api/v1/infra/realized-state/status?intent_path=/infra/domains/<domain-id>/security-policies/<security-policy-id>
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/firewall/sections/{section-id}/state
                
              
            Request Headers:
                n/a
            Query Parameters:
    RealizationStateQueryParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/firewall/sections/d1cba5d1-02dc-4507-b6e8-117cb050e71d/stateSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    FirewallSectionState+