list-inbound-connection-endpoints

subtitle

List Inbound Connection Endpoints

version

0.9.109

Description

List Inbound Connection Endpoints

Synopsis

  list-inbound-connection-endpoints
--environment-crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-crn (string)

The CRN of an environment to execute the command.

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

inboundConnectionEndpoints -> (array)

A list of Inbound Connection Endpoints.

item -> (object)

Inbound Connection Endpoint Summary

fullyQualifiedDomainName -> (string)

The FQDN of the inbound connection hostname

state -> (string)

State of the Inbound Connection Endpoint

deploymentCrn -> (string)

The CRN of the deployment the hostname is assigned to

crn -> (string)

The CRN of the Inbound Connection Endpoint

certificateSummaries -> (array)

The summaries of certificates associated with the Inbound Connection Endpoint

item -> (object)

Inbound Connection Endpoint Certificate Summary

expiration -> (integer)

The timestamp of when the Inbound Connection Endpoint Certificate expires

certificateType -> (string)

The type of the Inbound Connection Endpoint Certificate

state -> (string)

The state of the Inbound Connection Endpoint Certificate

statusMessage -> (string)

The status message of the Inbound Connection Endpoint Certificate

projectCrn -> (string)

The CRN of the project.

Form Factors

public