NSX-T Data Center REST API
Read an Existing Rule (Deprecated)
Return existing firewall rule information in a firewall section.Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/domains/<domain-id>/security-policies/<security-policy-id>/rules/<rule-id>
Request:
Method:
GET
URI Path(s):
/api/v1/firewall/sections/{section-id}/rules/{rule-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
FirewallRule+