---
title: "Get"
method: GET
path: "/config/mirror/all"
---

# Get

`GET /config/mirror/all`

Get

## Response `200`

OK

- object
  - `mirrAttr` MirrorGetEntry[]
    - `mirrorIdent` string — Mirror name
    - `mirrorInfo` object
      - `type` integer — One of MirrTypeSpan, MirrTypeRspan or MirrTypeErspan
      - `port` string — Port where mirrored traffic needs to be sent
      - `vlan` integer — For RSPAN we may need to send tagged mirror traffic
      - `remoteIP` string — For ERSPAN we may need to send tunnelled mirror traffic
      - `sourceIP` string — For ERSPAN we may need to send tunnelled mirror traffic
      - `tunnelID` integer — mirror tunnel-id. For ERSPAN we may need to send tunnelled mirror traffic
    - `targetObject` object
      - `attachment` integer — Target Attachment
      - `mirrObjName` string — Target Names
    - `sync` integer, required — Sync - sync state

## Other responses

- `401` — Invalid authentication credentials
- `500` — Internal service error
- `503` — Maintenance mode

---

[API](https://skmtc.net/loxilb-io/apis/loxilb-rest-api.md) · [All operations](https://skmtc.net/loxilb-io/apis/loxilb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loxilb-io/loxilb-rest-api/revisions/45e9f0a95af0/schema)
