{
"matchedZone": {
"id": "string",
"name": "string",
"matchedZoneCode": "string",
"matchedZoneStartIP": "string",
"matchedZoneEndIP": "string"
},
"serverDistribution": {
"zones": [
{
"id": "string",
"name": "string",
"isDefault": true,
"hosts": [
"string"
],
"servers": [
{
"ip": "string",
"maxEndpoints": "string"
}
]
}
],
"connectivityMode": "MESH"
}
}