@truenas/api-client
    Preparing search index...

    Interface Enclosure2SetSlotStatusArgs

    interface Enclosure2SetSlotStatusArgs {
        enclosure_id: string;
        slot: number;
        status: v25_10_0.Enclosure2SetSlotStatusStatusInput;
    }
    Index
    enclosure_id: string
    slot: number