device_links
Retrieve network links associated with a specific device using its hostname or ID. Supports pagination with limit and offset parameters.
Instructions
Get network links for a specific device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| hostname | Yes | Device hostname or ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||