VM Information including tag categories and the tag values. #3212
Unanswered
Steve-Groner
asked this question in
Community Help
Replies: 1 comment 1 reply
-
Looks we'd need to add a flag to |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to export all VM information from a cluster and I was hoping I could include all the tag categories and values. If I cannot do them in one pass, how would I get the tag cetegories. the tags.attached.ls -r {vm} will give me the tag values but it doesnt give me the category names. Any help would be appreciated.
BTW, I am using the govc ls -json to get the information for the VM's, I just need to get the tag cats and values to be able to complete what I am doing.
Beta Was this translation helpful? Give feedback.
All reactions