PageNetworkIpServiceResponse
{
"content": [
{
"id": "00000000-0000-0000-0000-000000000000",
"name": "string",
"description": "string",
"networkItemId": "string",
"type": "IP_SOURCE",
"networkItemType": "NETWORK",
"routes": [
{
"id": "00000000-0000-0000-0000-000000000000",
"parentRouteId": "00000000-0000-0000-0000-000000000000",
"type": "IP_V4",
"subnet": "string"
}
],
"config": {
"serviceTypes": [
"ANY"
],
"customServiceTypes": [
{
"protocol": "TCP",
"port": [],
"icmpType": []
}
]
}
}
],
"totalElements": 0,
"totalPages": 0,
"numberOfElements": 0,
"page": 0,
"size": 0
}
Properties
Name | Type | Required | Restrictions | Description |
|---|---|---|---|---|
content | false | none | none | |
totalElements | integer(int32) | false | none | none |
totalPages | integer(int32) | false | none | none |
numberOfElements | integer(int32) | false | none | none |
page | integer(int32) | false | none | none |
size | integer(int32) | false | none | none |