Skip to content
Start here

Cmb

CmbConfig

Get CMB config
GET/accounts/{account_id}/logs/control/cmb/config
Update CMB config
POST/accounts/{account_id}/logs/control/cmb/config
Delete CMB config
DELETE/accounts/{account_id}/logs/control/cmb/config
ModelsExpand Collapse
CmbConfig { allow_out_of_region_access, regions }
allow_out_of_region_access: optional boolean

Allow out of region access

regions: optional string

Name of the region.

maxLength256
ConfigDeleteResponse = unknown