describe-inbound-connection-endpoint¶
- subtitle
Describe Inbound Connection Endpoint
- version
0.9.126
Description¶
Describe Inbound Connection Endpoint
Synopsis¶
describe-inbound-connection-endpoint
--environment-crn <value>
--crn <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-crn
(string)
The CRN of an environment to execute the command.
--crn
(string)
The CRN of the Inbound Connection Endpoint
--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¶
inboundConnectionEndpointSummary -> (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