DepotSoftware - updateSourceLocation_1
DepotSoftware - updateSourceLocation
Description :
This command updates the source location for a software installable in the depot.
The modelType argument indicates the type of software installable. Set modelType to one of the following values:
- AIX_PACKAGE_INSTALLABLE
- AIX_PATCH_INSTALLABLE
- CUSTOM_SOFTWARE_INSTALLABLE
- HOTFIX_WINDOWS_INSTALLABLE
- HP_BUNDLE_INSTALLABLE
- HP_PATCH_INSTALLABLE
- HP_PRODUCT_INSTALLABLE
- IIS_HOTFIX_WINDOWS_INSTALLABLE
- INSTALLSHIELD_WINDOWS_INSTALLABLE
- MSI_WINDOWS_INSTALLABLE
- RPM_INSTALLABLE
- DEBIAN_PACKAGE_INSTALLABLE
- SERVICEPACK_WINDOWS_INSTALLABLE
- SOLARIS_PACKAGE_INSTALLABLE
- SOLARIS_PATCH_CLUSTER_INSTALLABLE
- SOLARIS_PATCH_INSTALLABLE
For information on the acceptable formats for sourceLocation, see updateSourceLocation .
Return type : DBKey
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
depotGroup | String | Full path to the depot group containing the software installable. |
name | String | Software display name. |
modelType | String | Type of software. Legal software types are listed above. |
sourceLocation | String | URL for fully qualified NFS, SMB or NSH path to software. |
Example
The following example specifies a software installable by group, name, and type, then updates this installable's source location.
Script
INSTALLABLE_KEY=`blcli DepotSoftware updateSourceLocation /mygroup test.rpm RPM_INSTALLABLE //myserver/path/to/test.rpm`
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*