Skip to content

get customAttributes, and notes (python vsphere sdk) #366

Closed Answered by aagrawal3
nico599 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @nico599

To get details of custom attributes, notes, you can use our vim APIs.
Please refer to pyvmomi
Samples: https://github.com/vmware/pyvmomi-community-samples/tree/master/samples

The fields are part of VirtualMachine managed object.
custom attributes -> vm.summary.customValue
Notes: vm.summary.config.annotation

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aagrawal3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants