View Edge status
- Print
- PDF
View Edge status
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
Search the operation status of a specific Edge.
Requests
Request URL
Request parameters
Parameter name | Requirement status | Type | Restrictions | Description |
---|---|---|---|---|
edgeId | Yes | String | Edge number |
Responses
All responses return success or failure as HTTP Status Code.
HTTP status code | Code message | Description |
---|---|---|
200 | Success | Search succeeded |
401 | Unauthorized | Authentication failed |
500 | Internal Server Error | Server error |
EdgeStatus
Value | Description |
---|---|
PUBLISHING | Deploying |
RUNNING | Running |
STOPPING | Stopping |
STOPPED | Stop |
ACTIVATING | Restarting |
DELETING | Deleting |
DELETED | Delete |
Examples
Request examples
Response examples
Errors
Error code | Description |
---|---|
0032 | Request not allowed |
9999 | Server error occurred |
Was this article helpful?