sdcloud_get_device_interface_subinterfaces
Retrieve subinterfaces configured under a specific interface on a device. Use device UUID and interface name to list subinterfaces with optional pagination and filtering.
Instructions
List subinterfaces configured under a specific interface on a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Starting index for pagination (zero-based). Default 0. | |
| size | No | Max results per page. 0 returns the API-imposed maximum. | |
| filter | No | Filter condition to apply to the results. | |
| device_uuid | Yes | ||
| interface_name | Yes |