| unbindnsservicepath_servicefunction |
Use this method to unbind servicefunction from ns servicePath. |
Syntax |
Parameters |
servicepathname |
Name for the Service path. Must begin with an ASCII alphanumeric or underscore (_) character, and must
contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-)
characters. This is mandatory parameter. |
servicefunction |
Name of the ServiceFunction to bind to ServicePath. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |