Updates the specified edge host device meta
PUT/v1/edgehosts/:uid/meta
Updates the specified edge host device meta
Request
Path Parameters
uid stringrequired
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
metadata
object
Object identity meta with tags
labels
object
property name*string
namestring
uidstring
Responses
- 204
The resource was updated successfully
Loading...