I would say UI. Could you please file a doc bug @ https://issues.apache.org/jira/browse/CLOUDSTACK for this ?
-----Original Message----- From: sx chen [mailto:[email protected]] Sent: Tuesday, September 18, 2012 2:47 PM To: [email protected] Subject: How to set Disk tags in CreateServiceOffing API Hi,all When I Create a new ServiceOffing,I enroll the the host tags with "def" and storage tags with "abc",and I get the url with firebug as follow: http://10.6.159.69:8080/client/api ?command=createServiceOffering &issystem=false &name=test1 &displaytext=test1 &storageType=shared &cpuNumber=1 &cpuSpeed=1.5 &memory=1500 &networkrate=100 &offerha=false &tags=abc &hosttags=def &limitcpuuse=false &response=json &sessionkey=2Bbor2Qg5LEZDCwQAcxch6TvCQw%3D &_=1347959260588 the following page is the documentation of CreateServiceOffing: http://download.cloud.com/releases/3.0.0/api_3.0.0/root_admin/createServiceOffering.html as it list, the parameter tags' description is tags:the tags for this service offering. but in the ui,It means storage tags. which is right?the documentation or the UI?
