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

Use an old version of the policy API #62

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.

Newer versions use a draft-publish workflow that this library doesn't need to support. (And without specifying the version, the API rejects creation/updates.)