DimensionDataResearch / go-dd-cloud-compute

Dimension Data CloudControl API for Go
MIT License
4 stars 2 forks source link

features to add additional nics to the server #3

Closed kumarappanc closed 8 years ago

kumarappanc commented 8 years ago

I have added the changes to server.go with additional API calls to add and remove additional Nic to the server. I have included the test for both the API calls.