udclient [global-args...] [global-flags...]
removeTagFromAgent [parameters]
Parameter | Type | Required | Description |
---|---|---|---|
agent | string | true | Name or ID of the agent |
tag | string | true | Name of the tag |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
removeTagFromAgent
-agent Agent1
-tag Tag1
Related REST command: Delete a tag from an agent.