get_topology_neighbors
Retrieve direct neighbors of a specified network device to understand its immediate topology connections.
Instructions
Get direct neighbors of a specified device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | Yes | Name of the device in the inventory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nos | Yes | Supported Network Operating Systems | |
| data | No | ||
| status | Yes | Enumeration for network operation status values. Provides type safety and prevents typos when setting or checking operation status in NetworkOperationResult objects. | |
| metadata | No | ||
| ip_address | Yes | ||
| device_name | Yes | ||
| error_response | No | ||
| operation_type | Yes | ||
| feature_not_found_response | No |