NetworkSeparationSpec

NetworkSeparationSpec
NetworkSeparationSpec

This specification contains the parameters required to provide network separation for the Isolated WLD

JSON Example
{
    "enableSecurity": false,
    "segmentSpec": {
        "name": "string",
        "vlanId": "string"
    }
}
boolean
enableSecurity
Optional

enable/disable distributed firewall rules for the Isolated WLD

segmentSpec
Required

This specification contains the NSX segment configuration that will be used by the Isolated WLD appliance VMs.