Listing Claim Rules

The
list
command lists all claim rules on the system.
You can specify the claim rule class as an argument.
Option
Description
--claimrule-class <cl>
-c <cl>
Claim rule class to use in this operation. You can specify
MP
(Multipathing),
Filter
, or
VAAI
. Multipathing is the default. Filter is used only for VAAI. Specify claim rules for both
VAAI_FILTER
and
VAAI
plug-in to use it. See
vSphere Storage
for information about VAAI.
You can run the command as follows. The equal sign is optional, so both forms of the command have the same result. Specify one of the options listed in Connection Options for ESXCLI Host Management Commands in place of
<conn_options>
.
esxcli <conn_options> storage core claimrule list -c Filter esxcli <conn_options> storage core claimrule list --claimrule-class=Filter