APISIX Control API
APISIX Control API 3.18.0. 16 operations.
- Get JSON Schema —
GET /v1/schema - Get Health Check Information —
GET /v1/healthcheck - Get Health Status By Type and ID —
GET /v1/healthcheck/{src_type}/{src_id} - Trigger Garbage Collection —
POST /v1/gc - Get All Routes —
GET /v1/routes - Get Route by ID —
GET /v1/route/{route_id} - Get All Services —
GET /v1/services - Get Service by ID —
GET /v1/service/{service_id} - Get All Upstreams —
GET /v1/upstreams - Get Upstream by ID —
GET /v1/upstream/{upstream_id} - Get All Plugin Metadata —
GET /v1/plugin_metadatas - Get Plugin Metadata by Name —
GET /v1/plugin_metadata/{plugin_name} - Reload All Plugins —
PUT /v1/plugins/reload - Get Memory Dump —
GET /v1/discovery/{service}/dump - Get Dump File —
GET /v1/discovery/{service}/show_dump_file - Get Server Information —
GET /v1/server_info