| bindnsservicepath_servicefunction |
Use this method to bind servicefunction to 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. |
index |
Integer to specify the order, lower the number denotes further down in service chain. This is mandatory parameter. Minimum value = 1. |
servicefunction |
Name of the service function to bind to path. This is mandatory parameter. |
index |
Integer to specify the order, lower the number denotes further down in service chain. This is mandatory parameter. Minimum value = 1. |
Return Value |
Returns simpleResult |
See Also |