Skip to main content

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

  1. 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’.
  2. Via the API:
    • When using the API to create a ccloud³ VM, you can enable cBacks by adding "cBacks": true to the request body.

cBacks Activate for an existing ccloud³ VM

  1. Via automation:
    • Use the appropriate command in the centron CLI or send a request to the ccloud³ VM action endpoint, setting the enable_cbacks field to true.
  2. 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