Overview

Namespaces

  • OpenCloud
    • Autoscale
      • Resource
    • CloudMonitoring
      • Exception
      • Resource
    • Common
      • Collection
      • Constants
      • Exceptions
      • Http
        • Message
      • Identity
      • Log
      • Service
    • Compute
      • Constants
      • Exception
      • Resource
    • Database
      • Resource
    • DNS
      • Resource
    • LoadBalancer
      • Resource
    • ObjectStore
      • Constants
      • Exception
      • Resource
      • Upload
    • Orchestration
    • Queues
      • Exception
      • Resource
    • Volume
      • Resource
  • PHP

Classes

  • Service
  • Overview
  • Namespace
  • Class
  • Tree
  • Download

Class Service

The Autoscale class represents the OpenStack Otter service.

OpenCloud\Common\Base
Extended by OpenCloud\Common\Service\AbstractService
Extended by OpenCloud\Autoscale\Service
Namespace: OpenCloud\Autoscale
Located at OpenCloud/Autoscale/Service.php
Methods summary
public AbstractResource
# group( mixed $info = null )

Convenience method for getting an autoscale group.

Convenience method for getting an autoscale group.

Parameters

$info
mixed
$info

Returns

AbstractResource
public OpenCloud\Common\Collection
# groupList( )

Convenience method for getting a list of autoscale groups.

Convenience method for getting a list of autoscale groups.

Returns

OpenCloud\Common\Collection
Methods inherited from OpenCloud\Common\Service\AbstractService
__construct(), collection(), getBaseUrl(), getClient(), getCurrentNamespace(), getEndpoint(), getExtensions(), getName(), getRegion(), getResources(), getType(), getUrl(), getUrlType(), limits(), namespaces(), resolveResourceClass(), resource(), resourceList(), setClient()
Methods inherited from OpenCloud\Common\Base
__call(), checkJsonError(), generateUuid(), getLogger(), getProperty(), makeResourceIteratorOptions(), populate(), propertyExists(), setLogger(), setProperty(), stripNamespace(), toCamel(), toUnderscores()
Constants summary
string DEFAULT_TYPE 'rax:autoscale'
#
string DEFAULT_NAME 'autoscale'
#
Constants inherited from OpenCloud\Common\Service\AbstractService
DEFAULT_REGION, DEFAULT_URL_TYPE
Properties summary
public array $resources array( 'Group', 'GroupConfiguration', 'LaunchConfiguration', 'ScalingPolicy' )
#

Autoscale resources.

Autoscale resources.

Properties inherited from OpenCloud\Common\Service\AbstractService
$client, $namespaces
PHP OpenCloud API API documentation generated by ApiGen 2.8.0