v1

latestOpenAPI 3.0.0Apache 2.02026-07-17514076.9 KB
proxyServices

Update proxy service

patch/groups/{group-id}/proxy-services

Path parameters

group-idstring required

Group ID of the node

Request body

artifactNamestring
nodeIdstring
typestring
valueboolean

Response

Proxy update status

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "Successfully updated"
}