psm dhcs service

Display information about a single Oracle Data Hub Cloud Service cluster in the identity domain.

Syntax

In the following syntax, line breaks have been added for clarity. Do not include them when entering the command.

psm dhcs service -s|--service-name cluster-name
	[-of|--output-format short|json|html]

Parameters

Parameter Description

-s|--service-name cluster-name

Specifies the name of the Oracle Data Hub Cloud Service cluster.

-of|--output-format short|json|html

(Optional) Specifies the output format of the command’s response:

  • short— output is formatted as a brief summary.

  • json— output is formatted as a JSON array.

  • html— output is formatted as HTML

The default output format is the one you specified when using the psm setup command to configure the psm CLI.

Examples

The following example displays information about the cluster1 cluster.

$ psm dhcs service --service-name cluster1 -of short
 Service:                    cluster1
 Status:                     Ready
 Version:                    3.11.0
 Edition:                    Compute Edition
 Compute Site:               N/A
 Cloud Storage Container:    http://example.storage.oraclecloud.com/Storage-example/cass-container
 Created On:                 2017-10-26T05:15:25.251+0000