enterprise_service_network
enterprise_service_network
AllOf
JSON Example
{
"id": 0,
"enterpriseObjectId": 0,
"configurationId": 0,
"moduleId": 0,
"ref": "string",
"data": {
"zone": "string",
"spaces": [
{
"cidrIp": "string",
"cidrPrefix": 0,
"maxVlans": 0,
"mode": "string",
"name": "string",
"branchCidrPrefix": 0,
"guest": false,
"vlans": [
{
"name": "string",
"vlanId": 0,
"advertise": false,
"cost": 0,
"staticReserved": 0,
"dhcp": {
"enabled": false,
"leaseTimeSeconds": 0
}
}
]
}
]
},
"version": "string",
"object": "string",
"name": "string",
"type": "string",
"logicalId": "string"
}