System Status
此内容尚不支持你的语言。
| URL | GET | POST | PATCH | PUT | DELETE |
|---|---|---|---|---|---|
| rest/v1/operational/system-status | Y | N | N | N | N |
Examples
Section titled “Examples”Get system status
Section titled “Get system status”GET https://{SWITCH_IP}/rest/v1/operational/system-statusresponse:
{ "status-ok": true}Properties Descriptions
Section titled “Properties Descriptions”System status
Section titled “System status”Tree Diagrams
+--rw system-status +--rw status-ok?Table of Properties
| Name | Required | Type/Range | Description |
|---|---|---|---|
| system-status | Path-only node | ||
| status-ok | RO | true false | (sub-property of system-status) As a very high-level flag, indicate whether the system is running well. |