PHP Class Scalr\Service\CloudStack\DataType\ServiceOfferingData

Since: 4.5.2
Author: Vlad Dobrovolskiy ([email protected])
Inheritance: extends Scalr\Service\CloudStack\DataType\AbstractDataType
Afficher le fichier Open project: scalr/scalr

Méthodes publiques

Свойство Type Description
$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

Property Details

$cpunumber public_oe property

The number of CPU
public string $cpunumber
Résultat string

$cpuspeed public_oe property

The clock rate CPU speed in Mhz
public string $cpuspeed
Résultat string

$created public_oe property

The date this service offering was created
public DateTime $created
Résultat DateTime

$defaultuse public_oe property

Is this a default system vm offering
public string $defaultuse
Résultat string

$deploymentplanner public_oe property

Deployment strategy used to deploy VM.
public string $deploymentplanner
Résultat string

$diskBytesReadRate public_oe property

Bytes read rate of the service offering
public string $diskBytesReadRate
Résultat string

$diskBytesWriteRate public_oe property

Bytes write rate of the service offering
public string $diskBytesWriteRate
Résultat string

$diskIopsReadRate public_oe property

Io requests read rate of the service offering
public string $diskIopsReadRate
Résultat string

$diskIopsWriteRate public_oe property

Io requests write rate of the service offering
public string $diskIopsWriteRate
Résultat string

$displaytext public_oe property

An alternate display text of the service offering.
public string $displaytext
Résultat string

$domain public_oe property

Domain name for the offering
public string $domain
Résultat string

$domainid public_oe property

The domain id of the service offering
public string $domainid
Résultat string

$hosttags public_oe property

The host tag for the service offering
public string $hosttags
Résultat string

$id public_oe property

The id of the service offering
public string $id
Résultat string

$iscustomized public_oe property

Is true if the offering is customized
public string $iscustomized
Résultat string

$issystem public_oe property

Is this a system vm offering
public string $issystem
Résultat string

$isvolatile public_oe property

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
Résultat string

$limitcpuuse public_oe property

Restrict the CPU usage to committed service offering
public string $limitcpuuse
Résultat string

$memory public_oe property

The memory in MB
public string $memory
Résultat string

$name public_oe property

The name of the service offering
public string $name
Résultat string

$networkrate public_oe property

Data transfer rate in megabits per second allowed.
public string $networkrate
Résultat string

$offerha public_oe property

The ha support in the service offering
public string $offerha
Résultat string

$serviceofferingdetails public_oe property

Additional key/value details tied with this service offering
public string $serviceofferingdetails
Résultat string

$storagetype public_oe property

The storage type for this service offering
public string $storagetype
Résultat string

$systemvmtype public_oe property

Is this a the systemvm type for system vm offering
public string $systemvmtype
Résultat string

$tags public_oe property

The tags for the service offering
public string $tags
Résultat string