MismatchedBundle

MismatchedBundle
MismatchedBundle

A MismatchedBundle fault is thrown when the bundle supplied for RestoreFirmwareConfiguration does not match the specifications of the host

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "faultCause": "MethodFault Object",
    "faultMessage": [
        {
            "_typeName": "string",
            "key": "string",
            "arg": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": {
                        "_typeName": "string"
                    }
                }
            ],
            "message": "string"
        }
    ],
    "bundleUuid": "string",
    "hostUuid": "string",
    "bundleBuildNumber": 0,
    "hostBuildNumber": 0
}
string
bundleUuid
Required

The uuid of the host that the bundle was generated for

string
hostUuid
Required

The uuid of the host

integer As int32 As int32
bundleBuildNumber
Required

The build number of the host that the bundle was generated for

integer As int32 As int32
hostBuildNumber
Required

The build number of the host