NSX-T Data Center REST API
Get the summary of sections in the firewall configuration.
List the summary of number of sections and number of rules for each firewallcategory (L2DFW, L3DFW).
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/firewall/sections/summary
                  
              
            Request Headers:
                n/a
            Query Parameters:
    DataSourceParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/firewall/sections/summary?source=cachedSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    FirewallSectionsSummaryList+
  