- Description
- ServiceMesh is the Schema for the servicemeshs API
- Type
object
Specification
API Endpoints
The following API endpoints are available:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/servicemeshesDELETE: delete collection of ServiceMeshGET: list objects of kind ServiceMeshPOST: create a new ServiceMesh
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/servicemeshes/{name}DELETE: delete the specified ServiceMeshGET: read the specified ServiceMeshPATCH: partially update the specified ServiceMeshPUT: replace the specified ServiceMesh
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/servicemeshes
- HTTP method
DELETE- Description
- delete collection of ServiceMesh
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ServiceMesh
- HTTP responses
- HTTP method
POST- Description
- create a new ServiceMesh
- Query parameters
- Body parameters
- HTTP responses
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/servicemeshes/{name}
- HTTP method
DELETE- Description
- delete the specified ServiceMesh
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ServiceMesh
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ServiceMesh
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ServiceMesh
- Query parameters
- Body parameters
- HTTP responses