vhostInfo
Detailed properties for a vhost.
Parameter |
Type |
Count |
Description |
id |
Integer |
1 |
Server unique identifier |
name |
String |
1 |
Vhost name. |
port |
Integer |
1 |
Vhost port. |
status |
String |
1 |
Vhost status, can be one of: OK, Error, ‘Ok’ means everything is ok. ‘Error’ means that the vhost has errors, while in cluster mode it means that all the servers have a vhost in error state. ‘Modified’ means that the vhost was modified manually. ‘PendingRestart’ means that the vhost is pending a web server restart. ‘Warning’ is a status that can be found only in cluster mode and only when there are mixed vhost statuses. |
default |
Boolean |
1 |
Indicate if the vhost is used as the default vhost. |
zendDefined |
Boolean |
1 |
Indicate if the vhost was created using Zend Server or by the user. A zend-defined vhost is always managed by zend. |
zendManaged |
Boolean |
1 |
Indicate if the vhost is managed by Zend Server. |
ssl |
Boolean |
1 |
Indicate if the vhost is an ssl secured vhost. |
created |
Time (ISO 8061) |
1 |
Time of creation. |
lastUpdated |
Time (ISO 8061) |
1 |
Time of last update. |
createdTimestamp |
Timestamp |
1 |
Time of creation. |
lastUpdatedTimestamp |
Timestamp |
1 |
Time of last update. |
servers |
A list of vhostServer |
0..* |
|
Version: 1.6