VcenterSettingsV1ConfigComponentsVsphereuiconfigurationVsphereUIConfiguration
VsphereUIConfiguration structure This spec is used to configure the behavior of the vsphere-ui service.
Properties
boolean
enable_IDP_configuration
Optional
Property to configure the IDPConfiguration view, with this enabled, user will be able to view and configure IDP
boolean
enable_cloud_admin_role_protection
Optional
Property to enable CloudAdminRoleProtection in the UI
boolean
enable_deprecated_vc_alert
Optional
Property to enable DeprecatedVcAlert in the UI
JSON Example
{
"enable_IDP_configuration": false,
"enable_cloud_admin_role_protection": false,
"enable_deprecated_vc_alert": false
}