Creates a new IP list with the set of ranges, the same as original
OC_CLONEIPLIST
Request code | Code meaning | Explanation |
---|---|---|
QE_IPLIST_NOT_FOUND | IPList not found | Source IP list was not found |
QE_LIMIT_EXCEEDED | Limit exceeded | Exceeded the maximum number of IP lists |
"Action":<OC_CLONEIPLIST>, "Data":{ "Name":<MyIPListName>, "Source list":<MySourceIPListID>, "Token":<MyToken> }
"Status": "Success" "Data":{ "List ID":<NewIPListID> }