Vitess VTCtld API

VTCtld is the Vitess topology management daemon that exposes a gRPC and HTTP API for administrative operations on the cluster topology including creating and managing keyspaces, shards, tablets, and executing maintenance operations such as planned reparents and emergency reparents.

API entry from apis.yml

apis.yml Raw ↑
aid: vitess:vtctld-api
name: Vitess VTCtld API
description: VTCtld is the Vitess topology management daemon that exposes a gRPC and HTTP API for administrative
  operations on the cluster topology including creating and managing keyspaces, shards, tablets, and executing
  maintenance operations such as planned reparents and emergency reparents.
humanURL: https://vitess.io/docs/reference/programs/vtctld/
properties:
- type: Documentation
  url: https://vitess.io/docs/reference/programs/vtctld/
- type: Reference
  url: https://vitess.io/docs/reference/vtctl/
tags:
- Administration
- Cluster Management
- gRPC
- Topology