The rsd_lib.resources.v2_1.chassis.log_services Module

The rsd_lib.resources.v2_1.chassis.log_services Module

class rsd_lib.resources.v2_1.chassis.log_services.LogService(connector, identity, redfish_version=None)

Bases: sushy.resources.base.ResourceBase

date_time = <sushy.resources.base.Field object>

The current DateTime (with offset) for the log service, used to set or read time

date_time_local_offset = <sushy.resources.base.Field object>

The time offset from UTC that the DateTime property is set to in format: +06:00

description = <sushy.resources.base.Field object>

The log service description

identity = <sushy.resources.base.Field object>

The log service identity string

log_entries

Property to provide reference to LogEntryCollection instance

It is calculated once when it is queried for the first time. On refresh, this property is reset.

max_number_of_records = <sushy.resources.base.Field object>

The maximum number of log entries this service can have

name = <sushy.resources.base.Field object>

The log service name

overwrite_policy = <sushy.resources.base.Field object>

The overwrite policy for this service that takes place when the log is full

service_enabled = <sushy.resources.base.Field object>

This indicates whether this service is enabled

status = <rsd_lib.common.StatusField object>

The log service status

class rsd_lib.resources.v2_1.chassis.log_services.LogServicesCollection(connector, path, redfish_version=None)

Bases: sushy.resources.base.ResourceCollectionBase

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.