describe-default-image

subtitle

Describe default image

version

0.9.111

Description

Retrieves an image directly by id from the default catalog.

Synopsis

  describe-default-image
--image-id <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--image-id (string)

Image UUID

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

imageId -> (string)

Image UUID

vmImages -> (array)

List of images

item -> (object)

Model holding information about a custom VM image and the cloud region it belongs to. The format of the image reference is specific to the cloud provider, e.g. URL in case of Azure, AMI ID in case of AWS.

region -> (string)

Region

imageReference -> (string)

Image reference

Form Factors

public