>From the api command template tag will be read from json "templatetag=" its >string value.
Here is the cmd for updating a template key/value http://10.102.192.186:8080/client/api?command=createTags&response=json&sessionkey=8%2BkoU3B23zkrfZtcZlrZ1noRuHc%3D&tags%5B0%5D.key=mykey&tags%5B0%5D.value=myvalue&resourceIds=1a19d378-a83d-11e3-85ae-8a4fc6ef9475&resourceType=Template&_=1394450761248 Thanks Rajesh Battala -----Original Message----- From: Donal Lafferty [mailto:donal.laffe...@citrix.com] Sent: Monday, March 10, 2014 4:25 PM To: dev@cloudstack.apache.org Subject: Sample of templatetag field from RegisterTemplate? Does anyone have a sample of the templatetage field of RegisterTemplate? (see https://cloudstack.apache.org/docs/api/apidocs-4.2/user/registerTemplate.html) This string field should hold a key/value, but it's unclear whether the format is JSON or some other format. DL