restore-service

subtitle

Restore Cloudera Data Engineering(CDE) Service

version

0.9.111

Description

Initiates the service restoration process and returns the ID of the service being restored.

Synopsis

  restore-service
--backup-id <value>
--environment-crn <value>
[--service-id <value>]
[--service-name <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--backup-id (integer)

The ID of the backup to restore from.

--environment-crn (string)

CRN of the CDP environment with which a restored CDE service will be associated. Currently, CDE service can be restored only to the same CDP environment, with which a backed-up service was associated.

--service-id (string)

Specify the restored service ID. If not specified, the service ID from the backup will be reused.

--service-name (string)

Specify the restored service name. If not specified, the service name from the backup will be reused.

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

serviceID -> (string)

The ID of the service being restored.

Form Factors

public, private