Skip to main content

Node Details

A scale group's nodes are launched and terminated automatically by the Scaler as your policy dictates. Two tabs on the details page let you inspect them: Active Node Details for nodes that are currently running, and Terminated Node Details for nodes the Scaler has removed. Both tabs are shown when the group is Running or Scaling.


Active Node Details

This tab lists every node the Scaler is currently running for the group.

ColumnWhat it shows
Scale Node NameThe node's name.
Public IPThe node's public IP, or N/A if it has none.
Private IPThe node's private IP.
StatusThe node's current state.
ActionThe per-node action menu.

Access Console — open the Action menu for a node and select Access Console to open a console session to that node. This option is available only while the node is Running.

A Resize Service button on this tab opens the same resize flow described in Scale Group Actions; it is enabled only when the group is Running.


Terminated Node Details

This tab lists nodes the Scaler has removed. As the note on the tab explains, group nodes are created and terminated by the Scaler based on the upscaling and downscaling policy.

ColumnWhat it shows
Scale Node NameThe terminated node's name.
Created AtWhen the Scaler launched the node.
Terminated AtWhen the Scaler removed the node.
UsageHow long the node ran (its billable lifetime).
Public IPThe public IP the node held, if any.
note

You are billed for each node from its Created At time to its Terminated At time, on an hourly basis. The Terminated Node Details tab is the record of those billable lifetimes.


ResourceUse it for
Manage Scale GroupsReturn to the management hub.
Scale Group ActionsResize the active node count.
MonitoringSee the CPU, memory, and disk graphs that drive scaling.
Connect to a Linux NodeSSH into a group node.

Last updated on June 9, 2026.