Listing all configured enclosures using the vomadm utility

Last published : Jun 19, 2026
Use the following command to list all the enclosures configured through Storage Insight Add-on:
vomadm arrayinfo --config-list <type> [--output-format <json>]
Where
config-list: Method used to configure the enclosure under Storage Insight Add-on , default value is 'all'.
output-format: Type of output that the user wants, default is tabular format.
More Information