Enables insights for the customer and sets up required chrome connectors.
HTTP request
POST https://chromemanagement.googleapis.com/v1/{customer=customers/*}/enterprise/securityInsights:enable
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
customer |
Required. The customer to enable insights for. Format: customers/{customer} |
Request body
The request body contains data with the following structure:
| JSON representation |
|---|
{ "targetOus": [ string ] } |
| Fields | |
|---|---|
targetOus[] |
Optional. The Organizational Units to set up required connectors for. Organizational Units are provided as paths relative to root. If this field is not set, connectors will be set up at root OU (as if it were set to ["/"]). Example: ["/corp/sales", "/eng"] |
Response body
Response from enabling insights for the customer.
If successful, the response body contains data with the following structure:
| JSON representation |
|---|
{
"insightsState": enum ( |
| Fields | |
|---|---|
insightsState |
The state of the insights feature. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/chrome.management.securityinsights