API Guide

Status codes
Table 28. Status codes for the instance of the resource
HTTP status code Extended information
200 Base.1.0.Success
400
Base.1.0.PropertyValueTypeError
Base.1.0.PropertyValueNotInList
403 Base.1.0. InsufficientPrivilege
404 Base.1.0.ResourceMissingAtURI
500 Base.1.0.InternalError
EventDestination
Description
This property contains a URL to the destination where the events are sent.
URL
/redfish/v1/EventService/Subscriptions
HTTP methods and privileges
Table 29. HTTP methods and privileges for EventDestination
HTTP method Required privilege
GET Login
POST ConfigureManager
Properties
Table 30. Properties for EventDestination
Property Description
Destination Destination IP to send event
EventTypes Contains the type of the event
Context Client-supplied string — Optional
Protocol Protocol type used by event
Status codes
Table 31. Status codes for EventDestination
HTTP status code Extended information
200
Redfish resources 29