rsd_lib.resources.v2_1.task.task_service
Module¶rsd_lib.resources.v2_1.task.task_service.
TaskService
(connector, identity, redfish_version=None)¶Bases: sushy.resources.base.ResourceBase
completed_task_overwrite_policy
= <sushy.resources.base.Field object>¶The task service date completed task overwrite policy
date_time
= <sushy.resources.base.Field object>¶The task service date time
identity
= <sushy.resources.base.Field object>¶The task service identity
life_cycle_event_on_task_state_change
= <sushy.resources.base.Field object>¶Whether the task service cycle event on task state change
name
= <sushy.resources.base.Field object>¶The task service name
oem
= <sushy.resources.base.Field object>¶The task service oem
service_enabled
= <sushy.resources.base.Field object>¶Whether the task service is enabled
status
= <rsd_lib.common.StatusField object>¶The task service status
tasks
¶Property to provide reference to TaskCollection instance
It is calculated once when it is queried for the first time. On refresh, this property is reset.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.