YugabyteDB · Capability
YugabyteDB Anywhere APIs — Node instances
YugabyteDB Anywhere APIs — Node instances. 11 operations. Lead operation: YugabyteDB Anywhere List All Node Instances of a Customer. Self-contained Naftiko capability covering one Yugabytedb business surface.
What You Can Do
GET
List
— YugabyteDB Anywhere List All Node Instances of a Customer
/v1/api/v1/customers/{cuuid}/nodes
GET
Getnodeinstance
— YugabyteDB Anywhere Get a Node Instance
/v1/api/v1/customers/{cuuid}/nodes/{nodeuuid}/list
DELETE
Deleteinstance
— YugabyteDB Anywhere Delete a Node Instance
/v1/api/v1/customers/{cuuid}/providers/{puuid}/instances/{instanceip}
POST
Detachednodeaction
— YugabyteDB Anywhere Detached Node Action
/v1/api/v1/customers/{cuuid}/providers/{puuid}/instances/{instanceip}
PUT
Updatestate
— YugabyteDB Anywhere Update Node Instance State
/v1/api/v1/customers/{cuuid}/providers/{puuid}/instances/{instanceip}/state
GET
Listbyprovider
— YugabyteDB Anywhere List All of a Provider's Node Instances
/v1/api/v1/customers/{cuuid}/providers/{puuid}/nodes/list
PUT
Nodeaction
— YugabyteDB Anywhere Perform the Specified Action on the Universe Node
/v1/api/v1/customers/{cuuid}/universes/{universeuuid}/nodes/{nodename}
GET
Getnodedetails
— YugabyteDB Anywhere Get Node Details
/v1/api/v1/customers/{cuuid}/universes/{universeuuid}/nodes/{nodename}/details
POST
Createnodeinstance
— YugabyteDB Anywhere Create a Node Instance
/v1/api/v1/customers/{cuuid}/zones/{azuuid}/nodes
GET
Listbyzone
— YugabyteDB Anywhere List All of a Zone's Node Instances
/v1/api/v1/customers/{cuuid}/zones/{azuuid}/nodes/list
POST
Validatenodeinstance
— YugabyteDB Anywhere Validate a Node Instance
/v1/api/v1/customers/{cuuid}/zones/{azuuid}/nodes/validate
MCP Tools
yugabytedb-anywhere-list-all-node
YugabyteDB Anywhere List All Node Instances of a Customer
read-only
idempotent
yugabytedb-anywhere-get-node-instance
YugabyteDB Anywhere Get a Node Instance
read-only
idempotent
yugabytedb-anywhere-delete-node-instance
YugabyteDB Anywhere Delete a Node Instance
idempotent
yugabytedb-anywhere-detached-node-action
YugabyteDB Anywhere Detached Node Action
yugabytedb-anywhere-update-node-instance
YugabyteDB Anywhere Update Node Instance State
idempotent
yugabytedb-anywhere-list-all-provider-s
YugabyteDB Anywhere List All of a Provider's Node Instances
read-only
idempotent
yugabytedb-anywhere-perform-specified-action
YugabyteDB Anywhere Perform the Specified Action on the Universe Node
idempotent
yugabytedb-anywhere-get-node-details
YugabyteDB Anywhere Get Node Details
read-only
idempotent
yugabytedb-anywhere-create-node-instance
YugabyteDB Anywhere Create a Node Instance
yugabytedb-anywhere-list-all-zone-s
YugabyteDB Anywhere List All of a Zone's Node Instances
read-only
idempotent
yugabytedb-anywhere-validate-node-instance
YugabyteDB Anywhere Validate a Node Instance
read-only