YugabyteDB · Capability
YugabyteDB Anywhere APIs — Customer management
YugabyteDB Anywhere APIs — Customer management. 6 operations. Lead operation: YugabyteDB Anywhere List Customers. Self-contained Naftiko capability covering one Yugabytedb business surface.
What You Can Do
GET
Listofcustomers
— YugabyteDB Anywhere List Customers
/v1/api/v1/customers
DELETE
Deletecustomer
— YugabyteDB Anywhere Delete a Customer
/v1/api/v1/customers/{cuuid}
GET
Customerdetail
— YugabyteDB Anywhere Get a Customer's Details
/v1/api/v1/customers/{cuuid}
PUT
Updatecustomer
— YugabyteDB Anywhere Update a Customer
/v1/api/v1/customers/{cuuid}
GET
Gethostinfo
— YugabyteDB Anywhere Get a Customer's Host Info
/v1/api/v1/customers/{cuuid}/host-info
POST
Metrics
— YugabyteDB Anywhere Add Metrics to a Customer
/v1/api/v1/customers/{cuuid}/metrics
MCP Tools
yugabytedb-anywhere-list-customers
YugabyteDB Anywhere List Customers
read-only
idempotent
yugabytedb-anywhere-delete-customer
YugabyteDB Anywhere Delete a Customer
idempotent
yugabytedb-anywhere-get-customer-s-details
YugabyteDB Anywhere Get a Customer's Details
read-only
idempotent
yugabytedb-anywhere-update-customer
YugabyteDB Anywhere Update a Customer
idempotent
yugabytedb-anywhere-get-customer-s-host
YugabyteDB Anywhere Get a Customer's Host Info
read-only
idempotent
yugabytedb-anywhere-add-metrics-customer
YugabyteDB Anywhere Add Metrics to a Customer