Reputation: 111
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.
Upvotes: 0
Views: 126
Reputation: 4386
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
Upvotes: 1