Reset edge host
POST/v1/edge-mgmt/edgehosts/current/actions/reset
Reset edge host
Responses
- 202
- 500
- default
Accepted response with message
- application/json
- Schema
- Example (from schema)
Schema
messagestring
{
"message": "string"
}
Internal server error.
- application/json
- Schema
- Example (from schema)
Schema
codestring
detailsobject
messagestring
refstring
{
"code": "string",
"details": {},
"message": "string",
"ref": "string"
}
generic error response
- application/json
- Schema
Schema
string
Loading...