cork_get_integration_devices
List all devices mapped from an integration, showing hostnames, IP addresses, device properties, and OS details. Provide the integration UUID to retrieve observed devices.
Instructions
List devices observed from an integration - hostnames, IP addresses, device properties, and normalized OS details for devices that have been mapped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). Defaults to 1. | |
| page_size | No | Items per page (max 100). Defaults to 10. | |
| tenant_uuid | No | ||
| integration_uuid | Yes | Integration UUID, from cork_get_connected_integrations. |