openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Gunnar Mills <gmills@linux.vnet.ibm.com>
To: Ed Tanous <ed@tanous.net>, dhruvaraj S <dhruvaraj@gmail.com>
Cc: openbmc <openbmc@lists.ozlabs.org>,
	Brad Bishop <bradleyb@fuzziesquirrel.com>
Subject: Re: Proposal for operations on isolated hardware units using Redfish logging
Date: Fri, 11 Dec 2020 09:12:45 -0700	[thread overview]
Message-ID: <e925631f-54db-ae7e-21c2-3d1600349299@linux.vnet.ibm.com> (raw)
In-Reply-To: <CACWQX8050TCOT8z5efOWQ_q7b9Ucqv6+w1X1J1NRwba9AGKq8g@mail.gmail.com>

On 12/10/2020 10:29 AM, Ed Tanous wrote:
> On Thu, Dec 10, 2020 at 7:49 AM dhruvaraj S <dhruvaraj@gmail.com> wrote:
>>
>>
>> Listing isolated hardware units.
>> redfish >> v1 >> Systems >> system >> LogServices >> IsolatedHardware >> Entries
>> {
>>    "@odata.id": "/redfish/v1/Systems/system/LogServices/IsolatedHardware/Entries",
>>    "@odata.type": "#LogEntryCollection.LogEntryCollection",
>>    "Description": "Collection of Isolated Hardware Components",
>>    "Members": [
>>      {
>>        "@odata.id":
>> "/redfish/v1/Systems/system/LogServices/IsolatedHardware/Entries/1",
>>        "@odata.type": "#LogEntry.v1_7_0.LogEntry",
>>        "Created": "2020-10-15T10:30:08+00:00",
>>        "EntryType": "Event",
>>        "Id": "1",
>>        "Resolved": "false",
> 
> LogEntry doesn't have a "Resolved" field that I can see.

Part of Redfish's 2020.4. Matches OpenBMC's 
https://github.com/openbmc/phosphor-dbus-interfaces/blob/05dd96872560bc6f11616be48b1873f539904142/xyz/openbmc_project/Logging/Entry.interface.yaml#L29

> 
>>        "Name": "Processor 1",
>>        "links":  {
>>                   "OriginOfCondition": {
>>                          "@odata.id":
>> "/redfish/v1/Systems/system/Processors/cpu1"
>>                      },
>>        "Severity": "Critical",
>>         "SensorType" : "Processor",
> 



  parent reply	other threads:[~2020-12-11 16:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-10 14:55 Proposal for operations on isolated hardware units using Redfish logging dhruvaraj S
2020-12-10 17:29 ` Ed Tanous
2020-12-11 11:27   ` dhruvaraj S
2020-12-11 16:12   ` Gunnar Mills [this message]
2020-12-23 16:54     ` dhruvaraj S

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e925631f-54db-ae7e-21c2-3d1600349299@linux.vnet.ibm.com \
    --to=gmills@linux.vnet.ibm.com \
    --cc=bradleyb@fuzziesquirrel.com \
    --cc=dhruvaraj@gmail.com \
    --cc=ed@tanous.net \
    --cc=openbmc@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).