describe-custom-catalog

subtitle

Describe custom image catalog

version

0.9.111

Description

Retrieves data about an existing image catalog.

Synopsis

  describe-custom-catalog
--catalog-name <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--catalog-name (string)

Image catalog name

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

catalogName -> (string)

Image catalog name

description -> (string)

Image catalog description

images -> (array)

Detailed information of the images contained within

item -> (object)

Model holding detailed information about a custom VM image.

imageId -> (string)

Image UUID

imageDate -> (integer)

Image creation date

imageType -> (string)

Object representing a valid VM image type. FREEIPA - FreeIPA image RUNTIME - Cloudera Runtime image

sourceImageId -> (string)

Customized image UUID

sourceImageDate -> (integer)

Customized image creation date

versions -> (map)

Package versions

key -> (string)

value -> (string)

provider -> (string)

Object representing a valid cloud provider name. AWS - The image is an AWS VM image AZURE - The image is an Azure VM image GCP - The image is a GCP VM image

Form Factors

public