Class View
View class.
- OpenCloud\CloudMonitoring\Resource\ReadOnlyResource
-
OpenCloud\CloudMonitoring\Resource\View implements OpenCloud\CloudMonitoring\Resource\ResourceInterface
Namespace: OpenCloud\CloudMonitoring\Resource
Extends: ReadOnlyResource
Located at OpenCloud/CloudMonitoring/Resource/View.php
Extends: ReadOnlyResource
Located at OpenCloud/CloudMonitoring/Resource/View.php
public
|
public
mixed
|
$timestamp |
|
|
public
mixed
|
$entity |
|
|
public
mixed
|
$alarms |
|
|
public
mixed
|
$checks |
|
|
public
mixed
|
$latest_alarm_states |
|
|
protected static
boolean
|
$json_name | false |
|
protected static
string
|
$json_collection_name | 'values' |
|
protected static
string
|
$url_resource | 'views/overview' |
|
protected
array
|
$associatedResources | array(
'entity' => 'Entity'
) |
|
protected
array
|
$associatedCollections | array(
'alarms' => 'Alarm',
'checks' => 'Check'
) |