NSX-T Data Center REST API

Get IDFW system statistics data

It will get IDFW system statistics data.
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/settings/firewall/idfw/system-stats
Request Headers:
n/a
Query Parameters:
PolicyIdfwEnforcementPointRequestParameters+
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IdfwSystemStats+

Example Response:

{ "num_concurrent_users": 1, "num_user_sessions": 1 }

Required Permissions:

read

Feature:

policy_identity

Additional Errors: