Get Services with Specific Name

Get all of the services that have the names specified in the filter.

GET https://<NSP Server>:8543/sdn/api/v4/services?name=(ELINETEST_C,L3 VPN Service F)

Response:

{
  "status": 0,
  "startRow": 0,
  "endRow": 12,
  "totalRows": 2,
  "data": [
    {
      "id": "4714-4fd349c9-0d6c-4d95-abd7-237cb2966dc3",
      "appId": null,
      "operationalState": "UP",
      "adminState": "UP",
      "neDeploymentState": null,
      "externalIds": [
        {
          "context": "NFM_P",
          "location": [
            "135.121.156.100"
          ],
          "id": "svc-mgr:service-7"
        }
      ],
      "name": "ELINETEST_C",
      "serviceType": "ELINE",
      "tenantIds": [
        "0"
      ],
      "objective": "COST",
      "bidirectional": "ANY_REVERSE_ROUTE",
      "bw": null,
      "reverseBW": null,
      "maxLatency": 0,
      "maxCost": 0,
      "maxHops": 0,
      "lifeCycle": {
        "phase": "Deployment",
        "state": "Deployed",
        "reason": "E-Line service deployment completed"
      },
      "templateId": null,
      "tunnelSelectionId": null,
      "pathProfileId": null,
      "groupId": null,
      "endpoints": [
        {
          "id": "4775-98981d79-47cd-403f-a29a-70f258f31ffc",
          "appId": null,
          "operationalState": "UP",
          "adminState": "UP",
          "neDeploymentState": null,
          "externalIds": [
            {
              "context": "NFM_P",
              "location": [
                "135.121.156.100"
              ],
              "id": "svc-mgr:service-7:22.22.22.22:interface-1/1/11-inner-tag-0-outer-tag-152"
            }
          ],
          "neId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "neName": "B-22.22.22.22",
          "portId": "2685-a7665170-d578-4d92-9880-17d15c788ffa",
          "portName": "Port 1/1/11",
          "serviceId": "4714-4fd349c9-0d6c-4d95-abd7-237cb2966dc3",
          "name": "Port 1/1/11:152.0",
          "innerTag": -1,
          "outerTag": 152,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": [
              {
                "id": 1,
                "cir": 10000,
                "pir": 10000,
                "cbs": 2,
                "mbs": 2,
                "rateType": "kbps",
                "queueType": "Queue"
              }
            ],
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 10000,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        },
        {
          "id": "4780-28029007-ce79-4e7c-b08d-6fb9d055b367",
          "appId": null,
          "operationalState": "UP",
          "adminState": "UP",
          "neDeploymentState": null,
          "externalIds": [
            {
              "context": "NFM_P",
              "location": [
                "135.121.156.100"
              ],
              "id": "svc-mgr:service-7:11.11.11.11:interface-1/1/11-inner-tag-0-outer-tag-152"
            }
          ],
          "neId": "1526-ff2a9aed-27be-4870-9020-a0c75432ff1f",
          "neName": "A-11.11.11.11",
          "portId": "2182-e4e12d40-47ac-4fee-9a9c-8836152b01b6",
          "portName": "Port 1/1/11",
          "serviceId": "4714-4fd349c9-0d6c-4d95-abd7-237cb2966dc3",
          "name": "Port 1/1/11:152.0",
          "innerTag": -1,
          "outerTag": 152,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": [
              {
                "id": 1,
                "cir": 10000,
                "pir": 10000,
                "cbs": 2,
                "mbs": 2,
                "rateType": "kbps",
                "queueType": "Queue"
              }
            ],
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": null,
          "aggregateBw": 10000,
          "@class": "com.alu.wsc.api.generated.v4.L2ServiceEndpoint"
        }
      ],
      "mtu": 1514,
      "vcType": null,
      "autoBindType": null,
      "monitorBandwidth": false,
      "@class": "com.alu.wsc.api.generated.v4.ElineService"
    },
    {
      "id": "4336-28fdd4ff-24cd-47db-bf9a-4b9a2b3c718b",
      "appId": null,
      "operationalState": "UP",
      "adminState": "UP",
      "neDeploymentState": null,
      "externalIds": [
        {
          "context": "NFM_P",
          "location": [
            "135.121.156.100"
          ],
          "id": "svc-mgr:service-12"
        }
      ],
      "name": "L3 VPN Service F",
      "serviceType": "L3_VPN",
      "tenantIds": [
        "0",
        "687f0ce1-8dbc-4998-8442-0d00c73f86e8"
      ],
      "objective": "HOPS",
      "bidirectional": "ANY_REVERSE_ROUTE",
      "bw": null,
      "reverseBW": null,
      "maxLatency": 0,
      "maxCost": 0,
      "maxHops": 0,
      "lifeCycle": {
        "phase": "Deployment",
        "state": "Deployed",
        "reason": "L3 VPN service deployment completed"
      },
      "templateId": null,
      "tunnelSelectionId": null,
      "pathProfileId": null,
      "groupId": null,
      "endpoints": [
        {
          "id": "4337-0414259b-d041-4654-95fe-34d193e2dc29",
          "appId": null,
          "operationalState": "UP",
          "adminState": "UP",
          "neDeploymentState": null,
          "externalIds": [
            {
              "context": "NFM_P",
              "location": [
                "135.121.156.100"
              ],
              "id": "svc-mgr:service-12:11.11.11.11:ip-interface-2"
            }
          ],
          "neId": "1526-ff2a9aed-27be-4870-9020-a0c75432ff1f",
          "neName": "A-11.11.11.11",
          "portId": "2182-e4e12d40-47ac-4fee-9a9c-8836152b01b6",
          "portName": "Port 1/1/11",
          "serviceId": "4336-28fdd4ff-24cd-47db-bf9a-4b9a2b3c718b",
          "name": "Port1_171",
          "innerTag": -1,
          "outerTag": 171,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": true,
          "aggregateBw": 0,
          "ipAddress": {
            "ipv6Prefix": null,
            "ipv4Prefix": {
              "string": "200.1.1.10/24"
            }
          },
          "secondaryAddresses": [
            {
              "ipv6Prefix": null,
              "ipv4Prefix": {
                "string": "21.1.1.1/24"
              }
            }
          ],
          "peSideAS": 300,
          "routingStatic": {
            "routes": [
              {
                "routeType": "next_hop",
                "destination": {
                  "ipv6Prefix": null,
                  "ipv4Prefix": {
                    "string": "201.1.1.0/24"
                  }
                },
                "targetIpAddress": {
                  "ipv6Address": null,
                  "ipv4Address": {
                    "string": "200.1.1.11"
                  }
                },
                "preference": 5
              }
            ]
          },
          "routingBgp": {
            "routes": [
              {
                "peerIpAddress": {
                  "ipv6Address": null,
                  "ipv4Address": {
                    "string": "200.1.1.15"
                  }
                },
                "peerAS": 7000
              }
            ]
          },
          "@class": "com.alu.wsc.api.generated.v4.L3ServiceEndpoint"
        },
        {
          "id": "4995-3bf2aa2e-23a7-4445-83da-a82982c1c6bc",
          "appId": null,
          "operationalState": "UP",
          "adminState": "UP",
          "neDeploymentState": null,
          "externalIds": [
            {
              "context": "NFM_P",
              "location": [
                "135.121.156.100"
              ],
              "id": "svc-mgr:service-12:22.22.22.22:ip-interface-2"
            }
          ],
          "neId": "1536-65f5928f-863c-458f-ad90-487f24648993",
          "neName": "B-22.22.22.22",
          "portId": "2685-a7665170-d578-4d92-9880-17d15c788ffa",
          "portName": "Port 1/1/11",
          "serviceId": "4336-28fdd4ff-24cd-47db-bf9a-4b9a2b3c718b",
          "name": "Port1_171",
          "innerTag": -1,
          "outerTag": 171,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": false,
          "aggregateBw": 0,
          "ipAddress": {
            "ipv6Prefix": null,
            "ipv4Prefix": {
              "string": "10.1.1.1/24"
            }
          },
          "secondaryAddresses": [
            {
              "ipv6Prefix": null,
              "ipv4Prefix": {
                "string": "3.2.1.1/24"
              }
            }
          ],
          "peSideAS": 6000,
          "routingStatic": {
            "routes": [
              {
                "routeType": "next_hop",
                "destination": {
                  "ipv6Prefix": null,
                  "ipv4Prefix": {
                    "string": "101.1.1.0/24"
                  }
                },
                "targetIpAddress": {
                  "ipv6Address": null,
                  "ipv4Address": {
                    "string": "10.1.1.11"
                  }
                },
                "preference": 5
              }
            ]
          },
          "routingBgp": {
            "routes": [
              {
                "peerIpAddress": {
                  "ipv6Address": null,
                  "ipv4Address": {
                    "string": "10.1.1.15"
                  }
                },
                "peerAS": 6000
              }
            ]
          },
          "@class": "com.alu.wsc.api.generated.v4.L3ServiceEndpoint"
        },
        {
          "id": "5000-07643879-2725-4294-9a3b-162151307c27",
          "appId": null,
          "operationalState": "UP",
          "adminState": "UP",
          "neDeploymentState": null,
          "externalIds": [
            {
              "context": "NFM_P",
              "location": [
                "135.121.156.100"
              ],
              "id": "svc-mgr:service-12:33.33.33.33:ip-interface-2"
            }
          ],
          "neId": "1531-d59d5bd3-01bc-4ee1-afae-76f9697c19cf",
          "neName": "C-33.33.33.33",
          "portId": "3127-8ef7dc06-5064-4aaa-aafc-8d2a46bb7992",
          "portName": "Port 1/1/11",
          "serviceId": "4336-28fdd4ff-24cd-47db-bf9a-4b9a2b3c718b",
          "name": "Port1_171",
          "innerTag": -1,
          "outerTag": 171,
          "siteServiceQosProfile": {
            "qosProfile": 0,
            "ingressOverrideQueues": null,
            "egressOverrideQueues": null,
            "ingressParam": null,
            "egressParam": null
          },
          "isHub": false,
          "aggregateBw": 0,
          "ipAddress": {
            "ipv6Prefix": null,
            "ipv4Prefix": {
              "string": "15.1.1.11/24"
            }
          },
          "secondaryAddresses": [
            {
              "ipv6Prefix": null,
              "ipv4Prefix": {
                "string": "30.1.1.12/24"
              }
            }
          ],
          "peSideAS": 0,
          "routingStatic": {
            "routes": [
              {
                "routeType": "next_hop",
                "destination": {
                  "ipv6Prefix": null,
                  "ipv4Prefix": {
                    "string": "15.1.1.0/24"
                  }
                },
                "targetIpAddress": {
                  "ipv6Address": null,
                  "ipv4Address": {
                    "string": "15.1.1.1"
                  }
                },
                "preference": 5
              }
            ]
          },
          "routingBgp": {
            "routes": [
              {
                "peerIpAddress": {
                  "ipv6Address": null,
                  "ipv4Address": {
                    "string": "15.1.1.15"
                  }
                },
                "peerAS": 6000
              }
            ]
          },
          "@class": "com.alu.wsc.api.generated.v4.L3ServiceEndpoint"
        }
      ],
      "mtu": 0,
      "vcType": null,
      "autoBindType": "rsvp_te",
      "topology": "HUB_AND_SPOKE_TOPOLOGY",
      "encryption": false,
      "loopbackEndpoints": null,
      "@class": "com.alu.wsc.api.generated.v4.L3Service"
    }
  ]
}