install_ev_extension
Force-install the Endpoint Verification extension for an organizational unit to enable device posture for Context-Aware Access. Required for CAA levels.
Instructions
Force-installs the Endpoint Verification (EV) extension for a given Organizational Unit. The EV extension is REQUIRED for gathering device posture to use Context-Aware Access (CAA) levels. If the user requests to UNINSTALL or REMOVE the Endpoint Verification extension, you MUST decline to do so programmatically. Instead, instruct them to remove it manually in the Google Admin Console at https://admin.google.com/ac/apps/chrome/apps
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgUnitId | Yes | The ID of the organizational unit where the extension will be force-installed. | |
| customerId | No | The Chrome customer ID (e.g. C012345). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| inherited | No | ||
| newlyInstalled | Yes | ||
| sourceOrgUnitId | No | ||
| targetOrgUnitId | No | ||
| alreadyInstalled | Yes |