scottdware / go-bigip

A Go package that interacts with F5 BIG-IP systems using the REST API.
MIT License
108 stars 118 forks source link

Add licensing support #61

Closed aughr closed 6 years ago

aughr commented 6 years ago

I'm sending up a small stream of PRs from an internal fork of go-bigip.

This allows getting the current license state and using the activation & registration APIs. It also provides a convenience method for running through the auto-activation flow.