GUI - createIcon
GUI - createIcon
Description :
This command adds an icon to the icon library. For best results, this icon should be 16 x 16 pixels in size.
Once you add the icon, you can associate the icon with an extended object by using the ExtendedObjectClass : addIconAssociation command.
Return type : com.bladelogic.om.infra.model.base.SUiCustomIcon
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
name | String | Name of the icon. |
description | String | Description of the icon. |
srcFileLocation | String | Fully qualified NSH path to the icon. |
Example
The following example adds an icon called routerIcon to the icon library.
Script
GUI createIcon routerIcon "router icon" //myfileServer/icons/router.gif
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*