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

    Interface IsolatedIdmapConfiguration

    interface IsolatedIdmapConfiguration {
        slice: number | null;
        type: "ISOLATED";
    }
    Index
    slice: number | null
    type: "ISOLATED"