VSMDiscoveryJob - exportVSMJob
VSMDiscoveryJob - exportVSMJob
Description :
This command exports an object into an XML file. It also exports any other additional files that the object requires.
The objectType argument specifies the type of object you are exporting.
Return type : java.lang.Void
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
parentGroup | String | Job group where the job is stored. |
jobName | String | Name of the VSM Discovery Job. |
outputPath | String | Name of the directory in which you want to put the exported object. If this directory exists and has files in it, this command overwrites the files. If this directory does not exist, this command creates it. |
Example
The following example shows how to export a component template.
Script
blcli VSMDiscoveryJob exportVSMJob "/vsm_job" "vsm1" /c/exportedObjects/template4
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*