NSX-T Data Center REST API
Get All the Rules for a Section (Deprecated)
Return all firewall rule(s) information for a given firewall section.Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/domains/<domain-id>/security-policies/<security-policy-id>
Request:
Method:
GET
URI Path(s):
/api/v1/firewall/sections/{section-id}/rules
Request Headers:
n/a
Query Parameters:
FirewallListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
FirewallRuleListResult+