@seamapi/http - v2.1.0
    Preparing search index...

    Type Alias DevicesUnmanagedGetParameters

    type DevicesUnmanagedGetParameters = {
        device_id?: string;
        name?: string;
    }
    Index
    device_id?: string

    ID of the unmanaged device that you want to get.

    name?: string

    Name of the unmanaged device that you want to get.