Top
Systemwalker Software Configuration Manager Developer's Guide
FUJITSU Software

2.1.3 Variables that can be Specified as Values

Variables can be specified as parameter values when specifying a server or OS value (computer name, host name, or IP address) as a parameter value.

Specify variables using the following format:

#{<variable name>}

Example:

<value>#{server.os.computername}</value>

List of variables

The variables that can be used are shown below, together with their descriptions:

Variable name

Description

server.os.computername

Computer name/host name

server.nic.ipaddress

IP address of NIC

Note

To specify # or \ as part of the value, prefix them with the \ escape character.