reinitiate-datalake-upgrade

subtitle

Reinitiate the last failed upgrade operation on a DataLake.

version

0.9.163

Description

Checks if there was any failed upgrade operation on a DataLake, and whether it can be reinitiated or not. If it can be reinitiated, it tries to collect the parameters used for that failed upgrade, and if it is able to collect them then reinitiates the upgrade operation.

Synopsis

  reinitiate-datalake-upgrade
--datalake <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--datalake (string)

The name or CRN of the Data Lake cluster.

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

current -> (object)

Basic information about an image.

imageName -> (string)

The name of the image.

imageId -> (string)

The id of the image.

imageCatalogName -> (string)

Name of the image catalog, the image is from.

created -> (integer)

Image creation timestamp

componentVersions -> (object)

Versions of the image components

cm -> (string)

Version of CM

cmGBN -> (string)

GBN of CM

cdp -> (string)

CDP version

cdpGBN -> (string)

CDP GBN

os -> (string)

OS name

osPatchLevel -> (string)

OS patch level

upgradeCandidates -> (array)

List of images and components to upgrade to

item -> (object)

Basic information about an image.

imageName -> (string)

The name of the image.

imageId -> (string)

The id of the image.

imageCatalogName -> (string)

Name of the image catalog, the image is from.

created -> (integer)

Image creation timestamp

componentVersions -> (object)

Versions of the image components

cm -> (string)

Version of CM

cmGBN -> (string)

GBN of CM

cdp -> (string)

CDP version

cdpGBN -> (string)

CDP GBN

os -> (string)

OS name

osPatchLevel -> (string)

OS patch level

reason -> (string)

The reason why upgrade is not possible

operationId -> (string)

Unique operation ID assigned to this command execution. Use this identifier with ‘get-operation’ to track status and retrieve detailed results.

Form Factors

public