ALGTypeNSService

ALGTypeNSService
ALGTypeNSService

An NSService element that represents an ALG protocol

AllOf
This class requires all of the following:
JSON Example
{
    "resource_type": "string",
    "alg": "string",
    "destination_ports": [
        "string"
    ],
    "source_ports": [
        "string"
    ]
}