psm oehpcs delete-service
Delete 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 delete-service
-s|--service-name instance-name
[-f|--force true|false]
[-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. |
|
(Optional) Specifies the force option on service deletion. If set to true, service deletion will ignore any PaaS script failures. |
|
(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 deletes the clusterdemo1
instance.
$ psm oehpcs delete-service -s clusterdemo1