PatchInstallFailed
PatchInstallFailed
This is a general-purpose fault indicating that some error has occurred regarding a patch install.
Data about the fault is available and is presented as a platform specific string.
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"
}
],
"text": "string",
"rolledBack": false
}
boolean
rolledBack
Required
Whether or not the patch install has been rolled back.
If not, a manual rollback is required.