Previous page

Next page

Locate page in Contents

Print this page

envType

Summary:

Contains a complete information about a server. This type is used for any server type, virtual or physical. However, the config and virtual_config elements may be instantiated using the server type-specific subtypes of their respective types.

Type specification:

Name

Min/Max

Type

Description

eid

1..1

eid_type

Server ID.

parent_eid

1..1

eid_type

 

status

0..1

env_statusType

Server status.

alert

0..1

int

If any alerts are currently raised on the server then this field will contain the highest existing alert level. See alert_dataType for the list of alert levels.

config

0..1

env_configType

Regular configuration information.

virtual_config

0..1

env_configType

Virtual configuration information.

Please send us your feedback on this help page