Skip to main content

cmms

This command retrieves inventory data about all CMMs in managed chassis, all CMMs in a specific chassis, or a specific CMM.

Syntax

cmms  -h

cmms [-c <chassis_UUID> | -u <cmm_UUID>] [-v <filter>]

Options

{-h | --help}
Displays the syntax and brief usage information for this command.
{-c | --chassis} <chassis_UUID>
Specifies the UUID of a managed chassis. This command returns inventory data for all CMMs in that chassis.
{-u | --uuid} <cmm_UUID>
Specifies the UUID of a CMM. If a UUID is not specified, this command returns inventory data for all CMMs in all managed chassis.
{-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 inventory data for all CMMs in managed chassis.

connect --url https://192.0.2.0 --user ADMIN --noverify 
cmms