| getportallocation |
Use this method to get the port allocation for IPs based on given inputs parameters |
Syntax |
Parameters |
srcip |
IP address for which Port allocation needs to be seen. IP address can be SNIP/VIP/NSIP |
destip |
Destination IP address or Server IP for which Port allocation needs to be seen. This is mandatory parameter. |
destport |
Destination Port or Server port configuration. This is mandatory parameter. Minimum value = 1. Maximum value = 65535. |
protocol |
Protocol for the traffic. TCP traffic: 1, All other protocol traffic: 0. This is mandatory parameter. Minimum value = 0. Maximum value = 1. |
Return Value |
Returns getportallocationResult |