Ansible-with-OnCommand-API-Services
Ansible-with-OnCommand-API-Services copied to clipboard
Update API services to 5.0
- Made the API version selectable for the end-user though it defaults to version 2.0 so as not to make any changes in the way everything works.
- Added the parameter "aggregate_keys" (plural = list) to the VolumeModule which is necessary if we wish to use API version 4.0+ instead of aggregate_key
- Fixed the url_path of JobScheduleModule to point to job-schedules instead of jobs