The rsd_lib.resources.v2_2.update_service.update_service Module

The rsd_lib.resources.v2_2.update_service.update_service Module

class rsd_lib.resources.v2_2.update_service.update_service.ActionsField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

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

The actions oem

simple_update = <rsd_lib.resources.v2_2.update_service.update_service.SimpleUpdateField object>

The actions simple update

class rsd_lib.resources.v2_2.update_service.update_service.SimpleUpdateField(*args, **kwargs)

Bases: sushy.resources.base.CompositeField

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

The simple update target

class rsd_lib.resources.v2_2.update_service.update_service.UpdateService(connector, identity, redfish_version=None)

Bases: sushy.resources.base.ResourceBase

property action_info

Property to provide reference to ActionInfo instance

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

actions = <rsd_lib.resources.v2_2.update_service.update_service.ActionsField object>

The update service actions

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

The update service identity

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

The update service name

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

The update service odata context

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

The update service oem

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

Whether the update service is enabled

status = <rsd_lib.common.StatusField object>

The update service name

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.