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

    Interface PoolCreateTopologyCacheVdev

    interface PoolCreateTopologyCacheVdev {
        disks: string[];
        type: "STRIPE";
    }
    Index
    disks: string[]
    type: "STRIPE"