HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //lib/python3.9/site-packages/ansible_collections/netapp/ontap/changelogs/fragments/20.7.0.yaml
minor_changes:
  - na_ontap_info - support ``continue_on_error`` option to continue when a ZAPI is not supported on a vserver, or for cluster RPC errors.
  - na_ontap_info - support ``query`` option to specify which objects to return.
  - na_ontap_info - support ``vserver`` tunneling to limit output to one vserver.
  - na_ontap_snapmirror_policy - support for SnapMirror policy rules.
  - na_ontap_vscan_scanner_pool - support modification.
  - na_ontap_rest_info - Support for gather subsets - ``cluster_node_info, cluster_peer_info, disk_info, cifs_services_info, cifs_share_info``.
  - module_utils/netapp - add retry on wait_on_job when job failed. Abort 3 consecutive errors.
  - na_ontap_pb_get_online_volumes.yml - example playbook to list volumes that are online (or offline).
  - na_ontap_pb_install_SSL_certificate_REST.yml - example playbook to install SSL certificates using REST APIs.

bugfixes:
  - na_ontap_command - replace invalid backspace characters (0x08) with '.'.
  - na_ontap_firmware_download - exception on PCDATA if ONTAP returns a BEL (0x07) character.
  - na_ontap_info - lists were incorrectly processed in convert_keys, returning {}.
  - na_ontap_info - qtree_info is missing most entries.  Changed key from `vserver:id` to `vserver:volume:id` .
  - na_ontap_iscsi_security - adding no_log for password parameters.
  - na_ontap_portset - adding explicit error message as modify portset is not supported.
  - na_ontap_snapmirror - fixed snapmirror delete for loadsharing to not go to quiesce state for the rest of the set.
  - na_ontap_ucadapter - fixed KeyError if type is not provided and mode is 'cna'.
  - na_ontap_user - checked `applications` does not contain snmp when using REST API call.
  - na_ontap_user - fixed KeyError if locked key not set with REST API call.
  - na_ontap_user - fixed KeyError if vserver - is empty with REST API call (useful to indicate cluster scope).
  - na_ontap_volume - fixed KeyError when getting info on a MVD volume