Class Transip_Vps
This class models a Vps
public
string
|
$name | '' |
#
The Vps name |
public
string
|
$description | '' |
#
The Vps description |
public
string
|
$operatingSystem | '' |
#
The Vps OperatingSystem |
public
string
|
$diskSize | '' |
#
The Vps disk size |
public
string
|
$memorySize | '' |
#
The Vps memory size |
public
string
|
$cpus | '' |
#
The Vps cpu count |
public
string
|
$status | '' |
#
The Vps status |
public
string
|
$ipAddress | '' |
#
The Vps main ipAddress |
public
string
|
$ipv6Address | '' |
#
The Vps main ipv6 address |
public
string
|
$macAddress | '' |
#
The Vps MacAddress |
public
string
|
$vncHostname | '' |
#
The Vps VNC hostname |
public
string
|
$vncPortNumber | '' |
#
The Vps VNC port (uses SSL) |
public
string
|
$vncPassword | '' |
#
The Vps VNC password |
public
boolean
|
$isBlocked | false |
#
If the vps is blocked |
public
boolean
|
$isCustomerLocked | false |
#
If this vps is customer locked |
public
string
|
$availabilityZone | '' |
#
The availability zone the vps is in |