Vcenter_Settings_V1_Config_CheckDesiredStateSpec

Vcenter_Settings_V1_Config_CheckDesiredStateSpec
Vcenter_Settings_V1_Config_CheckDesiredStateSpec

The Config.CheckDesiredStateSpec structure contains fields that describe desired state spec check specification for 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.

JSON Example
{
    "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"
    },
    "check_spec": {
        "message": "string"
    }
}
desired_state
Required

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.

check_spec
Required

The Config.CheckSpec structure contains fields that describe desired profile check specification for 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.