Contabo Reseller Docs

Managing servers

From the Server Manager server list you can open each instance’s Manage page to view details, control power, use rescue mode, reinstall, manage snapshots, and configure Auto Backup.

Server list

/server-manager – Lists all Cloud VPS instances for your account (from Contabo API). For each server you see: name, product, region, IP address, status. Use Manage to open the server’s manage page. If the list fails to load, check Contabo Setup credentials.

Manage page

/server-manager/server/id – Single server view with:

Power actions

All are POST to /server-manager/server/id/action with action set as below:

Recovery actions

Reinstall

action=reinstall, image_id (required), reinstall_default_user (root/admin/administrator). Replaces the disk with the selected image; all data is lost. Image list is filtered by your Contabo Setup “Reinstall – which OS images to show” (Contabo ISO and/or Custom ISO).

Display name

Update display name via the form in the Details section: action=update_display_name, display_name (max 255 characters).

Errors and success messages

After an action, any error or success message is shown at the top of the manage page. If the server list or instance details fail to load, verify Contabo API credentials in Contabo Setup or Reseller settings.