Get Prometheis Promethei
data class GetPrometheisPromethei(val authToken: String, val clusterId: String, val clusterName: String, val clusterType: String, val grafanaInstanceId: String, val httpApiInterUrl: String, val httpApiIntraUrl: String, val id: String, val pushGateWayInterUrl: String, val pushGateWayIntraUrl: String, val remoteReadInterUrl: String, val remoteReadIntraUrl: String, val remoteWriteInterUrl: String, val remoteWriteIntraUrl: String, val resourceGroupId: String, val securityGroupId: String, val subClustersJson: String, val tags: Map<String, String>, val vpcId: String, val vswitchId: String)
Constructors
Link copied to clipboard
constructor(authToken: String, clusterId: String, clusterName: String, clusterType: String, grafanaInstanceId: String, httpApiInterUrl: String, httpApiIntraUrl: String, id: String, pushGateWayInterUrl: String, pushGateWayIntraUrl: String, remoteReadInterUrl: String, remoteReadIntraUrl: String, remoteWriteInterUrl: String, remoteWriteIntraUrl: String, resourceGroupId: String, securityGroupId: String, subClustersJson: String, tags: Map<String, String>, vpcId: String, vswitchId: String)
Properties
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
Http api public network address.
Link copied to clipboard
Http api intranet address.
Link copied to clipboard
PushGateway public network Url.
Link copied to clipboard
PushGateway intranet Url.
Link copied to clipboard
Public Url of remoteRead.
Link copied to clipboard
RemoteRead intranet Url.
Link copied to clipboard
RemoteWrite public Url.
Link copied to clipboard
RemoteWrite Intranet Url.
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.