Previous page

Next page

Locate page in Contents

Print this page

configurationType

Summary:

Configuration of the Virtuozzo Containers update utility.

Type specification:

Name

Min/Max

Type

Description

{

 

 

 

connection

0..1

 

 

{

 

 

 

server

1..1

string

Update server.

user

0..1

string

User name.

password

0..1

string

Password.

proxy

0..1

 

Proxy settings.

{

 

 

 

server

1..1

string

Proxy server

user

0..1

string

User name.

password

0..1

string

Password.

}

 

 

 

local_path

0..1

string

Path on the local machine to download the updates to.

log_path

0..1

string

Log file path.

}

 

 

 

product

 

 

Product definition.

{

 

 

 

id

1..1

string

Product ID.

name

1..1

base64Binary

Product name.

install

1..1

 

Type of installation.

[

 

 

Denotes a choice element.

manual

1..1

none

Install the updates manually.

automatic

1..1

none

Install the updates automatically.

disabled

1..1

none

Automatic update is disabled.

auto_download

1..1

none

Automatically download but don't install the updates.

]

 

 

 

source

0..1

 

Location of the product update repository.

{

 

 

 

value

1..1

base64Binary

Source URL. Path to XML file.

standard

0..1

base64Binary

Standard location.

}

 

 

 

destination

0..1

base64Binary

Download location.

}

 

 

 

service

0..1

 

WindowsService settings.

{

 

 

 

autoreboot

0..1

none

Enable automatic reboot.

check_period

0..1

 

Specified the day of the week on which to check for updates. If not specified -- check daily.

[

 

 

Denotes a choice element.

sunday

1..1

none

Sunday.

monday

1..1

none

Monday.

tuesday

1..1

none

Tuesday.

wednesday

1..1

none

Wednesday.

thursday

1..1

none

Thursday.

friday

1..1

none

Friday.

saturday

1..1

none

Saturday.

]

 

 

 

hour

1..1

int

Specifies the hour on which to check for updates.

disabled

0..1

none

If present, indicates that the vzupsvc service is disabled.

}

 

 

 

}

 

 

 

Please send us your feedback on this help page