You use the POST command to create a tag.
Send the HTTP POST request to the following URL:
https://hostname:18443/iam/api/1.0/restapi/environments/ac/tags
The HTTP body must contain the following information to create a tag:
<Tag> <Name>Tag Name</Name> <Description>Tag Description</Description> </Tag>
Specifies the tag name
Specifies the description of the tag
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |