You modify a tag to modify in order to assign or remove the tags from the managed devices.
Follow these steps:
https://hostname:18443/iam/api/1.0/restapi/environments/ac/<tag_name>
You get a response XML document back, similar to the following:
<Tag> <Name>testtag</Name> <Description /> <Devices> <Device> <ID>vm-11</ID> </Device> </Devices> </Tag>
Send an HTTP PUT command to the following URL:
https://hostname:18443/iam/api/1.0/restapi/environments/ac/<tag_name>
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |