SupervisorManagementNetwork
SupervisorManagementNetwork
The supervisor management network configuration
JSON Example
{
"controlPlaneIpRange": {
"startIpAddress": "192.168.0.123",
"endIpAddress": "192.168.0.128"
},
"details": {
"vlanId": 1,
"netMask": "255.255.255.0",
"gateway": "192.168.1.1",
"vdsName": "vds1"
}
}