The dpmlpar imgjobcheck command retrieves the status of the IBM AIX logical partition imaging job for a specific CA Server Automation job ID.
This command has the following format:
dpmlpar imgjobcheck [-sc sc_url] -status jobID [-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 the CA Server Automation job ID used to obtain the job status.
(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.
Example: Retrieve the Status of the IBM AIX Imaging Job Using the Job ID
This example obtains the job status of the IBM AIX logical partition imaging job using the CA Server Automation job ID 42.
dpmlpar imgjobcheck -status 42
Copyright © 2013 CA. All rights reserved. |
|