ise_dc_view_posture_assessment_by_endpoint
Retrieve endpoint posture assessment results, filterable by domain, user, IP, location, and grace time, to inspect compliance details for each endpoint.
Instructions
[Report] Posture Assessment By Endpoint: This view shows which endpoints have been subject to posture assessment and also gives the administrator the ability to view the details of each endpoint's posture assessment Filterable columns include: SYSTEM_DOMAIN, SYSTEM_USER, SYSTEM_USER_DOMAIN, IP_ADDRESS, PRA_GRACE_TIME, NAD_LOCATION, AM_INSTALLED, MESSAGE_TEXT.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows (default 100, max 10000). | |
| order_by | No | Column to sort by (prefix '-' for descending). | |
| days_back | No | Only rows from the last N days (uses the view's time column). | |
| filter_op | No | EQ=exact, CONTAINS/LIKE=substring, GT/LT/GTE/LTE=compare. | EQ |
| deployment | No | Target ISE deployment: name ('RADIUS Only'), slug ('radius-only'), or number ('1' or 'Deployment 1'). Omit to use the only/default deployment. Call ise_list_deployments to see the choices. | |
| filter_value | No | Value to match for the filter column. | |
| filter_column | No | Column to filter on (case-insensitive). |