Navigation
Normal response codes: 200
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
TE-LSP Node Tunnel Details
Retrieves the details for a specified tunnel on a node. For example:
v1/{tenant_id}/topology/{topology_id}/te-lsps/<node_name>/<lsp_id>
Normal response codes: 200
Table 1 lists the request parameters.
Table 1: TE-LSP Node Tunnel Details – Request Parameters
Parameter | Style | Type | Description |
---|---|---|---|
tenant_id | URI | xsd:int | The unique identifier of the tenant or account. Currently it is fixed to 1. |
topology_id | URI | xsd:int | The unique identifier of the topology. Currently it is fixed to 1. |
node_name | URI | xsd:int | The unique name of a node. |
lsp_id | URI | xsd:int | The unique identifier of an tunnel. |
![]() | Note: This operation does not accept a request body. |