Skip to main content

NetworkDTO

sourceIPstringrequired

Possible values: non-empty

sourcePortint32required
transportProtocolstringrequired

Possible values: non-empty

proxyPortint32required
targetHoststringnullable
targetPortint32
NetworkDTO
{
"sourceIP": "string",
"sourcePort": 0,
"transportProtocol": "string",
"proxyPort": 0,
"targetHost": "string",
"targetPort": 0
}