[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
ValidationElement
Properties
string
checkName
Optional
string
checkType
Optional
Possible values are: ERROR , WARNING , RECOMMENDATION
array of
string
descriptionParameter
Optional
string
elementType
Optional
Possible values are: CHECK , RESOURCE , GROUP
string
id
Optional
string
localizedCheckNameId
Optional
string
localizedDescriptionId
Optional
array of
string
localizedRecommendationsIds
Optional
map of
string
recommendationParams
Optional
array of
string
recommendations
Optional
string
resultDescription
Optional
string
status
Optional
Possible values are: PASSED , FAILED , FIXED
JSON Example
{
"checkName": "string",
"checkType": "ERROR",
"childElements": "ValidationElement Object",
"descriptionParameter": [
"string"
],
"elementType": "CHECK",
"id": "string",
"localizedCheckNameId": "string",
"localizedDescriptionId": "string",
"localizedRecommendationsIds": [
"string"
],
"recommendationParams": {
"key": "string"
},
"recommendations": [
"string"
],
"resultDescription": "string",
"status": "PASSED"
}
This structure contains a property with a Circular Reference. This means that this data structure, is
part of a chain, that has a looping reference back on its self.
Dependency Chain.
To identify where the loop occurs in your dependency chain, check below.
ValidationElement
ValidationElement
Automated code generation tools, may produce unexpected results because of this.
Dependency Chain.
To identify where the loop occurs in your dependency chain, check below.
ValidationElement
Automated code generation tools, may produce unexpected results because of this.
[{"label":"Latest (1.3.0)","version":"latest"}]
vrealize-suite-lifecycle-manager
Property Of
ValidationElement
ValidationReport