Ansible-with-OnCommand-API-Services icon indicating copy to clipboard operation
Ansible-with-OnCommand-API-Services copied to clipboard

Update API services to 5.0

Open jmkleijer opened this issue 7 years ago • 0 comments

  • 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

jmkleijer avatar Jul 10 '18 15:07 jmkleijer