PrecheckSpec

PrecheckSpec
PrecheckSpec

Precheck System Spec

JSON Example
{
    "resources": [
        {
            "resourceId": "BE8A5E04-92A0-43F6-A166-AA041F4327CC",
            "fqdn": "sfo-vc01.rainpole.io",
            "type": "One among: SDDC_MANAGER, PSC, VCENTER, NSX_MANAGER, NSXT_MANAGER, VRA, VRLI, VROPS, VRSLCM, VXRAIL_MANAGER, NSX_ALB, ESXI",
            "name": "string",
            "sans": [
                "sfo-vc01.rainpole.io"
            ]
        }
    ],
    "bundleId": "string",
    "mode": "string"
}
array of Resource
resources
Required

List of resources for Precheck supported type DOMAIN, CLUSTER

string
bundleId
Optional

If specified, indicate the bundle applicability in the result

string
mode
Optional

If specified, indicates the mode of the execution. Supported modes are UPGRADE and RECOVERY. UPGRADE is default mode. Specify RECOVERY for the Inventory Consistency Checks

Parameter To