Skip to content
Laurent Nicolas edited this page Mar 7, 2022 · 1 revision

Documentation

Documentation for each module is available at https://docs.ansible.com/ansible/devel/collections/netapp/cloudmanager/index.html#plugin-index

See also https://github.com/ansible-collections/netapp.cloudmanager

Where to find CloudManager credentials or secrets

refresh_token This is the refresh token for NetApp Cloud Manager API operations. Get the token from NetApp Cloud Central. If sa_client_id and sa_secret_key are provided, the service account will be used and this will be ignored.

sa_client_id, sa_secret_key These are the service account client ID and secret key for NetApp Cloud Manager API operations.
The service account can be created on NetApp Cloud Central. The client id and secret key will be provided on service account creation.

Clone this wiki locally