GetPrometheisPromethei

data class GetPrometheisPromethei(val clusterId: String, val clusterName: String, val clusterType: String, val grafanaInstanceId: String, val id: String, val resourceGroupId: String, val securityGroupId: String, val subClustersJson: String, val tags: Map<String, Any>, val vpcId: String, val vswitchId: String)

Constructors

Link copied to clipboard
fun GetPrometheisPromethei(clusterId: String, clusterName: String, clusterType: String, grafanaInstanceId: String, id: String, resourceGroupId: String, securityGroupId: String, subClustersJson: String, tags: Map<String, Any>, vpcId: String, vswitchId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the cluster.

Link copied to clipboard

The name of the cluster.

Link copied to clipboard

The type of the cluster.

Link copied to clipboard

The ID of the Grafana workspace.

Link copied to clipboard
val id: String

The ID of the Prometheus.

Link copied to clipboard

The ID of the resource group.

Link copied to clipboard

The ID of the security group.

Link copied to clipboard

The child instance json string of the globalView instance.

Link copied to clipboard

A mapping of tags to assign to the resource.

Link copied to clipboard

The ID of the VPC.

Link copied to clipboard

The ID of the VSwitch.