Hitachi

uCosminexus Application Server Command Reference Guide


cmx_change_model (Change a Web system information model)

Organization of this page

Format

cmx_change_model [Common-arguments] -f configuration-change-definition-file

Function

This command changes (adds service units or hosts, or changes parameters in a batch) the Web system information model according to the contents of the configuration change definition file.

Arguments

-f configuration-change-definition-file

Specifies the path of the configuration change definition file.

Input examples

cmx_change_model -f MyWebSystemDef.xml

Return values

0:

The command is terminated normally.

1:

The command is terminated with a warning.

64:

The command is terminated abnormally.

Notes