v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438333248.1 KB

Creates a service mesh.

A service mesh is a logical boundary for network traffic between services that are represented by resources within the mesh. After you create your service mesh, you can create virtual services, virtual nodes, virtual routers, and routes to distribute traffic between the applications in your mesh.

For more information about service meshes, see Service meshes.

put/v20190125/meshes

Request body

clientTokenstring

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. Up to 36 letters, numbers, hyphens, and underscores are allowed.

meshNamestring required

The name to use for the service mesh.

Response

Success