Enable cBacks
To enable cBacks whilst creating a centron or ccloud³ VM, and to manage cBacks for existing ccloud³ VMs, you can follow the instructions below. They are based on a modified version of the DigitalOcean instructions.
cBacks enable whilst creating a ccloud³ VM
- About the Control Panel:
- Open the creation menu and select ccloud³ VMs.
- Fill in the fields as per the standard creation process. In the ‘Recommended options’ section, click ‘Enable cBacks’.
- Select all other options and click ‘Create’.
- Via the API:
- When using the API to create a ccloud³ VM, you can enable cBacks by adding
"cBacks": trueto the request body.
- When using the API to create a ccloud³ VM, you can enable cBacks by adding
cBacks Activate for an existing ccloud³ VM
- Via automation:
- Use the appropriate command in the centron CLI or send a request to the ccloud³ VM action endpoint, setting the
enable_cbacksfield totrue.
- Use the appropriate command in the centron CLI or send a request to the ccloud³ VM action endpoint, setting the
- Via the Control Panel:
- To enable cBacks for an existing ccloud³ VM, on the ccloud³ VM page in Control Panel, click the name of the ccloud³ VM and then click ‘cBacks’ in the ccloud³ VM menu.
- In the “cBacks” section, click “Activate cBacks”.
Prerequisites
- Access to the centron Control Panel