The dpmlpar list command lists information from the Hardware Management Console (HMC) or Integrated Virtualization Manager (IVM).
This command has the following format:
dpmlpar list [-sc sc_url]
-hmc name
[-managed_system managedsystemname]
[-partition_name partitionname]
-display {managed_systems | managed_system_details | partitions | io_components | backing_devices | scsi_adapters | partition_details | profiles}
[-pre] [-post]
[-ws_user username]
[-ws_password password]
[-prompt <no|yes>]
[-ws_remote_user username]
[-ws_remote_password password]
[-locale iso639value]
(Optional) Defines the URL for the service controller host.
Example: https://hostname:port/...
Defines the fully qualified host where the service controller is installed.
Example: localhost.ca.com
Defines the listening port for the service controller server.
Example: 80
Specifies which resources to list. Options include the following:
Lists the managed systems controlled by the management hardware console.
Provides detailed information about a managed system.
Lists the partitions on a managed system.
Lists the I/O components of a managed system.
Lists the backing devices for a managed system.
Lists the SCSI adapters of a managed system.
Lists the details for a partition.
Lists the list of profiles for a partition.
Specifies the HMC/IVM for which to list information.
(Optional) Specifies the managed system on which the logical partition resides for which you want to list information.
Note: Do not use with managed_systems option.
(Optional) Specifies the logical partition for which you want to list information.
Note: Do not use with managed_systems option.
(Optional) Specifies whether to generate an event before the operation is performed.
(Optional) Specifies whether to generate an event after the operation is performed.
(Optional) Specifies the credentials to use for the web service security check. If you do not include credentials, you are prompted to enter them. Avoid the prompt for credentials by setting up your own session using caaipsecurity.
(Optional) Specifies whether you are prompted for the web service user ID and password.
Default: Yes
(Optional) Specifies the CA Server Automation remote user name.
(Optional) Specifies the CA Server Automation remote password.
(Optional) Specifies an IS0 639_3166 combination (for example: fr_FR for French) to override the default English output. To use the locale of the command prompt, specify "native".
Example: Display the List of Managed Systems
This example displays the managed systems for the hardware management console "labhmc."
dpmlpar list -display managed_systems -hmc labhmc
Example: Display the SCSI Adapters
This example displays the SCSI adapters for the managed system "testMS."
dpmlpar list -display scsi_adapters -hmc uslihmc -managed_system testMS
Example: Display Partition Details
This example displays the details for the logical partition "testlpar."
dpmlpar list -display partition_details -hmc uslihmc -managed_system testMS -partition_name testlpar
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |