upgrade-freeipa¶
- subtitle
Upgrades FreeIPA to the latest or defined image.
- version
0.9.126
Description¶
FreeIPA is an integrated Identity and Authentication solution that can be used for any of CM, CDP services.
Synopsis¶
upgrade-freeipa
--environment-name <value>
[--image-id <value>]
[--allow-major-os-upgrade | --no-allow-major-os-upgrade]
[--cli-input-json <value>]
[--generate-cli-skeleton]
Options¶
--environment-name
(string)
The name or CRN of the environment.
--image-id
(string)
Target image ID for upgrade.
--allow-major-os-upgrade
| --no-allow-major-os-upgrade
(boolean)
Allows the upgrade to a subsequent major OS version in the series.
--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¶
targetImage -> (object)
Information about FreeIPA image.
catalog -> (string)
Image catalog URL.
id -> (string)
Virtual machine image ID from ImageCatalog, machines of the cluster will be started from this image.
os -> (string)
OS type of the image, this property is only considered when no specific image ID is provided.
imageName -> (string)
Image name
date -> (string)
Creation date of the image from catalog.
catalogName -> (string)
Image catalog name.
originalImage -> (object)
Information about FreeIPA image.
catalog -> (string)
Image catalog URL.
id -> (string)
Virtual machine image ID from ImageCatalog, machines of the cluster will be started from this image.
os -> (string)
OS type of the image, this property is only considered when no specific image ID is provided.
imageName -> (string)
Image name
date -> (string)
Creation date of the image from catalog.
catalogName -> (string)
Image catalog name.
operationId -> (string)
UUID of the request for this operation. This ID can be used for geting status on the operation.
Form Factors¶
public, private