Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Reference Guide (Command/XML)
ServerView

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

Synopsis

cfmg_addimageinfo -xml image information file path [-n]

Functional 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 template manager view.
The image information registered by this command will not be displayed in the template manager View.

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)

This option is only enabled for Windows Manager versions.
Even if the target cloning image does not exist in Resource Management, this option registers the image information without an error.

Note

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.