switch-list-bydevice
Retrieve LLDP and CDP discovery data per switch port to map network topology across an organization.
Instructions
List most recently seen LLDP/CDP discovery and topology information per switch port in an organization. (read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| t0 | No | The beginning of the timespan for the data. The maximum lookback period is 31 days from today. | |
| timespan | No | The timespan for which the information will be fetched. If specifying timespan, do not specify parameter t0. The value must be in seconds an | |
| perPage | No | The number of entries per page returned. Acceptable range is 3 - 20. Default is 10. | |
| startingAfter | No | A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parame | |
| endingBefore | No | A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This paramete | |
| configurationUpdatedAfter | No | Optional parameter to filter items to switches where the configuration has been updated after the given timestamp. | |
| mac | No | Optional parameter to filter items to switches with MAC addresses that contain the search term or are an exact match. | |
| macs | No | Optional parameter to filter items to switches that have one of the provided MAC addresses. | |
| name | No | Optional parameter to filter items to switches with names that contain the search term or are an exact match. | |
| networkIds | No | Optional parameter to filter items to switches in one of the provided networks. | |
| portProfileIds | No | Optional parameter to filter items to switches that contain switchports belonging to one of the specified port profiles. | |
| serial | No | Optional parameter to filter items to switches with serial number that contains the search term or are an exact match. | |
| serials | No | Optional parameter to filter items to switches that have one of the provided serials. | |
| fields | No | Return only these top-level fields; omit for all. Available: items, meta. |