Esx.Settings.Clusters.Configuration.HostSpecifics.CommonInfo

Esx.Settings.Clusters.Configuration.HostSpecifics.CommonInfo
Esx.Settings.Clusters.Configuration.HostSpecifics.CommonInfo

This Esx.Settings.Clusters.Configuration.HostSpecifics.CommonInfo schema contains properties that describe the result of exporting host-specific 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.

JSON Example
{
    "type": "string",
    "bundle_location": "string"
}
string
type
Required

The type for the Get result

Possible values:

  • TGZ_BUNDLE: TGZ Bundle containing CSV files
  • CONFIGURATION_SPEC: Configuration specification

For more information see: Esx.Settings.Clusters.Configuration.HostSpecifics.GetType.

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.

string As uri As uri
bundle_location
Optional

Bundle will contain CSV files containing host-specific configuration metadata and host-specific configuration.

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.

This property is optional and it is only relevant when the value of type is Esx.Settings.Clusters.Configuration.HostSpecifics.GetType.TGZ_BUNDLE.