IpSpaceIpPrefixSuggestions
IpSpaceIpPrefixSuggestions
List of IP Space IP Prefix Suggestions.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"ipSpaceRef": {
"name": "string",
"id": "string"
},
"unusedIpPrefixes": [
{
"prefixLength": 0,
"unusedValues": [
"string"
]
}
]
}
]
}