---
title: "GET /copilot/anomalies/poeflapping/lldp-cdp-info"
method: GET
path: "/copilot/anomalies/poeflapping/lldp-cdp-info"
tags: ["Copilot - Anomalies"]
---

# GET /copilot/anomalies/poeflapping/lldp-cdp-info

`GET /copilot/anomalies/poeflapping/lldp-cdp-info`

## Query parameters

- `anomalyType` 'POE_STABILITY' | 'DFS_RECURRENCE' | 'ADVERSE_TRAFFIC' | 'PORT_EFFICIENCY' | 'WIFI_CAPACITY' | 'WIFI_EFFICIENCY' | 'HARDWARE_HEALTH' | 'MISSING_VLAN', required — The anomaly Type
- `anomalyId` string, required
- `deviceId` integer, required
- `lastDetectedTime` integer, required

## Response `200`

OK

- XiqCopilotLldpCdpInfo — Copilot Anomalies LLdp-Cdp Info Response
  - `lldp_cdp_info` XiqPowerSourceEquipment — Copilot LLdp-Cdp Info For Anomalous Access Points
    - `is_lldp_cdp_enabled` boolean — Check if lldp-cdp enabled on anomalous accesspoints
    - `uplink_switch_system_name` string — Uplink switch system name
    - `uplink_switch_system_id` string — Uplink switch model
    - `location_name` string — The location name for anomalous access points with lldp-cdp info not enabled
    - `floor_name` string — The location name for anomalous access points with lldp-cdp info not enabled
    - `affected_downlink_devices` XiqAffectedDownlinkDevice[] — The list of affected downlink devices
      - `host_name` string — The host name of affected downlink device
      - `product_type` string — The model of affected downlink device
      - `interface_name` string — The interface name of affected downlink device
      - `port_id` string — The port ID of affected downlink device
      - `last_detected_time` integer — The last detected timestamp
    - `unaffected_downlink_devices` XiqUnaffectedDownlinkDevice[] — The list of unaffected downlink devices
      - `host_name` string — The host name of unaffected downlink device
      - `product_type` string — The model of unaffected downlink device
      - `interface_name` string — The interface name of unaffected downlink device
      - `port_id` string — The port ID of unaffected downlink device
    - `uplink_switch_device_id` integer — The uplink device id

---

[API](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.net/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/versions/5ff7ab84e8e8/schema)
