NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Get all IDFW NSGroup VM details for a given NSGroupGet all Identity Firewall NSGroup VM details for a given NSGroup. |
GET /api/v1/idfw/nsgroup-vm-details/{group-id}
(Deprecated)
|
Get IDFW system statistics dataGet IDFW system statistics data. |
GET /api/v1/idfw/system-stats
(Deprecated)
|
Get user session dataGet user session data. |
GET /api/v1/idfw/user-session-data
(Deprecated)
|
Get IDFW user login events for a given userGet IDFW user login events for a given user (all active plus up to 5 most recent archived entries). |
GET /api/v1/idfw/user-stats/{user-id}
(Deprecated)
|
Get IDFW user login events for a given VMGet IDFW user login events for a given VM (all active plus up to 5 most recent archived entries). |
GET /api/v1/idfw/vm-stats/{vm-ext-id}
(Deprecated)
|