Esx Settings Clusters Configuration ValidationError
The Esx Settings Clusters Configuration ValidationError schema contains properties that describes a validation error in the configuration.
This schema was added in vSphere API 8.0.1.0.
{
"path": "string",
"display_path": [
"string"
],
"messages": [
{
"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"
}
]
}
Full path to the configuration or the property within the configuration which was found to be invalid.
This property was added in vSphere API 8.0.1.0.
A list of the display names for components of Esx Settings Clusters Configuration ValidationError.path property.
This property was added in vSphere API 9.1.0.0.
This field is missing or null if the display names cannot be computed.
Localized error message describing the validation error.
This property was added in vSphere API 8.0.1.0.