Class NodeEvent
This class will retrieve a list of events associated with the activity between the node and the load balancer. The events report errors found with the node.
- OpenCloud\Common\Base
-
OpenCloud\Common\PersistentObject
-
OpenCloud\LoadBalancer\Resources\SubResource
-
OpenCloud\LoadBalancer\Resources\Readonly
-
OpenCloud\LoadBalancer\Resources\NodeEvent
Namespace: OpenCloud\LoadBalancer\Resources
Located at OpenCloud/LoadBalancer/Resources/NodeEvent.php
Located at OpenCloud/LoadBalancer/Resources/NodeEvent.php
create(),
delete(),
update()
|
CreateJson(),
initialRefresh(),
name(),
updateJson(),
url()
|
checkJsonError(),
getHttpRequestObject(),
getLogger(),
makeQueryString(),
populate(),
setLogger(),
setProperty()
|
public
mixed
|
$detailedMessage | |
|
public
mixed
|
$nodeId | |
|
public
mixed
|
$id | |
|
public
mixed
|
$type | |
|
public
mixed
|
$description | |
|
public
mixed
|
$category | |
|
public
mixed
|
$severity | |
|
public
mixed
|
$relativeUri | |
|
public
mixed
|
$accountId | |
|
public
mixed
|
$loadbalancerId | |
|
public
mixed
|
$title | |
|
public
mixed
|
$author | |
|
public
mixed
|
$created | |
|
protected static
string
|
$json_name | 'nodeServiceEvent' |
|
protected static
string
|
$url_resource | 'nodes/events' |