Vcenter_Settings_V1_Config_ScanSpec
The Config.ScanSpec structure contains the specification required for compliance check against the vCenter current config state. Warning: This structure is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
{
"message": "string",
"desired_state": {
"appliance": "Vcenter_Settings_V1_Config_Components_Applmgmt_ApplianceManagement Object",
"authmgmt": "Vcenter_Settings_V1_Config_Components_Authmanagement_AuthenticationManagement Object",
"inventory": "Vcenter_Settings_V1_Config_Components_Inventory_InventoryManagement Object",
"vsphereuiconfiguration": "Vcenter_Settings_V1_Config_Components_Vsphereuiconfiguration_VsphereUIConfiguration Object",
"invtauthmgmt": "Vcenter_Settings_V1_Config_Components_Inventoryauthorization_InventoryAuthorization Object",
"managementcluster": "Vcenter_Settings_V1_Config_Components_Managementcluster_ManagementCluster Object"
}
}
Message for the scan. This may act as an identification for the scan operation. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments. If unset, the message will be empty.
The DesiredState structure defines the configuration about different components in vCenter. Warning: This structure is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.