NSX-T Manager Postman Collection - This zip contains a 141k line JSON to be imported to Postman. May take >5 mins to load in Postman. #NSX-TDataCenter #MIT #NSX-TManagerAPI #POSTMANCollection #NSX-TAPI #NSX-TRESTAPI
Postman_Collection_NSX_T_Manager_API.zip
# VMworld 2021 [NET2272] # Getting Started with NSX Infrastructure as Code Goal - Automate infrastructure using well known industry tools and integrate it into a code pipeline! Presenters - Anderson Duboc, Staff Solutions Engineer - David Santos, Staff Solutions Engineer - Jake Bloom...
snippet.py
This script will Generate the NSX Support Bundle and Download it to a particular path. This script works on any Linux OS. #MIT #Python #NSX-TDataCenter #NSX
nsx_support_bundle.py
Sample code using Terraform to deploy an overlay backed segment and configure the NSX-T logical load balancer for CockroachDB. Cockroach DB NSX-T Load Balancing Terraform project to set up NSX-T Load Balancing for CockroachDB. Prerequisites ...
automation-cockroach-nsxt-lb-main.zip
Sample Terraform and Ansible code to deploy and configure Confluent Apache Kafka on vSphere 7.0 or above. Confluent Apache Kafka Note: Uses https://github.com/cleeistaken/automation-templates for the files and templates. Instructions TBD... ...
automation-kafka-master.zip
Authored by Sajal Debnath With the ever-increasing use of containerized applications, we see a significant proliferation of related technologies in modern datacenters. These latest technologies have brought newer responsibilities for the datacenter teams, for example, monitoring these...
tkgi-monitoring-master.zip
Authored by Riaz Mohamed and Raghu Pemmaraju In this document, we focus on how to leverage the micro-segmentation feature within NSX-T to provide workload isolation. NSX-T comes with a distributed firewall that can provide complete control of both North-South Traffic but also East-West...
nsxtk8smicrosegmentation-master.zip
vRealize Network Insight Guide to importing recommended DFW rules to NSX-T or VMC SDDC using Python Script. 4/27/21 - NOTE** Updated to handle paginated results for services and security groups. Updated to populate security groups with IP Memberships. Pre-requisites: Python 3...
Register compute manager(vCenter) with NSX-T Manager. Note : To use this class add below jars in the build path libraries/dependencies. - spring-web-4.0.6.RELEASE.jar - spring-core-4.0.6.RELEASE.jar - commons-logging-1.2.jar - jackson-core-asl-1.9.2.jar - jackson-mapper-asl-1.9.2...
RegisterComputeManagerWithNSX.java
In this class ( NSXTManagerRestAPI.java) , - It will connect to NSX-T manager - Method to get the Logical Switches information - Method to get the Cluster Configurations. Note : To use this class add " spring-web-4.0.6.RELEASE.jar , spring-core-4.0.6.RELEASE.jar and commons-logging...
NSX-T_JAVA_REST_APIs-master.zip