|
|
|
@ -27,20 +27,6 @@ description:
|
|
|
|
|
- Allows for the creation and removal of volume to host mappings for NetApp E-series storage arrays.
|
|
|
|
|
version_added: "2.2"
|
|
|
|
|
options:
|
|
|
|
|
api_username:
|
|
|
|
|
required: true
|
|
|
|
|
description:
|
|
|
|
|
- The username to authenticate with the SANtricity WebServices Proxy or embedded REST API.
|
|
|
|
|
api_password:
|
|
|
|
|
required: true
|
|
|
|
|
description:
|
|
|
|
|
- The password to authenticate with the SANtricity WebServices Proxy or embedded REST API.
|
|
|
|
|
api_url:
|
|
|
|
|
required: true
|
|
|
|
|
description:
|
|
|
|
|
- The url to the SANtricity WebServices Proxy or embedded REST API.
|
|
|
|
|
example:
|
|
|
|
|
- https://prod-1.wahoo.acme.com/devmgr/v2
|
|
|
|
|
validate_certs:
|
|
|
|
|
required: false
|
|
|
|
|
default: true
|
|
|
|
|