describe-database-server

subtitle

Gets external database server details.

version

0.9.111

Description

Gets external database server details for Data Hub cluster by cluster CRN

Synopsis

  describe-database-server
[--cluster-crn <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--cluster-crn (string)

CRN of the Data Hub cluster

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

crn -> (string)

CRN of the database server

name -> (string)

Name of the database server

description -> (string)

Description of the database server

environmentCrn -> (string)

CRN of the environment of the database server

host -> (string)

Host of the database server

port -> (integer)

Port of the database server

databaseVendor -> (string)

Name of the database vendor (MYSQL, POSTGRES, …)

databaseVendorDisplayName -> (string)

Display name of the database vendor (MySQL, PostgreSQL, …)

creationDate -> (datetime)

Creation date of the database server

resourceStatus -> (string)

Ownership status of the database server

status -> (string)

Status of the database server stack

statusReason -> (string)

Additional status information about the database server stack

clusterCrn -> (string)

CRN of the cluster of the database server

sslConfig -> (object)

SSL configuration for the database server

sslCertificates -> (array)

Set of SSL certificates for the actual database server

item -> (string)

sslCertificateType -> (string)

SSL certificate type

sslMode -> (string)

SSL enforcement mode for the actual database server

Form Factors

public