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

    Interface SystemShutdownOptions

    interface SystemShutdownOptions {
        delay?: number | null;
    }
    Index
    delay?: number | null