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