PHP Класс Scalr\Service\CloudStack\DataType\ServiceOfferingData

С версии: 4.5.2
Автор: Vlad Dobrovolskiy ([email protected])
Наследование: extends Scalr\Service\CloudStack\DataType\AbstractDataType
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$cpunumber string The number of CPU
$cpuspeed string The clock rate CPU speed in Mhz
$created DateTime The date this service offering was created
$defaultuse string Is this a default system vm offering
$deploymentplanner string Deployment strategy used to deploy VM.
$diskBytesReadRate string Bytes read rate of the service offering
$diskBytesWriteRate string Bytes write rate of the service offering
$diskIopsReadRate string Io requests read rate of the service offering
$diskIopsWriteRate string Io requests write rate of the service offering
$displaytext string An alternate display text of the service offering.
$domain string Domain name for the offering
$domainid string The domain id of the service offering
$hosttags string The host tag for the service offering
$id string The id of the service offering
$iscustomized string Is true if the offering is customized
$issystem string Is this a system vm offering
$isvolatile string True if the vm needs to be volatile, i.e., on every reboot of vm from API root disk is discarded and creates a new root disk
$limitcpuuse string Restrict the CPU usage to committed service offering
$memory string The memory in MB
$name string The name of the service offering
$networkrate string Data transfer rate in megabits per second allowed.
$offerha string The ha support in the service offering
$serviceofferingdetails string Additional key/value details tied with this service offering
$storagetype string The storage type for this service offering
$systemvmtype string Is this a the systemvm type for system vm offering
$tags string The tags for the service offering

Описание свойств

$cpunumber публичное свойство

The number of CPU
public string $cpunumber
Результат string

$cpuspeed публичное свойство

The clock rate CPU speed in Mhz
public string $cpuspeed
Результат string

$created публичное свойство

The date this service offering was created
public DateTime $created
Результат DateTime

$defaultuse публичное свойство

Is this a default system vm offering
public string $defaultuse
Результат string

$deploymentplanner публичное свойство

Deployment strategy used to deploy VM.
public string $deploymentplanner
Результат string

$diskBytesReadRate публичное свойство

Bytes read rate of the service offering
public string $diskBytesReadRate
Результат string

$diskBytesWriteRate публичное свойство

Bytes write rate of the service offering
public string $diskBytesWriteRate
Результат string

$diskIopsReadRate публичное свойство

Io requests read rate of the service offering
public string $diskIopsReadRate
Результат string

$diskIopsWriteRate публичное свойство

Io requests write rate of the service offering
public string $diskIopsWriteRate
Результат string

$displaytext публичное свойство

An alternate display text of the service offering.
public string $displaytext
Результат string

$domain публичное свойство

Domain name for the offering
public string $domain
Результат string

$domainid публичное свойство

The domain id of the service offering
public string $domainid
Результат string

$hosttags публичное свойство

The host tag for the service offering
public string $hosttags
Результат string

$id публичное свойство

The id of the service offering
public string $id
Результат string

$iscustomized публичное свойство

Is true if the offering is customized
public string $iscustomized
Результат string

$issystem публичное свойство

Is this a system vm offering
public string $issystem
Результат string

$isvolatile публичное свойство

True if the vm needs to be volatile, i.e., on every reboot of vm from API root disk is discarded and creates a new root disk
public string $isvolatile
Результат string

$limitcpuuse публичное свойство

Restrict the CPU usage to committed service offering
public string $limitcpuuse
Результат string

$memory публичное свойство

The memory in MB
public string $memory
Результат string

$name публичное свойство

The name of the service offering
public string $name
Результат string

$networkrate публичное свойство

Data transfer rate in megabits per second allowed.
public string $networkrate
Результат string

$offerha публичное свойство

The ha support in the service offering
public string $offerha
Результат string

$serviceofferingdetails публичное свойство

Additional key/value details tied with this service offering
public string $serviceofferingdetails
Результат string

$storagetype публичное свойство

The storage type for this service offering
public string $storagetype
Результат string

$systemvmtype публичное свойство

Is this a the systemvm type for system vm offering
public string $systemvmtype
Результат string

$tags публичное свойство

The tags for the service offering
public string $tags
Результат string