NsxSegmentExtraConfig

NsxSegmentExtraConfig
Vendor specific configuration on segment or Segment port

Segment extra config is intended for supporting vendor specific configuration on the data path, it can be set as key value string pairs on either segment or segment port.

JSON Example
{
    "config_pair": {
        "key": "string",
        "value": "string"
    }
}
config_pair
Required  

A key-value pair with no limitations on size