post https://{hostname}/cloud-wrapper/v1/configurations/activate
Activate a Cloud Wrapper configuration. It takes 3-4 hours for the configuration to complete. You can use the configuration's configId
to run the Get a configuration operation and review its status
. Once it's ACTIVE
, enable the Cloud Wrapper behavior in your property.
To deactivate a configuration, update it and set the activate
query string to false
.
Recipes
CW: Activate a configuration
Open Recipe