This is the schema definition for the Event Service. It represents the properties for the service itself and has links to the actual list of subscriptions.
The default number of TTLUnits until this listener destination subscription expires. It may be renewed prior to expire to reset the Time to Live counter. The value 999999 is reserved to mean a perpetual subscription.
JSON type:
Integer
from 0 to 999999.
HTTP Operations
GET
Rendered if supported by the implementation or omitted if not.
The default time unit used to measure the subscription time of this listener destination. This is the units for TTLCount and is used to express the subscription lifetime of the listener destination.
JSON type:
String containing one of the following supported values:
"seconds"
"minutes"
"days"
HTTP Operations
GET
Rendered if supported by the implementation or omitted if not.
"Status/Health"
This property is a member of [EventService](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(EventService-Resource-Type)#eventservice-resource-type)
This represents the health state of this resource in the absence of its dependent resources.
JSON type:
String containing one of the following supported values:
"OK"
"Warning"
"Critical"
HTTP Operations
GET
Rendered if supported by the implementation or omitted if not.
The value of this property may also be null if it is unavailable at the time of the request.
"Status/HealthRollUp"
This property is a member of [EventService](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(EventService-Resource-Type)#eventservice-resource-type)
This represents the overall health state from the view of this resource.
JSON type:
String containing one of the following supported values:
"OK"
"Warning"
"Critical"
HTTP Operations
GET
Rendered if supported by the implementation or omitted if not.
The value of this property may also be null if it is unavailable at the time of the request.
"Status/HealthRollup"
This property is a member of [EventService](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(EventService-Resource-Type)#eventservice-resource-type)
This represents the overall health state from the view of this resource.
JSON type:
String containing one of the following supported values:
"OK"
"Warning"
"Critical"
HTTP Operations
GET
Rendered if supported by the implementation or omitted if not.
The value of this property may also be null if it is unavailable at the time of the request.
"Status/State"
This property is a member of [EventService](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(EventService-Resource-Type)#eventservice-resource-type)
This indicates the known state of the resource, such as if it is enabled.
JSON type:
String containing one of the following supported values:
"Enabled"
"Disabled"
"Offline"
"InTest"
"Starting"
"Absent"
HTTP Operations
GET
Rendered if supported by the implementation or omitted if not.
The value of this property may also be null if it is unavailable at the time of the request.
"SubscriptionRemovalAction"
This property is a member of [EventService](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(EventService-Resource-Type)#eventservice-resource-type)
This property indicates what the service will do to an event subscription after the number of delivery retry attempts has been exhausted.
JSON type:
String containing one of the following supported values:
"Remove"
"Disable"
"Ignore"
HTTP Operations
GET
Rendered if supported by the implementation or omitted if not.
"SubscriptionRemovalTimeIntervalInMinutes"
This property is a member of [EventService](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(EventService-Resource-Type)#eventservice-resource-type)
This is the minimum amount of time after the failed events that the service will wait before doing the SubscriptionRemovalAction.
JSON type:
Integer
HTTP Operations
GET
Rendered if supported by the implementation or omitted if not.
POST Action "SubmitTestEvent"
Causes iLO 4 to submit a test event to any subscribed event recievers.
Parameter "EventType"
"EventType" must be one of the following value(s):