JamesClonk / vultr

:penguin: Vultr CLI and API client library
https://jamesclonk.github.io/vultr/
MIT License
379 stars 75 forks source link

cmd,lib: enable firewall_group_set endpoint #43

Closed squat closed 7 years ago

squat commented 7 years ago

This commit adds to new functions to the API: SetFirewallGroup and UnsetFireWallGroup to allow adding and removing a virtual machine from a firewall group. These functions use the /v1/server/firewall_group_set endpoint.