Class GroupConfiguration
This specifies the basic elements of the group. The Group Configuration contains:
- Group Name
- Group Cooldown (how long a group has to wait before you can scale again in seconds)
- Minimum and Maximum number of entities
- OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\Common\PersistentObject
-
OpenCloud\Autoscale\Resource\AbstractResource
-
OpenCloud\Autoscale\Resource\GroupConfiguration
Namespace: OpenCloud\Autoscale\Resource
Link: https://github.com/rackerlabs/otter/blob/master/doc/getting_started.rst
Link: http://docs.autoscale.apiary.io/
Located at OpenCloud/Autoscale/Resource/GroupConfiguration.php
Link: https://github.com/rackerlabs/otter/blob/master/doc/getting_started.rst
Link: http://docs.autoscale.apiary.io/
Located at OpenCloud/Autoscale/Resource/GroupConfiguration.php
public
Guzzle\Http\Message\Response
|
|
public
Guzzle\Http\Message\Response
|
createJson(),
primaryKeyField(),
updateJson()
|
PATCH_CONTENT_TYPE
|
public
mixed
|
$name
|
|
public
mixed
|
$cooldown
|
|
public
mixed
|
$minEntities
|
|
public
mixed
|
$maxEntities
|
|
public
|
$metadata
|
|
protected static
string
|
$json_name
|
# 'groupConfiguration' |
protected static
string
|
$url_resource
|
# 'config' |
public
array
|
$createKeys
These are used to set the object used for JSON encode. |
# array(
'name',
'cooldown',
'minEntities',
'maxEntities'
) |
$associatedCollections,
$associatedResources
|
$parent,
$service
|
$aliases
|