| bindpolicydataset_comment |
Use this method to bind comment to policy dataset. |
Syntax |
Parameters |
name |
Name of the dataset to which to bind the value. This is mandatory parameter. |
value |
Value of the specified type that is associated with the dataset. For ipv4 and ipv6, value can be a subnet using the slash notation address/n, where address is the beginning of the subnet and n is the number of left-most bits set in the subnet mask, defining the end of the subnet. The start address will be masked by the subnet mask if necessary, for example for 192.128.128.0/10, the start address will be 192.128.0.0. This is mandatory parameter. |
comment |
Any comments to preserve information about this dataset or a data bound to this dataset. |
Return Value |
Returns simpleResult |
See Also |