vmware / go-vmware-nsxt

golang library for NSX-T REST API
Other
55 stars 29 forks source link

Add API to read load balancer service status #23

Closed walbertus closed 4 years ago

walbertus commented 4 years ago

This API will retrieve the status of the load balancer service. Several structs are created in order to support the full response object of this API.

Addresses: #22 Signed-off-by: William Albertus Dembo w.albertusd@gmail.com

walbertus commented 4 years ago

This API follow this doc

annakhm commented 4 years ago

Thanks @walbertus, LGTM

walbertus commented 4 years ago

Hi, can someone please merge this approved PR? @annakhm @asarfaty Thanks

walbertus commented 4 years ago

Is there anything else I need to do to make this PR merged?

annakhm commented 4 years ago

Merged. Sorry for the delay.