rsd_lib.resources.v2_1.chassis.log_entry Module¶rsd_lib.resources.v2_1.chassis.log_entry.LinksField(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
OriginOfCondition = <sushy.resources.base.Field object>¶The URI of the resource that caused the log entry
rsd_lib.resources.v2_1.chassis.log_entry.LogEntry(connector, path='', redfish_version=None, reader=None)¶Bases: sushy.resources.base.ResourceBase
created = <sushy.resources.base.Field object>¶The time the log entry was created
description = <sushy.resources.base.Field object>¶The log entry description
entry_code = <sushy.resources.base.Field object>¶The log entry code
entry_type = <sushy.resources.base.Field object>¶“The type of log entry
event_id = <sushy.resources.base.Field object>¶A unique instance identifier of an event
event_timestamp = <sushy.resources.base.Field object>¶Time the event occurred
event_type = <sushy.resources.base.Field object>¶The type of an event recorded in this log
identity = <sushy.resources.base.Field object>¶The log entry identity string
links = <rsd_lib.resources.v2_1.chassis.log_entry.LinksField object>¶The log entry links
message = <sushy.resources.base.Field object>¶The log entry message
message_args = <sushy.resources.base.Field object>¶The log entry message args
message_id = <sushy.resources.base.Field object>¶The log entry message id
name = <sushy.resources.base.Field object>¶The log entry name
oem_record_format = <sushy.resources.base.Field object>¶The log entry oem record format
sensor_number = <sushy.resources.base.Field object>¶The log entry sensor number
sensor_type = <sushy.resources.base.Field object>¶The log entry sensor type
severity = <sushy.resources.base.Field object>¶The severity of the log entry
rsd_lib.resources.v2_1.chassis.log_entry.LogEntryCollection(connector, path, redfish_version=None)¶Bases: sushy.resources.base.ResourceCollectionBase
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.