NodeServiceEvent Class |
Namespace: net.openstack.Providers.Rackspace.Objects.LoadBalancers
The NodeServiceEvent type exposes the following members.
Name | Description | |
---|---|---|
AccountId |
Gets the account ID associated with this service event. The account ID within
the load balancer service is equivalent to the Tenant.Id
referenced by other services.
| |
Author |
Gets the author responsible for this service event.
| |
Category |
Gets the service event category.
| |
Created |
Gets a timestamp indicating when this service event was created.
| |
Description |
Gets a description of the service event.
| |
DetailedMessage |
Gets the detailed message describing the service event.
| |
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |
Id |
Gets the unique ID for this node service event record.
| |
LoadBalancerId |
Gets the load balancer ID.
| |
NodeId |
Gets the load balancer node ID.
| |
RelativeUri |
Gets what? | |
Severity |
Gets the service event severity.
| |
Title |
Gets the title of the service event.
| |
Type |
Gets the service event type.
|