rsd_lib.common
Module¶rsd_lib.common.
StatusField
(*args, **kwargs)¶Bases: sushy.resources.base.CompositeField
This Field describes the status of a resource and its children.
health
= <sushy.resources.base.Field object>¶Represents health of resource w/o considering its dependent resources
health_rollup
= <sushy.resources.base.Field object>¶Represents health state of resource and its dependent resources
state
= <sushy.resources.base.Field object>¶Indicates the known state of the resource, such as if it is enabled.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.