VMware Networking Community
vmmedmed
Enthusiast
Enthusiast
Jump to solution

Can NSX load balancer be managed by CLI?

Sometimes the GUI to the load balancer doesn't re-paint correctly or quickly. Might

it be possible to just add/change config via CLI instead of using the GUI? Thanks.

Reply
0 Kudos
1 Solution

Accepted Solutions
ddesmidt
VMware Employee
VMware Employee
Jump to solution

NSX does not offer Network & Security configuration via CLI (LB included).

The 2 options are:

. UI

. API

For the API you can find a dedicated API documentation.

Note: If you like PowerCLI, there is also an open project to drive NSX via PowerCLI called PowerNSX https://github.com/vmware/powernsx.

There was a dedicated session at the last VMworld 2016: NET7701.

Thanks,

Dimitri

View solution in original post

Reply
0 Kudos
2 Replies
ddesmidt
VMware Employee
VMware Employee
Jump to solution

NSX does not offer Network & Security configuration via CLI (LB included).

The 2 options are:

. UI

. API

For the API you can find a dedicated API documentation.

Note: If you like PowerCLI, there is also an open project to drive NSX via PowerCLI called PowerNSX https://github.com/vmware/powernsx.

There was a dedicated session at the last VMworld 2016: NET7701.

Thanks,

Dimitri

Reply
0 Kudos
vmmedmed
Enthusiast
Enthusiast
Jump to solution

Thanks. PowerNSX looks interesting.

Reply
0 Kudos