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

    Interface VMStopOptions

    interface VMStopOptions {
        force?: boolean;
        force_after_timeout?: boolean;
    }
    Index
    force?: boolean
    force_after_timeout?: boolean