The rsd_lib.common Module

The rsd_lib.common Module

class 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.

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.