My Python Project – NSX ALB Virtual Service Migrator – Release update v1.3

Continuing with my python learning, I just made few enhancements to my python project – NSX ALB Virtual Service migrator tool and published version 1.3. The enhancement is around the capability to migrate Virtual Services Hosting (TLS SNI and EVH) having Parent-Child virtual service relationships to any supported target NSX ALB cloud accounts. A new…… Continue reading My Python Project – NSX ALB Virtual Service Migrator – Release update v1.3

My Python Project – NSX ALB Virtual Service Migrator – Release update v1.2 – Part 2

Welcome back!!! This is a continuation to the previous article on my Python project, NSX ALB Virtual Service Migrator v1.2, and in this article, we are going to perform virtual service migration from vCenter write access and No-Orchestrator cloud accounts to an NSX-T cloud account using the enhancements in version 1.2. If you were not…… Continue reading My Python Project – NSX ALB Virtual Service Migrator – Release update v1.2 – Part 2

My Python Project – NSX ALB Virtual Service Migrator – Release update v1.2 – Part 1

It’s been few months since I made updates to my first Python project called NSX Advanced Load Balancer Virtual Service Migrator (formerly NSX ALB Cloud Migrator). Because I learned new topics  around object oriented programming (classes and objects) and few others, I made my third release to the migration tool, which is version 1.2. I…… Continue reading My Python Project – NSX ALB Virtual Service Migrator – Release update v1.2 – Part 1