subscribe iconSubscribe to this information

IVM lssysplanres command

Purpose

Lists the system plan resources that are defined on the Integrated Virtualization Manager (IVM).

Syntax

lssysplanres -r osinstall [-F "<attributes>" [--header]] [-help]

Description

The lssysplanres command lists the system plan resources that are defined on the IVM. These resources can be used when deploying system plans from this IVM.

Flags

-r Specifies the type of system plan resources to list. To list the installation resources for the operating system, the only valid value is osinstall.
-F Lists the names of the attributes in delimiter-separated list. If no attribute names are specified, all attributes are listed.
--header Displays a header record, which is a delimiter-separated list of attribute names for the attributes that are displayed. The header record is the first record displayed. This option is only valid with the -F flag.
-help Displays the help text for this command and exit.

Exit Status

The following exit values are returned:
0 Successful completion.
>0 Invalid flag, argument, or command failure.

Examples

  1. To list all of the system plan resources that have an osinstall type on this Integrated Virtualization Manager, type:
    lssysplanres -r osinstall
  2. To use a header record and list only the names and descriptions of system plan resources that have an osinstall type defined on this IVM:
    lssysplanres -r osinstall -F name,description --header

Send feedback | Rate this page

Last updated: Fri, Oct 30, 2009