HashiCorp Consul · Capability
HashiCorp Consul HTTP API — Catalog
HashiCorp Consul HTTP API — Catalog. 7 operations. Lead operation: List datacenters. Self-contained Naftiko capability covering one Consul business surface.
What You Can Do
GET
Listdatacenters
— List datacenters
/v1/catalog/datacenters
PUT
Catalogderegister
— Deregister entity
/v1/catalog/deregister
GET
Getcatalognode
— List services for a node
/v1/catalog/node/{node}
GET
Listcatalognodes
— List nodes
/v1/catalog/nodes
PUT
Catalogregister
— Register entity
/v1/catalog/register
GET
Getcatalogservice
— List nodes for a service
/v1/catalog/service/{servicename}
GET
Listcatalogservices
— List services
/v1/catalog/services
MCP Tools
list-datacenters
List datacenters
read-only
idempotent
deregister-entity
Deregister entity
idempotent
list-services-node
List services for a node
read-only
idempotent
list-nodes
List nodes
read-only
idempotent
register-entity
Register entity
idempotent
list-nodes-service
List nodes for a service
read-only
idempotent
list-services
List services
read-only
idempotent