Hello,
All, I have been at this for hours and while I can pull each of these values indirectly, I have been unsuccessful in putting them together into a single spreadsheet. The biggest issue is not being able to find a correlation from a given VM's vNIC, that vNIC's port-group, and what specific vSwitch(or VDS) that vNIC/port-group are attached to.
Ideally I would have columns like:
VMname | vNIC | MAC | MAC type | vSwitch | PortGroup
Where multiple vNIC's would mean multiple rows with the same VMname.
I feel like if I can pull all of the above data directly from a VM object I can make this work, however, after looking through view data and extension data I couldn't find this information. Any and all insight here will be greatly appreciated!!
I can definitely provide some of my attempts if people need a frame of reference, however, as they're just bits and pieces I didn't want to pidgeon hole the discussion out the gate with my ill-conceived attempts.
Thank you in advance for any insight you may have!