Details of a single node in the instance.
Nodes in an AlloyDB instance are ephemeral, they can change
during update, failover, autohealing and resize operations.
Attributes
Name
Description
zone_id
str
Output only. The Compute Engine zone of the
VM e.g. "us-central1-b".
id
str
Output only. The identifier of the VM e.g.
"test-read-0601-407e52be-ms3l".
ip
str
Output only. The private IP address of the VM
e.g. "10.57.0.34".
state
str
Output only. Determined by state of the
compute VM and postgres-service health. Compute
VM state can have values listed in
https://cloud.google.com/compute/docs/instances/instance-life-cycle
and postgres-service health can have values:
HEALTHY and UNHEALTHY.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[],[]]