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

    Interface InterfaceLacpduRateChoicesResult

    interface InterfaceLacpduRateChoicesResult {
        FAST: "FAST";
        SLOW: "SLOW";
    }
    Index
    FAST: "FAST"
    SLOW: "SLOW"