@shadmanZero/tenantos-api
    Preparing search index...

    Interface PowerOperation

    interface PowerOperation {
        action: PowerAction;
        bootType?: BootType;
    }
    Index

    Properties

    Properties

    action: PowerAction
    bootType?: BootType