vmware / go-vmware-nsxt

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

Missing load balancer service metrics API #22

Closed walbertus closed 4 years ago

walbertus commented 4 years ago

API for these endpoints is not supported yet

GET /api/v1/loadbalancer/services/<service-id>/usage
GET /api/v1/loadbalancer/services/<service-id>/status
GET /api/v1/loadbalancer/services/<service-id>/statistics

Is there any plan to support missing API?