Upgradable

Upgradable
Upgradable

Upgradable represents the upgrade capability of resources. It contains the bundle(using what), resource(on which) and its associated resources/software components that can be upgraded.

JSON Example
{
    "bundleId": "string",
    "bundleType": "string",
    "resource": {
        "fqdn": "sfo-vc01.rainpole.io",
        "name": "string",
        "resourceId": "BE8A5E04-92A0-43F6-A166-AA041F4327CC",
        "sans": [
            "string"
        ],
        "type": "One among: SDDC_MANAGER, PSC, VCENTER, NSX_MANAGER, NSXT_MANAGER, VRA, VRLI, VROPS, VRSLCM, VXRAIL_MANAGER"
    },
    "softwareComponents": [
        {
            "id": "string",
            "type": "string"
        }
    ],
    "status": "string"
}
string
bundleId
Optional

Bundle ID

string
bundleType
Optional

Bundle Type

resource
Optional

resource

softwareComponents
Optional

Software Components which are Upgradable

string
status
Optional

Upgradable Status