Свойство | Тип | Описание | |
---|---|---|---|
$account | string | The account the public IP address is associated with | |
$allocated | DateTime | Date the public IP address was acquired | |
$associatednetworkid | string | The ID of the Network associated with the IP address | |
$associatednetworkname | string | The name of the Network associated with the IP address | |
$domain | string | The domain the public IP address is associated with | |
$domainid | string | The domain ID the public IP address is associated with | |
$forvirtualnetwork | string | The virtual network for the IP address | |
$id | string | Public IP address id | |
$ipaddress | string | Public IP address | |
$isportable | string | Is public IP portable across the zones | |
$issourcenat | string | True if the IP address is a source nat address, false otherwise | |
$isstaticnat | string | True if this ip is for static nat, false otherwise | |
$issystem | string | True if this ip is system ip (was allocated as a part of deployVm or createLbRule) | |
$networkid | string | The ID of the Network where ip belongs to | |
$physicalnetworkid | string | The physical network this belongs to | |
$project | string | The project name of the address | |
$projectid | string | The project id of the ipaddress | |
$purpose | string | In Acton this value is not null for Ips with isSystem=true, and can have either StaticNat or LB value | |
$state | string | State of the ip address. Can be: Allocatin, Allocated and Releasing | |
$virtualmachinedisplayname | string | Virutal machine display name the ip address is assigned to (not null only for static nat Ip) | |
$virtualmachineid | string | Virutal machine id the ip address is assigned to (not null only for static nat Ip) | |
$virtualmachinename | string | Virutal machine name the ip address is assigned to (not null only for static nat Ip) | |
$vlanid | string | This parameter is visible to ROOT admins only | |
$vlanname | string | The VLAN associated with the IP address | |
$vmipaddress | string | Virutal machine (dnat) ip address (not null only for static nat Ip) | |
$vpcid | string | VPC the ip belongs to | |
$zoneid | string | The ID of the zone the public IP address belongs to | |
$zonename | string | The name of the zone the public IP address belongs to |
Свойство | Тип | Описание | |
---|---|---|---|
$_properties | array | List of the public properties which is managed by magic getter and setters internally. |
Метод | Описание | |
---|---|---|
setTags ( Scalr\Service\CloudStack\DataType\ResponseTagsList $tags = null ) : |
Sets tags |
public setTags ( Scalr\Service\CloudStack\DataType\ResponseTagsList $tags = null ) : |
||
$tags | Scalr\Service\CloudStack\DataType\ResponseTagsList | |
Результат |
protected array $_properties | ||
Результат | array |
public string $account | ||
Результат | string |
public DateTime $allocated | ||
Результат | DateTime |
public string $associatednetworkid | ||
Результат | string |
public string $associatednetworkname | ||
Результат | string |
public string $domain | ||
Результат | string |
public string $domainid | ||
Результат | string |
public string $forvirtualnetwork | ||
Результат | string |
public string $isportable | ||
Результат | string |
public string $issourcenat | ||
Результат | string |
public string $isstaticnat | ||
Результат | string |
public string $issystem | ||
Результат | string |
public string $networkid | ||
Результат | string |
public string $physicalnetworkid | ||
Результат | string |
public string $projectid | ||
Результат | string |
public string $purpose | ||
Результат | string |
public string $state | ||
Результат | string |
public string $virtualmachinedisplayname | ||
Результат | string |
public string $virtualmachineid | ||
Результат | string |
public string $virtualmachinename | ||
Результат | string |
public string $vlanid | ||
Результат | string |
public string $vlanname | ||
Результат | string |
public string $vmipaddress | ||
Результат | string |
public string $zoneid | ||
Результат | string |
public string $zonename | ||
Результат | string |