create-backup

subtitle

Creates a backup for the control plane.

version

0.9.111

Description

Creates an on-demand backup for the control plane including embedded database, Kubernetes objects, persistent volume, etc. Backup requests are processed asynchronously and instantaneously.

Synopsis

  create-backup
[--backup-name <value>]
[--item-name <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--backup-name (string)

Specified name for the backup.

--item-name (string)

Name of the potential candidate for backup. It is optional in the case of control plane.

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

backupCrn -> (string)

The CRN of the backup.

Form Factors

private