Management Plane API > Security > Identity Firewall > Realization Data

Associated URIs:

API Description API Path

Get all IDFW NSGroup VM details for a given NSGroup


Get all Identity Firewall NSGroup VM details for a given NSGroup.
GET /api/v1/idfw/nsgroup-vm-details/<group-id>

Get IDFW system statistics data


Get IDFW system statistics data.
GET /api/v1/idfw/system-stats

Get user session data


Get user session data.
GET /api/v1/idfw/user-session-data

Get IDFW user login events for a given user


Get 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 VM


Get 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>