Skip to main content

Create Service Mesh

Select

SaaS
Customer Managed

Create a Service mesh client representation

Request Body
  • kubeAPIURL string

    Kubernetes API server URL

  • serviceDomainName string

    Domain of services deployed in the kubernetes cluster.

  • adminPortalURL string

    Admin Portal URL to access the service mesh configuration details.

  • ingressBaseURL string

    Ingress Base URL to access or send requests to services deployed in the Service mesh

  • vaultBaseURL string

    Vault Base URL to access Hashicorp Vault UI

  • serviceMeshVendor int32

    Service mesh vendor type

  • name string

    Service mesh Client name

Responses

Created


Schema
  • id int32
  • name string
Loading...