NGINX Service Mesh Control Plane API

The NGINX Service Mesh control plane exposes a REST API used by the `nginx-meshctl` CLI to manage mesh configuration, sidecar injection, certificate authority operations, traffic policies, and resource lookups. The API is internal to the cluster and is not published as a public OpenAPI document; its surface is documented through the API Usage guide and the `nginx-meshctl` reference.

API entry from apis.yml

apis.yml Raw ↑
aid: nginx-service-mesh:control-plane-api
name: NGINX Service Mesh Control Plane API
description: The NGINX Service Mesh control plane exposes a REST API used by the `nginx-meshctl` CLI to
  manage mesh configuration, sidecar injection, certificate authority operations, traffic policies, and
  resource lookups. The API is internal to the cluster and is not published as a public OpenAPI document;
  its surface is documented through the API Usage guide and the `nginx-meshctl` reference.
humanURL: https://docs.nginx.com/nginx-service-mesh/reference/api-usage/
tags:
- API
- Control Plane
- Kubernetes
- REST
properties:
- type: Documentation
  url: https://docs.nginx.com/nginx-service-mesh/reference/api-usage/
- type: CLIReference
  url: https://docs.nginx.com/nginx-service-mesh/reference/nginx-meshctl/
- type: GitHub
  url: https://github.com/nginxinc/nginx-service-mesh