[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
L3VpnListResult
Paged Collection of L3Vpns
AllOf
This class requires all of the following:
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"cursor": "string",
"result_count": 0,
"results": [
{
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_protection": "string",
"_revision": 0,
"_schema": "string",
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_system_owned": false,
"children": [
{
"_create_time": 0,
"_create_user": "string",
"_last_modified_time": 0,
"_last_modified_user": "string",
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_protection": "string",
"_revision": 0,
"_schema": "string",
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_system_owned": false,
"description": "string",
"display_name": "string",
"id": "string",
"marked_for_delete": false,
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
]
}
],
"description": "string",
"dh_groups": [
"GROUP2"
],
"display_name": "string",
"enable_perfect_forward_secrecy": false,
"enabled": false,
"id": "string",
"ike_digest_algorithms": [
"SHA1"
],
"ike_encryption_algorithms": [
"AES_128"
],
"ike_version": "IKE_V1",
"l3vpn_session": {
"resource_type": "PolicyBasedL3VpnSession"
},
"local_address": "string",
"marked_for_delete": false,
"parent_path": "string",
"passphrases": [
"string"
],
"path": "string",
"relative_path": "string",
"remote_private_address": "string",
"remote_public_address": "string",
"resource_type": "string",
"tags": [
{
"scope": "string",
"tag": "string"
}
],
"tunnel_digest_algorithms": [
"SHA1"
],
"tunnel_encryption_algorithms": [
"AES_128"
]
}
],
"sort_ascending": false,
"sort_by": "string"
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyL3Vpn