check-database-connectivity

subtitle

Checks Database connectivity based on the input parameters.

version

0.9.109

Description

Checks Database connectivity based on the input parameters.

Synopsis

  check-database-connectivity
--host <value>
--port <value>
--name <value>
--username <value>
--password <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--host (string)

Host value.

--port (integer)

Port value.

--name (string)

Database name value.

--username (string)

Username value.

--password (string)

Password value.

--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

result -> (string)

Result of the connectivity check.

message -> (string)

Message explaining the result.

Form Factors

private