Skip to main content

Display information about enabled FPolicy policies

Contributors netapp-thomi

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.

About this task

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.

Step
  1. 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 cluster

    vserver fpolicy show-enabled

    On a specified SVM

    vserver fpolicy show-enabled -vserver vserver_name

    With the specified policy name

    vserver fpolicy show-enabled -policy-name policy_name

    With the specified sequence number

    vserver fpolicy show-enabled -priority integer

Example

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