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>
|
Get IDFW system statistics dataGet IDFW system statistics data. |
GET /api/v1/idfw/system-stats
|
Get user session dataGet user session data. |
GET /api/v1/idfw/user-session-data
|
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>
|
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>
|