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

    Interface PoolSnapshotUpdate

    interface PoolSnapshotUpdate {
        user_properties_remove?: string[];
        user_properties_update?: v26_0_0.PoolSnapshotUserPropertyUpdate[];
    }
    Index
    user_properties_remove?: string[]
    user_properties_update?: v26_0_0.PoolSnapshotUserPropertyUpdate[]