ServerResponse
in
Class ServerResponse
Table of Contents
| $id | ||
|---|---|---|
| $name | ||
| $hostname | ||
| $ip | ||
| $status | ||
| $region | ||
| $roles | ||
| $amiType | ||
| $configuration | ||
| $flags | ||
| __construct() | ServerResponse constructor. | mixed |
Properties
$id
public
mixed
$id
$name
public
mixed
$name
$hostname
public
mixed
$hostname
$ip
public
mixed
$ip
$status
public
mixed
$status
$region
public
mixed
$region
$roles
public
mixed
$roles
$amiType
public
mixed
$amiType
$configuration
public
mixed
$configuration
$flags
public
mixed
$flags
Methods
__construct()
ServerResponse constructor.
public
__construct(
$server :
object
)
: mixed
Parameters
- $server : object