Changed Project name to Pugo Changed License to Apache 2.0
IMPROVEMENTS:
- Added Library for the Pure1 API
IMPROVEMENTS:
- Added PodService
- Added AlertService
- Added MessageService
- Added SnmpService(#4)
- Added CertService(#2)
- Added SmtpService(#3)
FIXES:
- Fixed the Enable/Disable RemoteAssist functions
IMPROVEMENTS:
- Added data arg to Hostgroups.ConnectHostgroup to allow setting of LUN
IMPROVEMENTS:
- Added CHAP, Personality, and Preferred Array properties to Host Struct.
- Added params to ListHosts and GetHost to be able to query for above properties.
- Added data arg to Hosts.ConnectHost to allow setting of LUN.
- Added params to Host.ListHostConnections to allow returning private or shared connections.
Because I messed up my tags
Fixes:
- Changed ProtectionGroup Targets type to []map[sting]interface{}. fixes #1
Notes:
- Added params to the "Get" functions to allow query parameters to be added.
- Initial Release