CLIENTDEPLOYCATALOGURL
The CLIENTDEPLOYCATALOGURL option specifies the location of the catalog file that is used for automatic client deployment operations.
You can update this server option without stopping and restarting the server by using the SETOPT command. See SETOPT (Set a server option for dynamic update).
Syntax
Parameters
- url
- Specifies the URL from which the server downloads the catalog file for automatic client deployment operations. The catalog file stores properties for client deployment operations, including the location of the deployment packages. The default URL is https://public.dhe.ibm.com/storage/tivoli-storage-management/catalog/client/catalog.json.
Example
Specify a custom URL of https://customAddress.
setopt clientdeploycatalogurl https://customAddress
Example
Restore the value of the CLIENTDEPLOYCATALOGURL option to the default.
setopt clientdeploycatalogurl ""
