List L3VPN Sessions
Paginated list of L3Vpns.
This API is deprecated. Please use the following APIs instead:
- GET /infra/tier-0s/
Request
URLURL
Parameters
Parameters
Query Parameters
Query Parameters
Response
Response BodyResponse Body
{
"_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": [
"string"
],
"display_name": "string",
"enable_perfect_forward_secrecy": false,
"enabled": false,
"id": "string",
"ike_digest_algorithms": [
"string"
],
"ike_encryption_algorithms": [
"string"
],
"ike_version": "string",
"l3vpn_session": {
"resource_type": "string"
},
"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": [
"string"
],
"tunnel_encryption_algorithms": [
"string"
]
}
],
"sort_ascending": false,
"sort_by": "string"
}
The server will populate this field when returing the resource. Ignored on PUT and POST.
Schema for this resource
Opaque cursor to be used for getting next page of records (supplied by current result page)
Count of results found (across all pages), set only on first page
If true, results are sorted in ascending order
Field by which records are sorted