Class Check
Check class.
- OpenCloud\Common\Base
-
OpenCloud\Common\Resource\BaseResource
-
OpenCloud\Common\Resource\PersistentResource
-
OpenCloud\Common\PersistentObject
-
OpenCloud\CloudMonitoring\Resource\AbstractResource
-
OpenCloud\CloudMonitoring\Resource\Check
Namespace: OpenCloud\CloudMonitoring\Resource
Located at OpenCloud/CloudMonitoring/Resource/Check.php
Located at OpenCloud/CloudMonitoring/Resource/Check.php
public
|
|
public
|
|
public
|
|
public
|
|
public
mixed
|
createJson(),
listAll(),
test(),
testParams(),
updateJson()
|
PATCH_CONTENT_TYPE
|
protected static
boolean
|
$json_name
|
# false |
protected static
string
|
$json_collection_name
|
# 'values' |
protected static
string
|
$url_resource
|
# 'checks' |
protected static
array
|
$emptyObject
|
# array(
'type',
'details',
'disabled',
'label',
'period',
'timeout',
'monitoring_zones_poll',
'target_alias',
'target_hostname',
'target_resolver'
) |
protected static
array
|
$requiredKeys
|
# array('type') |
protected
array
|
$associatedResources
|
# array('CheckType' => 'CheckType') |
protected
array
|
$dataPointParams
|
# array(
'from',
'to',
'points',
'resolution',
'select'
) |
$metadata,
$parent,
$service
|
$aliases
|