NSX-T Data Center REST API
List All Firewall Sections (Deprecated)
List all firewall section in paginated form. A default page size is limitedto 1000 firewall sections. By default list of section is filtered by LAYER3
type.
Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/domains/
Request:
Method:
GET
URI Path(s):
/api/v1/firewall/sections
Request Headers:
n/a
Query Parameters:
FirewallSectionFilterParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
FirewallSectionListResult+