updatepolicy list
This command retrieves basic information about all firmware-compliance policies.
Syntax
updatepolicy list -h
updatepolicy list [-v <filter>]
Options
- {-h | --help}
- Displays the syntax and brief usage information for this command.
- {-v | --view} <filter>
- Identifies the view to use for the returned data. If a filter is not specified, the default view is used.
You can also create custom views (see Creating custom views).
Examples
The following example returns information about all compliance policies.
connect --url https://192.0.2.0 --user ADMIN --noverify
updatepolicy list
Related links
Give documentation feedback