Class ScalingPolicy
Description of ScalingPolicy
- OpenCloud\Common\Base
-
OpenCloud\Common\PersistentObject
-
OpenCloud\Autoscale\Resource\AbstractResource
-
OpenCloud\Autoscale\Resource\ScalingPolicy
Namespace: OpenCloud\Autoscale\Resource
Link
Located at OpenCloud/Autoscale/Resource/ScalingPolicy.php
Link
Located at OpenCloud/Autoscale/Resource/ScalingPolicy.php
public
|
|
public
|
|
public
|
createJson(),
primaryKeyField(),
updateJson()
|
public
mixed
|
$id |
|
|
public
mixed
|
$links |
|
|
public
mixed
|
$name |
|
|
public
mixed
|
$change |
|
|
public
mixed
|
$cooldown |
|
|
public
mixed
|
$type |
|
|
public
mixed
|
$metadata |
|
|
protected static
string
|
$json_name | 'policy' |
|
protected static
string
|
$json_collection_name | 'policies' |
|
protected static
string
|
$url_resource | 'policies' |
|
public
array
|
$createKeys | array(
'name',
'change',
'cooldown',
'type'
) |
#
These are used to set the object used for JSON encode. |
$associatedCollections,
$associatedResources
|