| unbindpolicydataset_endrange |
Use this method to unbind endrange from policy dataset. |
Syntax |
Parameters |
name |
Name of the dataset from which to unbind the value. This is mandatory parameter. |
value |
Value to unbind from the dataset. This is mandatory parameter. |
endrange |
End value for a range to unbind. This is optional; just the start range value is sufficient to unbind a range. If specified, it must match the end range specified in the bind. It cannot be a subnet or used with a bound subnet. |
Return Value |
Returns simpleResult |
See Also |