Add aribtary tag to VM during instance creation #13402
Unanswered
returntrip
asked this question in
Q&A
Replies: 2 comments
|
CloudStack 4.22 does support copyimagetags=true during deployment, which copies existing tags from the template/ISO to the new VM, but it does not let you specify new arbitrary tags in the deploy call. This is not just a limitation of the UI. Also the API does not support to specify tags on the fly. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Is there any way to add tags or any other meta data to a VM during its creation (both from API or UI)?
Would be nice to have a system to create tags before hand which can then be selected during the instance creation process
All reactions