patch
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | runtime |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | LIST |
| Nillable | false |
| Expressions Allowed | false |
| Storage | runtime |
| Access Type | read-only |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | runtime |
| Access Type | read-only |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| input-stream-index | INT | false | false | 0 | The index into the operation's attached input streams of the input stream that contains the zipped patch file that should be uploaded to the server to apply the patch. |
| override-all | BOOLEAN | false | false | false | True to bypass any content verification on the miscellaneous items changed by the patch. |
| override-modules | BOOLEAN | false | false | false | True to bypass any content verification on the modules and OSGi bundles affected by the patch. |
| override | LIST | false | false | List of the miscellaneous items in the patch that can be overridden on the server whether the item reports a conflict or not. | |
| preserve | LIST | false | false | List of the miscellaneous items that must be preserved and not modified by applying the patch. |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| patch-id | STRING | true | false | The ID of the patch to rollback. | |
| rollback-to | BOOLEAN | false | false | false | If the patch to rollback is a one-off patch, it signifies that the rollback operation will also rollback all the other one-off patches that have been applied on top of the patch to rollback. |
| reset-configuration | BOOLEAN | true | false | The rollback operation will update the installation configurations and reset the snapshots that were taken when the patch was applied. | |
| override-all | BOOLEAN | false | false | false | True to bypass any content verification on the miscellaneous items changed by the patch that is rolled back. |
| override-modules | BOOLEAN | false | false | false | True to bypass any content verification on the modules and OSGi bundles affected by the patch that is rolled back. |
| override | LIST | false | false | List of the miscellaneous items that can be overridden on the server when the patch is rolled back whether the item reports a conflict or not. | |
| preserve | LIST | false | false | List of the miscellaneous items that must be preserved and not modified by rolling back the patch. |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| reset-configuration | BOOLEAN | true | false | The rollback operation will update the installation configurations and reset the snapshots that were taken when the patch was applied. | |
| override-all | BOOLEAN | false | false | false | True to bypass any content verification on the miscellaneous items changed by the patch that is rolled back. |
| override-modules | BOOLEAN | false | false | false | True to bypass any content verification on the modules and OSGi bundles affected by the patch that is rolled back. |
| override | LIST | false | false | List of the miscellaneous items that can be overridden on the server when the patch is rolled back whether the item reports a conflict or not. | |
| preserve | LIST | false | false | List of the miscellaneous items that must be preserved and not modified by rolling back the patch. |