问题
I noticed there's a setTags() method in the api but is there a way to add it to the json order during the ordering process? I can't find any information on it in the documentation.
回答1:
yes it is possible to se the tags at order time take a look at this example:
https://softlayer.github.io/python/create_vsi_options/
I hope it helps
Regards
来源:https://stackoverflow.com/questions/42147245/setting-tags-in-json-order-softlayer-api-python