NSX Autonomous Edge REST API
L2VPNSessionListResult (schema)
List all L2VPN sessions
list all the L2VPN sessions
Name | Description | Type | Notes |
---|---|---|---|
_links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. |
array of ResourceLink | Readonly |
_schema | Location of schema for this resource | string | Readonly |
_self | SelfResourceLink | Readonly | |
actions | Actions applicable to the resource at this time | array of ActionDescriptor | Readonly |
notify_mpa | send notification to MPA about this config change (applicable on edge node) | boolean | Default: "False" |
page_cursor | Opaque cursor for next page of results, (not set on last page) | string | Readonly |
result_count | Count of results found (across all pages), set only on first page | integer | Readonly |
results | L2VPN sessions list result | array of L2VPNSession | Required |