get-root-certificate

subtitle

This API provides contents of public certificate for an environment.

version

0.9.111

Description

This API provides the contents of the root public certificate for an environment. The contents are a base64 encoded blob between —–BEGIN CERTIFICATE—– and —–END CERTIFICATE—–. This certificate can be imported by end users to establish trust with environment resources.

Synopsis

  get-root-certificate
--environment-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment-name (string)

The name or CRN of the environment.

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

contents -> (string)

Contents of a certificate.

Form Factors

public, private