GetServiceMeshesMesh

data class GetServiceMeshesMesh(val clusters: List<String>, val createTime: String, val edition: String, val endpoints: List<GetServiceMeshesMeshEndpoint>, val errorMessage: String, val id: String, val istioOperatorVersion: String, val loadBalancers: List<GetServiceMeshesMeshLoadBalancer>, val meshConfigs: List<GetServiceMeshesMeshMeshConfig>, val networks: List<GetServiceMeshesMeshNetwork>, val serviceMeshId: String, val serviceMeshName: String, val sidecarVersion: String, val status: String, val version: String)

Constructors

Link copied to clipboard
fun GetServiceMeshesMesh(clusters: List<String>, createTime: String, edition: String, endpoints: List<GetServiceMeshesMeshEndpoint>, errorMessage: String, id: String, istioOperatorVersion: String, loadBalancers: List<GetServiceMeshesMeshLoadBalancer>, meshConfigs: List<GetServiceMeshesMeshMeshConfig>, networks: List<GetServiceMeshesMeshNetwork>, serviceMeshId: String, serviceMeshName: String, sidecarVersion: String, status: String, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cluster List.

Link copied to clipboard

The created time of the resource.

Link copied to clipboard

Grid instance version type. Valid values: Default and Pro. Default:the standard. Pro:the Pro version.

Link copied to clipboard

The endpoint details.

Link copied to clipboard

The Cause of the Error.

Link copied to clipboard
val id: String

The ID of the Service Mesh.

Link copied to clipboard

The Istio Operator Version. Note: the istio_operator_version is available from the version v1.170.0.

Link copied to clipboard

The configuration of the Load Balancer.

Link copied to clipboard

The configuration of the Service grid.

Link copied to clipboard

The configuration of the Service grid network.

Link copied to clipboard

The first ID of the resource.

Link copied to clipboard

The name of the resource.

Link copied to clipboard

The SideCar Version. Note: the sidecar_version is available from the version v1.170.0.

Link copied to clipboard

The status of the resource. Valid values: running or initial.

Link copied to clipboard

The version of the resource.