You also need the ID of the PQ Attribute you wish to add to this agent.
In this example, my agent's SkillTargetID is 5164 and the desired PQ Attribute ID is 5018. I'm setting it to True. His current ChangeStamp is 3. Use base64-encoded authentication in the header, the same as my previous posts.
URI:
https://aw.my.domain.com/unifiedconfig/config/agent/5164?async=true
HTTP Method:
PUT
Data:
<agent> <agentAttributes> <agentAttribute> <attribute> <refURL>/unifiedconfig/config/attribute/5018</refURL> </attribute> <attributeValue>true</attributeValue> </agentAttribute> </agentAttributes> <changeStamp>3</changeStamp> </agent>
No comments:
Post a Comment