Skip to main content

Displaying information about enabled FPolicy policies

You can display information about enabled FPolicy policies to determine what FPolicy external engine it is configured to use, what the priority is for the policy, and to which storage virtual machine (SVM) the FPolicy policy is associated.

If you do not specify any parameters, the command displays the following information:

  • SVM name
  • Policy name
  • Policy priority

You can use command parameters to filter the command's output by specified criteria.

Display information about enabled FPolicy policies by using the appropriate command:
If you want to display information about enabled policies...Enter the command...
On the clustervserver fpolicy show-enabled
On a specified SVMvserver fpolicy show-enabled -vserver vserver_name
With the specified policy namevserver fpolicy show-enabled -policy-name policy_name
With the specified sequence numbervserver fpolicy show-enabled -priority integer

The following example displays the information about enabled FPolicy policies on the cluster:

cluster1::> vserver fpolicy show-enabled
Vserver Policy Name Priority

----------------------- ------------------------- ----------
vs1.example.com pol_native native
vs1.example.com pol_native2 native
vs1.example.com pol1 2
vs1.example.com pol2 4