PatchSuperseded
PatchSuperseded
This fault is thrown if a patch install fails because the patch is superseded by patches already installed.
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"
}
],
"patchID": "string",
"supersede": [
"string"
]
}
array of string
supersede
Optional
The patches that supersede this patch.