Details of a single node in the instance.
Nodes in an AlloyDB instance are ephemereal, they can change
during update, failover, autohealing and resize operations.
Attributes
Name
Description
zone_id
str
The Compute Engine zone of the VM e.g.
"us-central1-b".
id
str
The identifier of the VM e.g.
"test-read-0601-407e52be-ms3l".
ip
str
The private IP address of the VM e.g.
"10.57.0.34".
state
str
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]