Previous page

Next page

Locate page in Contents

Print this page

env_configType

Summary:

Contains an server configuration information. This is a base type. It has only the attributes that are common to the systems of all types (physical and virtual). The subtypes of this type extend it adding more attributes that are specific to their respective server types.

Type specification:

Name

Min/Max

Type

Description

name

0..1

string

Server name.

description

0..1

base64Binary

Server description.

domain

0..1

string

Domain name.

hostname

0..1

string

Hostname.

address

0..[]

ip_addressType

List of IP addresses.

Do not use this field when adding or modifying IP addresses of Virtuozzo Containers. Use net_device element of venv_configType instead.

architecture

0..1

string

CPU architecture.

os

0..1

osType

Operating system.

type

0..1

string

Server type.

nameserver

0..[]

string

Name servers.

Do not use this field when setting nameserver information for Virtuozzo Containers. Use net_device element of venv_configType instead.

search_domain

0..[]

string

Search domains.

base_sample_id

0..1

guid_type

Base sample config ID.

base_snapshot_id

0..1

guid_type

Base snapshot ID.

Subtypes:

venv_configType

Please send us your feedback on this help page