<< Click to Display Table of Contents >> Navigation: API > servergroups > set |
Description
Sets a server cluster's PowerTags value.
Syntax
https://api.cameyo.com/servergroups/[servergroup-id]/set?clientId=...&clientSecret=...&powertags=!TAG=value
Required parameters
•powertags: KEY=value, where KEY is the PowerTag's name and value is its value. Several PowerTags can be specified, separated by double colon "::". Examples:
o!CLIPBOARD=0
o!CLIPBOARD=0::!CHROME=1::ENVVAR1=Hello world
Return codes
200: success.
400: invalid parameters.
403: authentication failed or insufficient permissions.
404: an item with this id does not exist.