User Manual

ASUS ASMB9-iKVM
4-103
4.3.38 Event Subscription
This resource shall be used to represent resources that represent the Event Subscriptions
and conforms to the Event Destination Schema.
A subscription instance is shown only when events are subscribed or posted using POST
Action.
A. GET
• Request
https://{{ip}}/redfish/v1/EventService/Subscriptions/
{{Subscriptions_instance}}
Content-Type: application/json
• Response
The response of the request will be in JSON format. The properties are mentioned in
the following table.
Table 50 Event Subscription Properties
Name Type ReadOnly Description
@odata.context String True
Refer to section 4.3.1 ODATA properties.
@odata.id String True
Refer to section 4.3.1 ODATA properties.
@odata.type String True
Refer to section 4.3.1 ODATA properties.
@odata.etag String True
Refer to section 4.3.1 ODATA properties.
Oem Object -
Refer to Resource Complex Types under section 4.3.3 Resource.
This property will be a part of JSON response only if an
OEM property is implemented according to “
How to Add
OEM extensions (v1.1)
” document.
Id(M)
String True Resource Identifier.
Name(M)
String True Name of the Resource.
Description String True
Provides description of the resource. Refer to section 4.3.3 Resource.
EventTypes Array True This property shall contain the types of events that shall be sent to the
destination.
Enum Description
StatusChange The status of this resource has changed.
ResourceUpdated The value of this resource has been updated.
ResourceAdded A resource has been added.
ResourceRemoved A resource has been removed.
Alert A condition exists which requires attention.
(continued on the next page)
E16160_ASMB9-iKVM_UM_V3.indb 103E16160_ASMB9-iKVM_UM_V3.indb 103 1/17/2020 2:29:32 PM1/17/2020 2:29:32 PM