Policy > Security > East West Security > Distributed Firewall > Settings > Firewall Identity Store

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-T.

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

Example Request:

GET https://<policy-ip>/policy/api/v1/infra/settings/firewall/idfw/system-stats

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: