vserver export-policy config-checker stop
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Stop export policy configuration checker job
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver export-policy config-checker stop
command stops running export policy configuration checker job.
Export policy configuration checker stop command only works if the keys provided are same as the keys provided at the time of starting export policy configuration checker job. |
Parameters
-vserver <vserver name>
- Vserver-
If you specify this parameter, the command stops export policy configuration checker job, if any export policy configuration checker job is running for the specified Vserver.
[-policy <export policy name>]
- Export Policy Name-
If you specify this parameter, the command stops export policy configuration checker job, if any export policy configuration checker job is running for the specified policy.
Examples
The following example stop an export policy configuration checker job for Vserver vs2 and policy default:
cluster1::> vserver export-policy config-checker stop -vserver vs2 -policy default