Home > Configuration > Policy > bindpolicydataset_value

bindpolicydataset_value

Use this method to bind value 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.

index

The Index of the value associated with set.
Minimum value = 1.
Maximum value = 0xFFFFFFFA.

Return Value

Returns simpleResult

See Also