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

    Interface PoolSnapshotUserPropertyUpdate

    interface PoolSnapshotUserPropertyUpdate {
        key: string;
        value: string;
    }
    Index
    key: string
    value: string