Esx.Settings.Capabilities.Info
The Esx.Settings.Capabilities.Info schema contains information about the Capabilities supported by the target vCenter.
This schema was added in vSphere API 8.0.0.1.
Note: this schema is restricted for VMware internal use only.
{
"supports_cluster_image_staging": false,
"supports_standalone_host_image_staging": false,
"supports_standalone_host_image_management": false,
"supports_cluster_config_manager": false,
"supports_standalone_host_config_manager": false,
"supports_standalone_host_depot_overrides": false,
"supports_cluster_config_vds_coexistence": false,
"supports_file_upload_authentication_by_session_ticket": false,
"supports_standalone_host_seeding_during_transition": false,
"supports_host_seeding_during_cluster_transition": false,
"supports_heterogeneous_cluster": false,
"supports_image_customization": false,
"supports_vum_operations": false,
"supports_software_repository": false,
"supports_hash_modernization": false,
"supports_reserved_vibs_skipping": false,
"supports_live_patch_mode": false,
"supports_remediation_failure_tolerance": false,
"supports_image_integrity": false
}
Indicates if this vCenter supports Staging desired image content on a cluster.
This property was added in vSphere API 8.0.0.1.
If missing or null, Staging is not supported on this vCenter.
Indicates if this vCenter supports Staging desired image content on a standalone host.
This property was added in vSphere API 8.0.0.1.
If missing or null, Staging is not supported for standalone hosts on this vCenter.
Indicates if this vCenter supports vLCM-management of desired image for standalone hosts (hosts not a part of any cluster).
This property was added in vSphere API 8.0.0.1.
If missing or null, vLCM is not supported for standalone hosts
Indicates if this vCenter officially supports desired configuration management platform through all public interfaces.
This property was added in vSphere API 8.0.0.1.
If missing or null, desired configuration management platform is not supported.
Indicates if this vCenter officially supports desired configuration management platform for standalone host through all public interfaces.
This property was added in vSphere API 8.0.0.1.
If missing or null, desired configuration management platform is not supported.
Indicates if this vCenter supports Depot Overrides on a standalone host.
This property was added in vSphere API 8.0.1.0.
If missing or null, Depot Overrides is not supported for standalone hosts on this vCenter.
Indicates if this vCenter supports vSphere Configuration Profiles and VDS co-existence for clusters.
This property was added in vSphere API 8.0.0.1.
If missing or null, VDS is not supported in the cluster managed by vSphere Configuration Profiles.
Indicates if the updated version of File Upload Login API (that accepts SessionTickets) is in use
This property was added in vSphere API 8.0.0.1.
If missing or null, the older version of the File Upload Login API is in use
Indicates if this vCenter supports seeding from host and use this image during transition workflow for standalone hosts
This property was added in vSphere API 8.0.2.0.
If missing or null, Host Seeding is not supported for standalone hosts during transition on this vCenter
Indicates if this vCenter supports seeding from host and use the image specification obtained from seeding for setting draft on the cluster during VUM to vLCM cluster transition workflow.
This property was added in vSphere API 8.0.2.0.
If missing or null, Host seeding is unsupported for VUM to vLCM cluster transition.
Indicates if this vCenter supports heterogeneous cluster.
This property was added in vSphere API 9.0.0.0.
If missing or null, heterogeneous cluster is not supported.
Indicates if this vCenter supports image customization.
This property was added in vSphere API 8.0.3.0.
If missing or null, image customization is not supported.
Indicates if this vCenter supports VUM operations
This property was added in vSphere API 9.0.0.0.
If missing or null, VUM operations are blocked.
Indicates if this vCenter supports software repository.
This property was added in vSphere API 9.0.0.0.
If missing or null, software repository is not supported.
Indicates if this vCenter supports HASH modernization.
This property was added in vSphere API 9.0.0.0.
If missing or null, HASH modernization is not supported.
Indicates if this vCenter supports skipping of reserved VIBs caching.
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 missing or null, skipping of reserved VIBs caching is not supported.
Indicates whether this vCenter supports configuring Live Patch mode for cluster remediation.
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 missing or null, this vCenter does not support configuring Live Patch mode.
Indicates whether this vCenter supports continued remediation till the failure tolerance percentage threshold is reached.
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 missing or null, this vCenter does not support failure tolerance threshold.
Indicates whether this vCenter supports verifying the correctness of the image specification.
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 missing or null, this vCenter does not support verifying the correctness of the image specification.