Esx.Settings.Hosts.Configuration.Drafts.ModificationInfo
The Esx.Settings.Hosts.Configuration.Drafts.ModificationInfo schema contains information about a modification to a property in the configuration.
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.
{
"display_path": [
"string"
],
"original_path": "string"
}
A list of the display names for components of the property path.
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.
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.
If set, it contains a JSON-Pointer to the corresponding property in the original document. Otherwise, this modification is an addition to the draft.