@itentialopensource/adapter-velocloud
Version:
[Deprecated] This adapter integrates with system Velocloud
144 lines • 3.02 kB
JSON
{
"metaData": {
"limit": 1,
"more": false
},
"data": [
{
"id": 8,
"edgeId": 10,
"timestamp": "string",
"allow": 6,
"ruleLogicalId": "string",
"interface": "string",
"protocol": "ICMP",
"sourceIp": "string",
"sourcePort": 5,
"destIp": "string",
"destPort": 2,
"icmpType": "string",
"length": 1
},
{
"id": 8,
"edgeId": 4,
"timestamp": "string",
"allow": 6,
"ruleLogicalId": "string",
"interface": "string",
"protocol": "TCP",
"sourceIp": "string",
"sourcePort": 5,
"destIp": "string",
"destPort": 6,
"icmpType": "string",
"length": 3
},
{
"id": 1,
"edgeId": 10,
"timestamp": "string",
"allow": 10,
"ruleLogicalId": "string",
"interface": "string",
"protocol": "TCP",
"sourceIp": "string",
"sourcePort": 5,
"destIp": "string",
"destPort": 7,
"icmpType": "string",
"length": 8
},
{
"id": 6,
"edgeId": 10,
"timestamp": "string",
"allow": 4,
"ruleLogicalId": "string",
"interface": "string",
"protocol": "TCP",
"sourceIp": "string",
"sourcePort": 4,
"destIp": "string",
"destPort": 6,
"icmpType": "string",
"length": 3
},
{
"id": 8,
"edgeId": 9,
"timestamp": "string",
"allow": 3,
"ruleLogicalId": "string",
"interface": "string",
"protocol": "TCP",
"sourceIp": "string",
"sourcePort": 1,
"destIp": "string",
"destPort": 9,
"icmpType": "string",
"length": 4
},
{
"id": 8,
"edgeId": 6,
"timestamp": "string",
"allow": 6,
"ruleLogicalId": "string",
"interface": "string",
"protocol": "TCP",
"sourceIp": "string",
"sourcePort": 6,
"destIp": "string",
"destPort": 4,
"icmpType": "string",
"length": 8
},
{
"id": 9,
"edgeId": 5,
"timestamp": "string",
"allow": 8,
"ruleLogicalId": "string",
"interface": "string",
"protocol": "UDP",
"sourceIp": "string",
"sourcePort": 4,
"destIp": "string",
"destPort": 2,
"icmpType": "string",
"length": 3
},
{
"id": 4,
"edgeId": 4,
"timestamp": "string",
"allow": 8,
"ruleLogicalId": "string",
"interface": "string",
"protocol": "UDP",
"sourceIp": "string",
"sourcePort": 9,
"destIp": "string",
"destPort": 2,
"icmpType": "string",
"length": 3
},
{
"id": 8,
"edgeId": 9,
"timestamp": "string",
"allow": 6,
"ruleLogicalId": "string",
"interface": "string",
"protocol": "UDP",
"sourceIp": "string",
"sourcePort": 10,
"destIp": "string",
"destPort": 1,
"icmpType": "string",
"length": 8
}
],
"rules": {}
}