Get Tunnels

Get Tunnels UUID for steering parameter assignment.

GET https://<NSP Server>:8543/sdn/api/v4/services/tunnels

Response:

{
  "status": 0,
  "startRow": 0,
  "endRow": 4,
  "totalRows": 4,
  "data": [
    {
      "id": "4065-6e4b61c1-fa60-4872-b1af-36b436ae7610",
      "appId": null,
      "operationalState": "UP",
      "adminState": "UP",
      "neDeploymentState": null,
      "externalIds": [
        {
          "context": "NFM_P",
          "location": [
            "135.121.156.100"
          ],
          "id": "serviceTunnel:from-11.11.11.11-id-1"
        }
      ],
      "name": "from-11.11.11.11-id-1",
      "serviceType": "TUNNEL",
      "tenantIds": [
        "0"
      ],
      "objective": "COST",
      "bidirectional": "ANY_REVERSE_ROUTE",
      "bw": 50000,
      "reverseBW": null,
      "maxLatency": 0,
      "maxCost": 0,
      "maxHops": 0,
      "lifeCycle": {
        "phase": "Deployment",
        "state": "Deployed",
        "reason": "Service tunnel resynched from NFM-P"
      },
      "templateId": null,
      "tunnelSelectionId": null,
      "pathProfileId": null,
      "groupId": null,
      "endpoints": [
        {
          "id": null,
          "appId": null,
          "operationalState": null,
          "adminState": null,
          "neDeploymentState": null,
          "externalIds": null,
          "neId": "1526-ff2a9aed-27be-4870-9020-a0c75432ff1f",
          "neName": "A-11.11.11.11",
          "portId": null,
          "portName": null,
          "serviceId": "4065-6e4b61c1-fa60-4872-b1af-36b436ae7610",
          "name": "11_22_1506488367280",
          "innerTag": null,
          "outerTag": null,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 50000,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        },
        {
          "id": null,
          "appId": null,
          "operationalState": null,
          "adminState": null,
          "neDeploymentState": null,
          "externalIds": null,
          "neId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "neName": "B-22.22.22.22",
          "portId": null,
          "portName": null,
          "serviceId": "4065-6e4b61c1-fa60-4872-b1af-36b436ae7610",
          "name": "11_22_1506488367280",
          "innerTag": null,
          "outerTag": null,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 0,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        }
      ],
      "sourceNodeId": {
        "ipv6Address": null,
        "ipv4Address": {
          "string": "11.11.11.11"
        }
      },
      "destinationNodeId": {
        "ipv6Address": null,
        "ipv4Address": {
          "string": "22.22.22.22"
        }
      },
      "sourceEndpoints": [
        {
          "nodeId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "portId": "2634-f886f20b-2c98-4f0c-8918-08edf68cf961"
        },
        {
          "nodeId": "1526-ff2a9aed-27be-4870-9020-a0c75432ff1f",
          "portId": "2126-df2a0378-a459-430d-ae35-83518281c079"
        }
      ],
      "destinationEndpoints": [
        {
          "nodeId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "portId": "2634-f886f20b-2c98-4f0c-8918-08edf68cf961"
        },
        {
          "nodeId": "1526-ff2a9aed-27be-4870-9020-a0c75432ff1f",
          "portId": "2126-df2a0378-a459-430d-ae35-83518281c079"
        }
      ],
      "underlyingTransport": "MPLS",
      "steeringParameters": [],
      "ownership": {
        "consumable": true,
        "modifiable": true,
        "deletable": true
      },
      "availableBw": 0,
      "description": null,
      "latency": 0,
      "cost": 1000,
      "hops": 1,
      "@class": "com.alu.wsc.api.generated.v4.BaseService"
    },
    {
      "id": "4098-73212e52-3776-4cda-bf16-0a442b71a087",
      "appId": null,
      "operationalState": "UP",
      "adminState": "UP",
      "neDeploymentState": null,
      "externalIds": [
        {
          "context": "NFM_P",
          "location": [
            "135.121.156.100"
          ],
          "id": "serviceTunnel:from-22.22.22.22-id-2"
        }
      ],
      "name": "22_11_1506488367557",
      "serviceType": "TUNNEL",
      "tenantIds": [
        "0"
      ],
      "objective": "COST",
      "bidirectional": "ANY_REVERSE_ROUTE",
      "bw": 50000,
      "reverseBW": null,
      "maxLatency": 0,
      "maxCost": 0,
      "maxHops": 0,
      "lifeCycle": {
        "phase": "Deployment",
        "state": "Deployed",
        "reason": "Service tunnel resynched from NFM-P"
      },
      "templateId": null,
      "tunnelSelectionId": null,
      "pathProfileId": null,
      "groupId": null,
      "endpoints": [
        {
          "id": null,
          "appId": null,
          "operationalState": null,
          "adminState": null,
          "neDeploymentState": null,
          "externalIds": null,
          "neId": "1526-ff2a9aed-27be-4870-9020-a0c75432ff1f",
          "neName": "A-11.11.11.11",
          "portId": null,
          "portName": null,
          "serviceId": "4098-73212e52-3776-4cda-bf16-0a442b71a087",
          "name": "22_11_1506488367557",
          "innerTag": null,
          "outerTag": null,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 0,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        },
        {
          "id": null,
          "appId": null,
          "operationalState": null,
          "adminState": null,
          "neDeploymentState": null,
          "externalIds": null,
          "neId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "neName": "B-22.22.22.22",
          "portId": null,
          "portName": null,
          "serviceId": "4098-73212e52-3776-4cda-bf16-0a442b71a087",
          "name": "22_11_1506488367557",
          "innerTag": null,
          "outerTag": null,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 50000,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        }
      ],
      "sourceNodeId": {
        "ipv6Address": null,
        "ipv4Address": {
          "string": "22.22.22.22"
        }
      },
      "destinationNodeId": {
        "ipv6Address": null,
        "ipv4Address": {
          "string": "11.11.11.11"
        }
      },
      "sourceEndpoints": [
        {
          "nodeId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "portId": "2634-f886f20b-2c98-4f0c-8918-08edf68cf961"
        },
        {
          "nodeId": "1526-ff2a9aed-27be-4870-9020-a0c75432ff1f",
          "portId": "2126-df2a0378-a459-430d-ae35-83518281c079"
        }
      ],
      "destinationEndpoints": [
        {
          "nodeId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "portId": "2634-f886f20b-2c98-4f0c-8918-08edf68cf961"
        },
        {
          "nodeId": "1526-ff2a9aed-27be-4870-9020-a0c75432ff1f",
          "portId": "2126-df2a0378-a459-430d-ae35-83518281c079"
        }
      ],
      "underlyingTransport": "MPLS",
      "steeringParameters": [],
      "ownership": {
        "consumable": true,
        "modifiable": true,
        "deletable": true
      },
      "availableBw": 0,
      "description": null,
      "latency": 0,
      "cost": 1000,
      "hops": 1,
      "@class": "com.alu.wsc.api.generated.v4.BaseService"
    },
    {
      "id": "4442-d4bdae52-2d73-44c4-bb74-26937a7bf947",
      "appId": null,
      "operationalState": "UP",
      "adminState": "UP",
      "neDeploymentState": null,
      "externalIds": [
        {
          "context": "NFM_P",
          "location": [
            "135.121.156.100"
          ],
          "id": "serviceTunnel:from-22.22.22.22-id-3"
        }
      ],
      "name": "22_33_1506488641203",
      "serviceType": "TUNNEL",
      "tenantIds": [
        "0"
      ],
      "objective": "COST",
      "bidirectional": "ANY_REVERSE_ROUTE",
      "bw": 1568,
      "reverseBW": null,
      "maxLatency": 0,
      "maxCost": 0,
      "maxHops": 0,
      "lifeCycle": {
        "phase": "Deployment",
        "state": "Deployed",
        "reason": "Service tunnel resynched from NFM-P"
      },
      "templateId": null,
      "tunnelSelectionId": null,
      "pathProfileId": null,
      "groupId": null,
      "endpoints": [
        {
          "id": null,
          "appId": null,
          "operationalState": null,
          "adminState": null,
          "neDeploymentState": null,
          "externalIds": null,
          "neId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "neName": "B-22.22.22.22",
          "portId": null,
          "portName": null,
          "serviceId": "4442-d4bdae52-2d73-44c4-bb74-26937a7bf947",
          "name": "22_33_1506488641203",
          "innerTag": null,
          "outerTag": null,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 1568,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        },
        {
          "id": null,
          "appId": null,
          "operationalState": null,
          "adminState": null,
          "neDeploymentState": null,
          "externalIds": null,
          "neId": "1531-d59d5bd3-01bc-4ee1-afae-76f9697c19cf",
          "neName": "C-33.33.33.33",
          "portId": null,
          "portName": null,
          "serviceId": "4442-d4bdae52-2d73-44c4-bb74-26937a7bf947",
          "name": "22_33_1506488641203",
          "innerTag": null,
          "outerTag": null,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 0,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        }
      ],
      "sourceNodeId": {
        "ipv6Address": null,
        "ipv4Address": {
          "string": "22.22.22.22"
        }
      },
      "destinationNodeId": {
        "ipv6Address": null,
        "ipv4Address": {
          "string": "33.33.33.33"
        }
      },
      "sourceEndpoints": [
        {
          "nodeId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "portId": "2624-42cb6a91-3e29-43f8-998f-62da142f4908"
        },
        {
          "nodeId": "1531-d59d5bd3-01bc-4ee1-afae-76f9697c19cf",
          "portId": "3071-f8595e93-988f-4a9f-8c62-33c2c84ec131"
        }
      ],
      "destinationEndpoints": [
        {
          "nodeId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "portId": "2624-42cb6a91-3e29-43f8-998f-62da142f4908"
        },
        {
          "nodeId": "1531-d59d5bd3-01bc-4ee1-afae-76f9697c19cf",
          "portId": "3071-f8595e93-988f-4a9f-8c62-33c2c84ec131"
        }
      ],
      "underlyingTransport": "MPLS",
      "steeringParameters": [],
      "ownership": {
        "consumable": true,
        "modifiable": true,
        "deletable": true
      },
      "availableBw": 0,
      "description": null,
      "latency": 0,
      "cost": 1000,
      "hops": 1,
      "@class": "com.alu.wsc.api.generated.v4.BaseService"
    },
    {
      "id": "4475-553322ce-16f7-48e3-9fb9-2144e055e6ed",
      "appId": null,
      "operationalState": "UP",
      "adminState": "UP",
      "neDeploymentState": null,
      "externalIds": [
        {
          "context": "NFM_P",
          "location": [
            "135.121.156.100"
          ],
          "id": "serviceTunnel:from-33.33.33.33-id-4"
        }
      ],
      "name": "33_22_1506488641308",
      "serviceType": "TUNNEL",
      "tenantIds": [
        "0"
      ],
      "objective": "COST",
      "bidirectional": "ANY_REVERSE_ROUTE",
      "bw": 1568,
      "reverseBW": null,
      "maxLatency": 0,
      "maxCost": 0,
      "maxHops": 0,
      "lifeCycle": {
        "phase": "Deployment",
        "state": "Deployed",
        "reason": "Service tunnel resynched from NFM-P"
      },
      "templateId": null,
      "tunnelSelectionId": null,
      "pathProfileId": null,
      "groupId": null,
      "endpoints": [
        {
          "id": null,
          "appId": null,
          "operationalState": null,
          "adminState": null,
          "neDeploymentState": null,
          "externalIds": null,
          "neId": "1531-d59d5bd3-01bc-4ee1-afae-76f9697c19cf",
          "neName": "C-33.33.33.33",
          "portId": null,
          "portName": null,
          "serviceId": "4475-553322ce-16f7-48e3-9fb9-2144e055e6ed",
          "name": "33_22_1506488641308",
          "innerTag": null,
          "outerTag": null,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 1568,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        },
        {
          "id": null,
          "appId": null,
          "operationalState": null,
          "adminState": null,
          "neDeploymentState": null,
          "externalIds": null,
          "neId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "neName": "B-22.22.22.22",
          "portId": null,
          "portName": null,
          "serviceId": "4475-553322ce-16f7-48e3-9fb9-2144e055e6ed",
          "name": "33_22_1506488641308",
          "innerTag": null,
          "outerTag": null,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 0,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        }
      ],
      "sourceNodeId": {
        "ipv6Address": null,
        "ipv4Address": {
          "string": "33.33.33.33"
        }
      },
      "destinationNodeId": {
        "ipv6Address": null,
        "ipv4Address": {
          "string": "22.22.22.22"
        }
      },
      "sourceEndpoints": [
        {
          "nodeId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "portId": "2624-42cb6a91-3e29-43f8-998f-62da142f4908"
        },
        {
          "nodeId": "1531-d59d5bd3-01bc-4ee1-afae-76f9697c19cf",
          "portId": "3071-f8595e93-988f-4a9f-8c62-33c2c84ec131"
        }
      ],
      "destinationEndpoints": [
        {
          "nodeId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "portId": "2624-42cb6a91-3e29-43f8-998f-62da142f4908"
        },
        {
          "nodeId": "1531-d59d5bd3-01bc-4ee1-afae-76f9697c19cf",
          "portId": "3071-f8595e93-988f-4a9f-8c62-33c2c84ec131"
        }
      ],
      "underlyingTransport": "MPLS",
      "steeringParameters": [],
      "ownership": {
        "consumable": true,
        "modifiable": true,
        "deletable": true
      },
      "availableBw": 0,
      "description": null,
      "latency": 0,
      "cost": 1000,
      "hops": 1,
      "@class": "com.alu.wsc.api.generated.v4.BaseService"
    }
  ]
}