-
Little Nuggets
This section is just a list of little nuggets of code that can help with repetitive tasks. Stop typing your credentials every time you run a script This…
4 min read
-
1 of 9 – A Beginners Guide to HCX Scripting
Note – All notes herein are ‘mine’ and not in anyway official commentary from VMware / Broadcom. Note – Any code posted here is not supported and should be…
4 min read
-
8 of 9 – Service Meshes
Service Meshes define a relationship between one or more source clusters and one or more target clusters.Typically this would be a 1:1 relationship so you know ‘that’ service…
4 min read
-
7 of 9 – Network and Compute Profiles
Network and Compute Profiles are required before you can deploy any Service Meshes.Network Profiles define the 4 x networks used by the IX appliances and the 2 used…
4 min read
-
6 of 9 – HCX API Explorer
HCX has a good API and also has an ‘API Explorer’ web UI to help you start your HCX coding journey.Access the API Explorer with the following URL…
4 min read
-
4 of 9 – Base HCX Manager Configuration
Base HCX Manager Configuration covers simple tasks normally carried out in the VAMI / Admin / 9443 interface, these include: We will re-use the Hashtable process created in…
4 min read
-
5 of 9 – Creating a Site Pairing
Site Pairing are the relationship between HCX instances, they can be a simple 1 to 1, 1 to many or many to 1.For the purposes of this lab,…
4 min read