The ism-createJobTemplate command creates a job template from an existing job. This command returns the template ID of the created job.
This command has the following format:
ism-createJobTemplate -name new_template_name -jobID existing_job_ID
Defines the name of the template.
Specifies the existing job UUID or friendly ID.
Example: Create a Job Template
The following example creates a job template, Job_template_08 from the existing job ID, J00004.
ism-createJobTemplate -name Job_template_08 -jobID J00004
Copyright © 2013 CA. All rights reserved. |
|