CLS API Helper Helper class to perform commonly used operations using Content Library API. This sample is a part of the VMware vSphere Automation SDK for Python To build and run this sample, please use git to clone the entire SDK locally: git clone https://github.com/vmware/vsphere-automation-sdk-python.git The README.md file in the root of the Github project contains a quick start guide and instructions to build and run the samples
cls_api_helper.py
CLS API Client This is a simplified wrapper around the Content Library APIs
cls_api_client.py
vRealize Automation - NSX Integration NSX integration in vRealize Automation can help creating and configuring existing networks, on-demand NAT networks and on-demand routed networks, creating load balancers, and adding and configuring security groups and security tags for vSphere machines
vRA Samples - NSX Provisioning Configuration.postman_collection.json
vSphere and VMware Cloud on AWS API Postman Resources and Samples These three files provide API resources and example end to end scenarios that you can import in to Postman to execute. vSphere-Automation-REST-Resources.postman collection.json provides the individual API resources. They are standalone requests that you can execute or use to build up an end to end workflow. The vSphere-Automation-Rest-API-Samples.postman.json do exactly that to show some common simple use cases. The vSphere-Automation-Rest-API-Appliance-Resources.postman.json provides individual API resources to manage vCenter Server Appliance. They are standalone requests that you can execute or use to build up an end to end workflow. The vSphere-Automation-REST-resources-for-Content-Library.postman collection.json provides individual API resources to manage vCenter Content Library features
vsphere-automation-sdk-rest-master.zip
vSphere Automation Ruby workflow sample that demonstrates the tagging CRUD operations
vsphere-automation-sdk-ruby-master.zip
Install vSphere Automation Python SDK to run the sample: https://github.com/vmware/vsphere-automation-sdk-python #vSphere #VMwareCloudonAWSAPI #MIT #Python #VMwareCloudonAWSAPI #vSphereAutomationSDKforPython
organization_operations.py
Install vSphere Automation Python SDK to run the sample: https://github.com/vmware/vsphere-automation-sdk-python #vSphereAutomationSDKforPython #VMwareCloudonAWSAPI #Python #VMwareCloudonAWSAPI #vSphere #MIT
add_remove_hosts.py
Install vSphere Automation Python SDK to run the sample: https://github.com/vmware/vsphere-automation-sdk-python #VMwareCloudonAWSAPI #MIT #VMwareCloudonAWSAPI #vSphere #vSphereAutomationSDKforPython #Python
vsphere-automation-sdk-python-master.zip
To run the sample, please first install vSphere Automation Python SDK: https://github.com/vmware/vsphere-automation-sdk-python #Python #MIT #vSphereAutomationSDKforPython #VMwareCloudonAWS #VMwareCloudonAWSAPI #vSphereAutomationSDKforPython #vSphere #VMwareCloudonAWSAPI
cancel_task.py
Install vSphere Automation Python SDK to run the sample: https://github.com/vmware/vsphere-automation-sdk-python #VMwareCloudonAWSAPI #vSphereAutomationSDKforPython #Rest #Python #VMwareCloudonAWSAPI #MIT #VMwareCloudonAWS #vSphere
connect_to_vsphere_with_default_sddc_password.py