v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-034240919.6 KB
Host

    Identify a device by switching on the device light for N seconds.
    :param hostname: The hostname of the device to process.
    :param device: The device identifier to process, e.g. ``/dev/dm-0`` or
    ``ABC1234DEF567-1R1234_ABC8DE0Q``.
    :param duration: The duration in seconds how long the LED should flash.
    
post/api/host/{hostname}/identify_device

Path parameters

hostnamestring required

Request body

devicestring required
durationstring required

Response

Resource created.

object required