systemHealthDTO
| Namespace: |
(default namespace) |
| XML Schema: |
ns0.xsd |
Returns information about the system health and currently possible operations.
XML
Elements
| name (type) |
min/max occurs |
description |
|
acpOperating (boolean)
|
1/1 |
Whether ACP operations are possible (User/Ream/Rule/... creations, updates, etc).
|
|
nodeActionsPossible (boolean)
|
1/1 |
Whether node actions (removal, repair are possible), also includes most settings).
|
|
inductionPossible (boolean)
|
1/1 |
Whether induction of new nodes is possible.
|
|
acpDsmSidelined (boolean)
|
1/1 |
|
|
auditDsmSidelined (boolean)
|
1/1 |
|
JSON
| property |
type |
description |
| acpOperating |
acpOperating (boolean)
|
Whether ACP operations are possible (User/Ream/Rule/... creations, updates, etc).
|
| nodeActionsPossible |
nodeActionsPossible (boolean)
|
Whether node actions (removal, repair are possible), also includes most settings).
|
| inductionPossible |
inductionPossible (boolean)
|
Whether induction of new nodes is possible.
|
| acpDsmSidelined |
acpDsmSidelined (boolean)
|
|
| auditDsmSidelined |
auditDsmSidelined (boolean)
|
|