nsxsite

nsxsite
nsxsite

L2 VPN site.

JSON Example
{
    "secureTraffic": false,
    "siteId": "string",
    "name": "string",
    "password": "string",
    "userId": "string",
    "description": "string"
}
boolean
secureTraffic
Optional

Secure L2VPN traffic.

string
siteId
Optional

Identifier for L2 VPN site.

string
name
Optional

Name of L2 VPN site. Length: 1-255 characters.

string
password
Optional

Password for L2 VPN user. Passwords must contain the following: 12-63 characters, a mix of upper case letters, lower case letters, numbers, and at least one special character. Password must not contain the username as a substring. Do not repeat a character 3 or more times.

string
userId
Optional

L2 VPN user ID. Valid user names: 1-63 characters, letters and numbers only. No white space or special characters.

string
description
Optional

Description of L2 VPN site.

Property Of