Hello , i have started with ansible
i looking how to manage fpolicy
i found this documention
https://docs.ansible.com/ansible/latest/collections/netapp/ontap/na_ontap_fpolicy_policy_module.html
i would like list , how i can do that ?
like
SERVER::> vserver fpolicy show
Sequence
Vserver Policy Name Number Status Engine
------------- ----------------------- -------- -------- ---------
VSERVER1 blockext_cifs 1 on native
VSERVER2 blockext_nfsv3 2 on native
VSERSER4 blockext_nfsv4 3 on native
thanks