Top
ServerView Resource Orchestrator Cloud Edition V3.4.0 Reference Guide (Command/XML)
FUJITSU Software

9.1 cfmg_addimageinfo (Registering Image Information)

Name

[Windows Manager]
Installation_folder\RCXCFMG\bin\cfmg_addimageinfo - Registering Image Information

[Linux Manager]
/opt/FJSVcfmg/bin/cfmg_addimageinfo - Registering Image Information

Format

cfmg_addimageinfo -xml image_information_file_path [-n]

Description

This command registers image information.
This command also registers image information if there is no cloning image for the L-Server to be imported.
To manage software and patches on the server that will be imported, use this command to register image information before importing the L-Server.
If there is a cloning image, register with this command without specifying the -n option, or register using the [L-Platform Template] window.
The image information registered by this command will not be displayed in the [L-Platform Template] window.

Options

-xml

This option specifies the absolute or relative path to the image information file, using a string of printable ASCII characters.
If the path includes spaces, enclose the path in double quotes.

-n (optional)

Even if the target cloning image does not exist in Resource Management, this option registers the image information without an error.

Point

When specifying the -n option, specify arbitrary character strings in "resourceId" and "imageName".

Requirements

Permissions

Infrastructure administrator with OS administrator privilege

Location

Admin server

Example

> cfmg_addimageinfo -xml sample.xml

Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

An error has occurred.