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
OpenCloud\Common\Collection
|
Methods inherited from OpenCloud\Common\Service\CatalogService
__construct(),
getBaseUrl(),
getExtensions(),
getName(),
getRegion(),
getType(),
getUrl(),
getUrlType(),
limits()
Methods inherited from OpenCloud\Common\Service\AbstractService
collection(),
getClient(),
getEndpoint(),
getNamespaces(),
getResources(),
resource(),
resourceList(),
setClient(),
setEndpoint()
Methods inherited from OpenCloud\Common\Base
__call(),
checkJsonError(),
generateUuid(),
getInstance(),
getLogger(),
hasLogger(),
makeResourceIteratorOptions(),
populate(),
setLogger(),
stripNamespace(),
toCamel(),
toUnderscores()
Magic methods summary
Constants summary
string |
DEFAULT_TYPE
|
#
'rax:autoscale'
|
string |
DEFAULT_NAME
|
#
'autoscale'
|
Constants inherited from OpenCloud\Common\Service\CatalogService
DEFAULT_URL_TYPE,
SUPPORTED_VERSION
Properties summary
public
array
|
$resources
Autoscale resources. |
#
array(
'Group',
'GroupConfiguration',
'LaunchConfiguration',
'ScalingPolicy'
)
|