Skip to main content

View database cluster list

The Database cluster list is the consolidated view of every cluster in your VPC. It is where you check status at a glance and where most management actions start.

Open the list

Sign in to FPT Cloud Portal. From the main menu, select Database PlatformNon-Relational Databases.

What you see depends on whether clusters exist:

  • No clusters yet — the list is empty and offers a provisioning option.

    Empty database cluster list

  • Clusters exist — every cluster deployed in the VPC, with status and key details.

    Database cluster list with items

What the columns mean

ColumnShows
IDThe cluster ID. Click it to open the cluster's detail page.
NameThe cluster name.
TypeThe database engine type.
TagTags assigned to the cluster.
VersionThe engine version, with a lifecycle label where one applies — see below.
NodeNumber of nodes in the cluster.
StatusCurrent state: Running, Warning, Processing, Failed.
BackupWhether the Backup service is enabled.
Vertical scalingWhether Auto Vertical Scaling is enabled.
MonitoringWhether Monitoring is enabled.
Created atCreation timestamp.
ActionAvailable operations — Restart, Delete, and others depending on status.

Version labels

The Version column doubles as a lifecycle indicator:

LabelMeaning
BetaPreview version, no SLA
(no label)General Availability
Dep.Deprecated — plan an upgrade
EoSEnd of Support — no longer supported

See Database Engine Versions for what each stage commits to.

note

The Backup column showing enabled means the backup service is on, not that backups exist. Data is protected only once a backup job has been created and has run. Check the cluster's Backup tab to confirm.

Next steps