OneQode

Control an instance

Learn how to control and manage your instances in OneQode Cloud Services

Last updated: 1/23/2026

After an instance has been spawned in OCS OneQode Cloud Services , you can control it in a number of ways.

Basic controls

Control tabs are located at the top ribbon of the instance.

Instance control tabs

These tabs provide areas to control a number of the core functionality of the instance, as well as interface with a number of other associated systems. A summary of each:

TabDescription
InfoProvides a summary of the instance’s basic information including its name, status, IP addresses, and resource usage.
NetworkingDisplays the instance’s network interfaces, IP addresses, and security groups. It also provides options to manage the instance’s network interfaces and IP addresses.
System LogGives you access to system logs for the instance. These logs can be used to troubleshoot and diagnose issues with the instance.
MetricsProvides real-time and historical information about the instance’s resource usage such as CPU, memory, and storage usage.
Network TrafficDisplays a graph of the incoming and outgoing network traffic for the instance, as well as the current and peak network usage.
SnapshotsAllows you to create and manage snapshots of the instance. A snapshot is a point-in-time copy of the instance’s data, which can be used to create new instances or restore the instance to a previous state. From this tab, you can create new snapshots, view and manage existing snapshots, and restore an instance from a snapshot.
VolumesShows the status and configuration of any volumes attached to the instance. You can also detach or attach new volumes to the instance from this tab.
History LogLists all actions taken on the instance, including the date, time, and user who made the change.
Security GroupsDisplays the security groups that are associated with the instance, and allows you to add or remove security groups from the instance.

Additional controls

There are also several buttons available on the top of the page for basic instance actions.

Instance action buttons

Functionality is as follows:

ActionWhat it does
ShutdownShuts downs gracefully, allowing any running processes to complete before the instance is powered off.
RebootReboots the instance, restarting all processes and services. This is useful for resolving issues with unresponsive instances or to apply updates and changes.
ResizeChange the instance’s plan, which determines its RAM, disk space, and vCPUs. This can be useful for adjusting the instance’s resources to better suit its workload.
RescueEnter rescue mode, which provides temporary access to the instance’s file system in case of a boot failure or other issues that prevent normal access.

The top-right of the page also has a dropdown menu which provides additional actions for the instance.

Instance dropdown menu

A brief description of each:

ActionWhat it does
RebuildRebuild the instance with a different image.
ConsoleAccess the instance’s command-line interface (CLI) remotely through the browser.
RenameChange the instance’s name.
Boot from ISOBoot the instance from an ISO image.
ShelveTemporarily stop the instance and save its current state.
Assign Floating IPAssign a floating IP address to the instance.
Dissociate IPDissociate IP address from the instance.
Change PasswordChange the instance’s root password.
DeletePermanently delete the instance and all its associated resources.