UpgradePlanBundles

UpgradePlanBundles
UpgradePlanBundles

Defines bundle information of an upgrade plan.

JSON Example
{
    "components": [
        {
            "componentType": "OPS",
            "size": 0,
            "publicName": "publicName",
            "bundleId": "bundleId",
            "bundleType": "bundleType",
            "version": "version",
            "status": "REQUIRED"
        },
        {
            "componentType": "OPS",
            "size": 0,
            "publicName": "publicName",
            "bundleId": "bundleId",
            "bundleType": "bundleType",
            "version": "version",
            "status": "REQUIRED"
        }
    ],
    "fdsId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
    "fdsFqdn": "fdsFqdn"
}
string As uuid As uuid
fdsId
Required

The Fleet Depot service id

string
fdsFqdn
Required

The Fleet Depot service address

components
Optional

components