How to add services in load balancer through API?

The lbConfig is the entire definition of rules; you need to get it, update it to what you want it to be (which can include adding new ones) and then send the entire thing back. You can’t just send one new entry and have it be added. Also we do not maintain 1.x anymore…