NSX-T Data Center REST API

Get IDFW system statistics data (Deprecated)

Get IDFW system statistics data. Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/settings/firewall/idfw/system-stats

Request:

Method:
GET
URI Path(s):
/api/v1/idfw/system-stats
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:
IdfwSystemStats+

Example Response:

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

Required Permissions:

read

Feature:

identity_firewall

Additional Errors: