The dpmimg imgjobcheck command retrieves the Solaris image job status for a specific CA Server Automation job ID.
This command has the following format:
dpmimg imgjobcheck [-sc sc_url] -status jobID [-pre] [-post] [[-ws_user <value> -ws_password <value>]|[-prompt <yes|no>]][-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
Defines the 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 web service user name to connect to the Imaging Service module.
(Optional) Specifies the password for the web service user to connect to the Imaging Service module.
(Optional) Specifies whether you are prompted for the web service user ID and password.
Default: Yes
(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".
Example: Get Job Status for Solaris Provisioning Job
This example retrieves the job status for a specific Solaris provisioning job.
dpmimg imgjobcheck -status 45
Copyright © 2013 CA. All rights reserved. |
|