reset the private gateway by disaaociating the private gateway's resources
PUT/v1/overlords/:uid/reset
reset the private gateway by disaaociating the private gateway's resources
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 200
 
(empty)
- application/json
 
- Schema
 - Example (from schema)
 
Schema
msgstring
{
  "msg": "string"
}
Loading...