NSX-T Data Center REST API
Get count of IP addresses in firewall exclude list
Returns the count of IP addresses in the firewall exclude list.Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/settings/firewall/security/exclude-list/members-count
/policy/api/v1/global-infra/settings/firewall/security/exclude-list/members-count
/policy/api/v1/global-infra/settings/firewall/security/exclude-list/members-count
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/settings/firewall/security/exclude-list/members-countSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
FirewallExcludeListMembersCountListResult+