Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

7.2.2 LogicalServer

Element
Name

Parent
Element

Element
Description

Component
Name

Component
Type

Component
Description

Data Type

# of

LogicalServer

Server node information

id

Attribute

Unique identifier

ID

1

name

Attribute

Official name

string

0..1

nickname

Attribute

Nickname. Used as a display name for partitions, etc.

string

0..1

ipAddress

Attribute

IP address

string

0..1

hostname

Attribute

Host name. Equal to the value obtained by executing the hostname command on the partition.

string

0..1

machineType

Attribute

Machine attribute

string

0..1

vendorID

Attribute

Vendor name

string

0..1

LogicalServerConfiguration

Element

Component configuration

-

0..1

SystemSettings

Element

System settings

-

0..1

InstalledSoftwares

Element

Software that has already been installed

-

0..1

InstalledPatches

Element

Information about patches

-

0..1

LogicalServerConfiguration

LogicalServer

Server node configuration information

LAN

Element

LAN information

-

0..*

LAN

LogicalServerConfiguration

Local area network (LAN) information

id

Attribute

Unique identifier

ID

1

interface

Attribute

Interface name

string

0..1

macAddress

Attribute

MAC address
Example) "00:E0:00:C4:84:F0"

string

0..1

ipAddress

Attribute

IP address
Example) "192.0.2.0"

string

0..1

netmask

Attribute

Net mask
Example) "ffffff00"

string

0..1

speed

Attribute

Network speed

string

0..1

description

Attribute

Interface description

string

0..1

index

Attribute

LAN number

unsignedInt

0..1

LogicalCPU

LogicalServerConfiguration

CPU information

name

Attribute

CPU

string

0..1

clock

Attribute

Clock speed (units: MHz)

long

0..1

status

Attribute

CPU status

string

0..1

LogicalMemory

LogicalServerConfiguration

Memory information

size

Attribute

Memory size (units: KB)

long

0..1

LogicalDrive

LogicalServerConfiguration

Drive configuration information

name

Attribute

Drive name

string

0..1

SystemSettings

LogicalServer

System settings

Network

Element

Network information

-

0..1

OSSetting

Element

Operating system information

-

0..1

SNMP

Element

SNMP information

-

0..1

Network

SystemSettings

Network information

ipAddress

Attribute

IP address

string

0..1

hostname

Attribute

Host name

string

0..1

subnetMask

Attribute

Subnet mask

string

0..1

subnetAddress

Attribute

Subnet address

string

0..1

OSSetting

SystemSettings

Operating system information

name

Attribute

Operating system

string

0..1

version

Attribute

Service pack

string

0..1

SNMP

SystemSettings

SNMP information

description

Attribute

Description

string

0..1

community

Attribute

Community name

string

1

securityModel

Attribute

Security model
Format: "V1" | "V3"

string

0..1