resource-kind-attribute
Represents meta-data for Resource Kind Attributes
{
"key": "string",
"attributeKey": "string",
"name": "string",
"localizations": [
{
"language": "string",
"shortDescription": [
"string"
],
"longDescription": [
"string"
]
}
],
"description": "string",
"defaultMonitored": false,
"rollupType": "string",
"instanceType": "string",
"unit": "string",
"unitLocalizations": [
{
"language": "string",
"shortDescription": [
"string"
],
"longDescription": [
"string"
]
}
],
"dataType": "string",
"dataType2": "string",
"monitoring": false,
"dtSubType": "string",
"property": false
}
The key
The attribute key
The localized name of the attribute
The description of the attribute
Set True if the attribute is monitored by default
Represents the type of Rollup required for the stats data
The instance type of the attribute
The unit of the attribute
Deprecated, will be removed after couple of releases. Please use dataType2 instead
The data type of the attribute
The data type of the attribute
Deprecated, will be removed after couple of releases.
The monitoring flag for the attribute
The dynamic threshold sub type
Set True if the attribute is a property