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

    Interface InterfaceXmitHashPolicyChoicesResult

    interface InterfaceXmitHashPolicyChoicesResult {
        LAYER2: "LAYER2";
        "LAYER2+3": "LAYER2+3";
        "LAYER3+4": "LAYER3+4";
    }
    Index
    LAYER2: "LAYER2"
    "LAYER2+3": "LAYER2+3"
    "LAYER3+4": "LAYER3+4"