psm oehpcs rollback
This operation will rollback a previously applied patch in an Oracle Event Hub Cloud Service - Dedicated instance.
Syntax
In the following syntax, line breaks have been added for clarity. Do not include them when entering the command.
psm oehpcs rollback
-s|--service-name instance-name
-r|--rollback-id rollback-id
[-a|--additional-notes]
[-of|--output-format short|json|html]
[-wc|--wait-until-complete true|false]
Parameters
Parameter | Description |
---|---|
|
Specifies the unique name used to identify the service in the tenant domain. |
|
Specifies the rollback ID of the patch to roll back. |
|
(Optional) Provide notes to describe the operation. |
|
(Optional) Specifies the output format of the command’s response:
The default output format is the one you specified when using the |
|
(Optional) If set to Waiting for the job to complete... (it cannot be cancelled) The default value is |
Examples
The following example rolls back application of the patch specified by rollback ID 131603
from the clusterdemo1
instance.
$ psm oehpcs rollback -s clusterdemo1 -r 131603