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

    Interface ContainerStopOptions

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