ConfigOptions APIs
The ConfigOptions service provides access to virtual machine configuration options. The ConfigOptions.get provides the keys for various config options available on certain hardware. Further the results of ConfigOptions.get describe the supported execution environment for a virtual machine on a particular set of hardware.
Operations
GET
Get Environment Browser Config Options
Query for the vim.vm.ConfigOption from the hosts in the specified clusters. The filter spec may be optionally used to narrow the result to a specific config option by the key returned from ConfigOptionDescriptors.list as well as one or more guest OS identifier(s). If the config option key is not specified, then the default config option for the specified cluster(s) is returned. This operation requires additional api_release request parameter which must be used to guarantee compatibility with future releases of the API. Consult the vSphere Automation SDKs Programming Guide for more information. if you do not have all of the privileges described as follows: - The resource ClusterComputeResource referenced by the attribute ConfigOptions.GetParams.clusters requires System.View.