Esx.Settings.Hosts.Configuration.Drafts.UpdateSpec
The Esx.Settings.Hosts.Configuration.Drafts.UpdateSpec schema contains the new configuration for the draft.
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.
{
"expected_revision": 0,
"config": "string"
}
When supplied, this revision value will be compared against the draft's current revision as returned in Esx.Settings.Hosts.Configuration.Drafts.Metadata.revision to ensure no other changes have been applied.
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.
The new standalone host configuration for this draft, encoded as JSON.
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.