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

Repository for Ansible modules for integration with NetApp's OnCommand API Services

Results 3 Ansible-with-OnCommand-API-Services issues
Sort by recently updated
recently updated
newest added

* 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...

The API-S specification requires parameters _count_, _prefix_, _job_schedule_key_ and _snap_mirror_label_ to be submitted as query strings for POST & PUT (see swagger doc) - not within the payload as the...