check_ev_extension_status
Checks if the Endpoint Verification extension is force-installed in an organizational unit to determine if Context-Aware Access levels can be enforced; if not, prompts to force-install it.
Instructions
Checks if the Endpoint Verification (EV) extension is force-installed for a given Organizational Unit. The EV extension is REQUIRED for gathering device posture to use Context-Aware Access (CAA) levels. If the extension is NOT force-installed, you MUST recommend that the administrator force-installs it and explain that it is required for Context-Aware Access (CAA) levels to be enforced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgUnitId | Yes | The ID of the organizational unit to check. | |
| customerId | No | The Chrome customer ID (e.g. C012345). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policies | Yes | ||
| inherited | No | ||
| extensionId | Yes | ||
| isInstalled | Yes | ||
| sourceOrgUnitId | No | ||
| targetOrgUnitId | No |