2026-05-22
▼ ▲ chromemanagement.customers.enterprise.securityInsights.enable
Path : v1/{+customer}/enterprise/securityInsights:enable
Flat Path : v1/customers/{customersId}/enterprise/securityInsights:enable
HTTP Method : POST
Parameters :
customer
Description : Required. The customer to enable insights for. Format: customers/{customer}
Pattern : ^customers/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : customer
Description : Enables insights for the customer and sets up required chrome connectors.
▼ ▲ chromemanagement.customers.enterprise.securityInsights.checkEnablementStatus
Path : v1/{+customer}/enterprise/securityInsights:checkEnablementStatus
Flat Path : v1/customers/{customersId}/enterprise/securityInsights:checkEnablementStatus
HTTP Method : GET
Description : Required. The customer to check the enablement status for. Format: customers/{customer_id}
Description : Gets the setting state of the insights feature for the customer.
▼ ▲ chromemanagement.customers.enterprise.securityInsights.disable
Path : v1/{+customer}/enterprise/securityInsights:disable
Flat Path : v1/customers/{customersId}/enterprise/securityInsights:disable
Description : Required. The customer to disable insights for. Format: customers/{customer}
Description : Disables insights for the customer.