v1

latestSwagger 2.02026-07-175684145.0 KB

Update daemon's labels and image proxy

post/daemon/update

Request body

Labelsstring[]

Labels indentified the attributes of daemon

ImageProxystring

Image proxy used to pull image.

Example request

{
  "Labels": [
    "storage=ssd",
    "zone=hangzhou"
  ]
}

Response

no error