Update Edge Host configurations
PUT/v1/edge-mgmt/edgehosts/current/configurations
Update Edge Host configurations
Request
- application/json
Body
required
Update Edge Host configurations.
caCertsstring[]
httpProxystring
httpsProxystring
noProxystring
Responses
- 200
- 500
- default
Updating Edge Host configurations.
- application/json
- Schema
- Example (from schema)
Schema
messagestring
{
  "message": "string"
}
(empty)
- 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...