Inherits lsm::_data::IData.

Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| int | STATUS_UNKNOWN = 1 |
| int | STATUS_OK = 1 |
| int | STATUS_ERROR = 1 |
| int | STATUS_DEGRADED = 1 |
| int | STATUS_PREDICTIVE_FAILURE = 1 |
| int | STATUS_OTHER = 1 |
Definition at line 352 of file _data.py.
| def __init__ | ( | self, | ||
| _id, | ||||
| _name, | ||||
| _status, | ||||
| _status_info, | ||||
_plugin_data = None | ||||
| ) |
int STATUS_DEGRADED = 1 [static] |
int STATUS_ERROR = 1 [static] |
int STATUS_OTHER = 1 [static] |
int STATUS_PREDICTIVE_FAILURE = 1 [static] |
int STATUS_UNKNOWN = 1 [static] |
1.6.1