theapsgroup / steampipe-plugin-vsphere

Use SQL to instantly query vSphere VMs, networks and more. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/theapsgroup/vsphere
Apache License 2.0
6 stars 5 forks source link

Please create a vsphere_user table #29

Open captainfalcon23 opened 9 months ago

captainfalcon23 commented 9 months ago

Hello! This is a request to implement a new table called vsphere_user. Following API docs can likely be referenced:

https://developer.vmware.com/apis/vsphere-automation/latest/appliance/api/appliance/local-accounts/get/ https://developer.vmware.com/apis/vsphere-automation/latest/appliance/api/appliance/local-accounts/username/get/

I assume this should work against both a ESX server and also a vCenter server.