I have a need to do a Cluster Capacity based report daily, up to now i've been using Powercli for this but as our environment grows the current scripts takes over 6 hours to complete for our 10 vc's c ...
vCloud Suite Python Python Filters
Type
- Cluster Capacity script
REQUESTED
0 Solutions
1 Favorite
0 Comments
Updated 5 yearsago - Report on Cluster Capacity with PythonI have and existing PowerCli script that reports on a list of capacity value for every cluster in our vc. (Cluster Name, # Hosts in cluster, # CPU's, # of cores, Memory, Virtual on, virtual off, templ ...vCloud Suite Python Python
REQUESTED
2 Solutions
3 Favorites
2 Comments
Updated 6 yearsago - vRealize Ops API getTopNStatsOfResourcesI try to get a Top 25-VMs Disk IOPS for the last 24h from the Ops API via Python. but i was not able to figure out what params i have to submit to the interface getTopNStatsOfResources (/api/resources ...vRealize Orchestrator Python
REQUESTED
0 Solutions
0 Comments
Updated 7 yearsago -
REQUESTED
0 Solutions
1 Comment
Updated 6 yearsago - Windows pass through authenticationExample of using pyVim.SmartConnect with mechanism="sspi" to provide windows passthrough authentication. I have pieced together this so far, but it doesn-t work. import sspi import pyVim.connect from ...vSphere Automation Python Python
REQUESTED
0 Solutions
0 Comments
Updated 6 yearsago - Create and configure a distributed virtual switchThere is workable code here - https://github.com/rreubenur/vmware-pyvmomi-examples/blob/master/create_dvs_and_dvport_group.py, for creating and configuring a dvs. It also creates port groups and add h ...vSphere Automation Python Python
REQUESTED
0 Solutions
0 Comments
Updated 6 yearsago - Basic NSX Manager REST code in Java or PythonAn example which shows how to connect with the NSX Manager REST Server. To make calls like this: https://{IP}:443/api/1.0/appliance-management/global/info I'd like to see an example of how to do the u ...Other Platform Java Python
REQUESTED
1 Solution
0 Comments
Updated 3 yearsago - Get all VMs with its respective Cluster where they liveHi, I can retrieve all the vms with python, but I need an extra field, "Cluster" where they live.vSphere Automation Python Python
REQUESTED
0 Solutions
0 Comments
Updated 5 yearsago - Need to pull CDP information based on a search for a guest serverHello, My first post here so my apologies if I'm barking up the wrong tree here but I am searching for a way via API calls to do the following. It really doesn't matter what language but C# may be a g ...VMware {code} Python POSTMAN Collection C# Ruby
REQUESTED
0 Solutions
0 Comments
Updated 4 yearsago - Assign a storage policy to a vsan clusterAssign a storage policy to a vsan clusterVirtual SAN Management SDK for Python Python
REQUESTED
0 Solutions
0 Comments
Updated 3 yearsago