UpgradePreview

UpgradePreview
UpgradePreview

Upgrade preview which contain details regarding the upgrade resources for the bundle

JSON Example
{
    "bundle": {
        "id": "string"
    },
    "domain": {
        "id": "string",
        "name": "string",
        "type": "string"
    },
    "resourceMapper": {
        "resourceMapper": "string"
    },
    "upgradeItems": [
        {
            "resourceId": "string",
            "bundleComponentType": "string",
            "upgradeEligibility": {
                "status": "One among: ELIGIBLE, NOT_ELIGIBLE, SKIPPED, NOT_AVAILABLE",
                "details": [
                    {
                        "name": "string",
                        "description": "string",
                        "status": "One among: PASSED, FAILED, SKIPPED, NOT_AVAILABLE",
                        "reasonCode": "string",
                        "remediationCode": "string"
                    }
                ]
            }
        }
    ]
}
bundle
Required

Represents a bundle reference

domain
Optional

Represents a domain reference

object
resourceMapper
Optional

Resource domain map for host cluster upgrade items

array of UpgradeItem
upgradeItems
Optional

Upgrade items for this preview