NSX-T Data Center REST API
Get IDFW user login events for a given user (Deprecated)
Get IDFW user login events for a given user (all active plus up to 5 mostrecent archived entries).
Deprecated:
Use the following Policy API -
GET /policy/api/v1/infra/settings/firewall/idfw/user-stats/
Request:
Method:
GET
URI Path(s):
/api/v1/idfw/user-stats/<user-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/idfw/user-stats/bee4cf12-9cb8-4b24-8604-a088d12efe0dSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IdfwUserStats+