The LogEntry schema defines the record format for a log. It is designed for Redfish event logs, OEM-specific log formats, and the IPMI System Event Log (SEL). The EntryType field indicates the type of log and the resource includes several additional properties dependent on the EntryType.Privilege: Login
Request
Authorization
API Key
Add parameter in header
X-Auth-Token
Example:
X-Auth-Token: ********************
Basic Auth
Send your HTTP requests with an
Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:
Authorization: Basic *****************
or
Path Params
Responses
🟢200成功
application/json
The response contains a representation of the LogEntry resource