Server IP : 85.214.239.14 / Your IP : 52.14.7.103 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /proc/2/root/lib/python3/dist-packages/ansible_collections/netapp/um_info/ |
Upload File : |
==================================================== NetApp Unified Manager Info Collection Release Notes ==================================================== .. contents:: Topics v21.8.0 ======= Minor Changes ------------- - PR1 - allow usage of Ansible module group defaults - for Ansible 2.12+. v21.7.0 ======= Minor Changes ------------- - all modules - ability to trace API calls and responses. - all modules - new ``max_records`` option to limit the amount of data in a single GET response. Bugfixes -------- - all modules - report error when connecting to a server that does not run AIQUM. - all modules - return all records rather than the first 1000 records (mostly for volumes). - rename na_um_list_volumes.p to na_um_list_volumes.py v21.6.0 ======= Minor Changes ------------- - na_um_list_aggregates has been renamed na_um_aggregates_info. - na_um_list_clusters has been renamed na_um_clusters_info. - na_um_list_nodes has been renamed na_um_nodes_info. - na_um_list_svms has been renamed na_um_svms_info. - na_um_list_volumes has been renamed na_um_volumes_info. v21.5.0 ======= Minor Changes ------------- - minor changes to meet Red Hat requirements to be certified. v20.7.0 ======= Minor Changes ------------- - na_um_list_aggregates - Now sort by performance_capacity.used - na_um_list_nodes - Now sort by performance_capacity.used v20.6.0 ======= New Modules ----------- - netapp.um_info.na_um_list_volumes - NetApp Unified Manager list volumes. v20.5.0 ======= New Modules ----------- - netapp.um_info.na_um_list_aggregates - NetApp Unified Manager list aggregates. - netapp.um_info.na_um_list_clusters - NetApp Unified Manager list cluster. - netapp.um_info.na_um_list_nodes - NetApp Unified Manager list nodes. - netapp.um_info.na_um_list_svms - NetApp Unified Manager list svms.