Esx.Settings.Clusters.Enablement.Configuration.Transition.EnableSpec
The Esx.Settings.Clusters.Enablement.Configuration.Transition.EnableSpec schema contain properties that describe the specification to be used to enable ConfigManager on the cluster.
Warning: this schema is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
{
"drift_reviews": [
{
"property_paths": [
"string"
],
"drift_review_policy": {
"type": "string",
"name": "string",
"possible_values": [
"string"
],
"value_string": "string",
"value_long": 0,
"value_boolean": false
},
"notification": {
"type": "string",
"id": "string",
"time": "string",
"message": "Vapi.Std.LocalizableMessage Object",
"resolution": "Vapi.Std.LocalizableMessage Object",
"originator": "string",
"retriable": false
}
}
]
}
This field contains the drifts that need review from the user before enable.
Warning: this property is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.