MonitoredCluster
MonitoredCluster
Representation of a wavefront monitored cluster
JSON Example
{
"version": "string",
"name": "string",
"id": "string",
"components": [
{
"name": "string",
"lastUpdated": 0
}
],
"tags": [
"string"
],
"deleted": false,
"alias": "string",
"platform": "string",
"monitored": false,
"lastUpdated": 0
}
string
version
Optional
Version of monitored cluster
string
name
Required
Name of the monitored cluster
string
id
Required
Id of monitored cluster which is same as actual cluster id
object
additionalTags
Optional
additionalTags
array of string
tags
Optional
tags
boolean
deleted
Optional
deleted
string
alias
Optional
ID of a monitored cluster that was merged into this one.
string
platform
Optional
Monitored cluster type
boolean
monitored
Optional
monitored
integer As int64 As int64
lastUpdated
Optional
lastUpdated