RoutingPolicy - setDescriptionToNetworkRoutingRule
RoutingPolicy- setDescriptionToNetworkRoutingRule
Description :
This command sets description for routing rule and returns the fully qualified property instance class object.
Return type : Property Set class
Command Input :
Variable Name | Variable Type | Description |
---|---|---|
ruleName | String | Name of the Routing Rule for which description needs to be added |
desc | String | Name of the target host |
releaseCommand | Boolean | Argument whether true or false triggers this command |
Example
The following example sets description for routing rule.
Script
blcli RoutingPolicy setDescriptionToNetworkRoutingRule "rule1" "description" true
Was this page helpful? Yes No
Submitting...
Thank you
Comments