Class Service
The Autoscale class represents the OpenStack Otter service.
- OpenCloud\Common\Base
-
OpenCloud\Common\Service\AbstractService implements OpenCloud\Common\Service\ServiceInterface
-
OpenCloud\Common\Service\CatalogService
-
OpenCloud\Autoscale\Service
Methods summary
public
AbstractResource
|
|
public
|
Methods inherited from OpenCloud\Common\Service\CatalogService
__construct()
,
getBaseUrl()
,
getExtensions()
,
getName()
,
getRegion()
,
getType()
,
getUrl()
,
getUrlType()
,
limits()
,
name()
,
region()
,
url()
Methods inherited from OpenCloud\Common\Service\AbstractService
collection()
,
getClient()
,
getEndpoint()
,
getNamespaces()
,
getResources()
,
namespaces()
,
resource()
,
resourceList()
,
setClient()
,
setEndpoint()
Methods inherited from OpenCloud\Common\Base
__call()
,
checkJsonError()
,
generateUuid()
,
getInstance()
,
getLogger()
,
hasLogger()
,
makeResourceIteratorOptions()
,
populate()
,
setLogger()
,
stripNamespace()
,
toCamel()
,
toUnderscores()
Constants summary
string |
DEFAULT_TYPE
|
#
'rax:autoscale'
|
string |
DEFAULT_NAME
|
#
'autoscale'
|
Constants inherited from OpenCloud\Common\Service\CatalogService
Constants inherited from OpenCloud\Common\Base
Properties summary
public
array
|
$resources
Autoscale resources. |
#
array(
'Group',
'GroupConfiguration',
'LaunchConfiguration',
'ScalingPolicy'
)
|