Vcenter NamespaceManagement Clusters Message
The Vcenter NamespaceManagement Clusters Message schema contains the information about the object configuration.
This schema was added in vSphere API 7.0.0.0.
{
"severity": "string",
"details": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"params": {
"params": {
"s": "string",
"dt": "string",
"i": 0,
"d": "number",
"l": "Vapi Std NestedLocalizableMessage Object",
"format": "string",
"precision": 0
}
},
"localized": "string"
},
"kb_article_link": "string",
"id": "string"
}
Type of the message.
For more information see: Vcenter NamespaceManagement Clusters Message Severity.
This property was added in vSphere API 7.0.0.0.
Details about the message.
This property was added in vSphere API 7.0.0.0.
If missing or null
, message details are not required for taking actions.
Optional link to a KB article providing more details about the message.
This property was added in vSphere API 8.0.2.0.
if missing or null
there is not KB article associated with the message.
Unique identifier of the message.
This property was added in vSphere API 8.0.2.0.
if missing or null
there is no id associated with the message.