@tikoci/centrs
    Preparing search index...

    Interface RetrieveGlobalContext

    interface RetrieveGlobalContext {
        settings: CommonSettingsMeta;
        summary: RetrieveRequestSummary;
        via:
            | "rest-api"
            | "native-api"
            | "mac-telnet"
            | "ssh"
            | "snmp"
            | "mndp"
            | "romon"
            | "winbox-terminal"
            | "btest";
    }
    Index

    Properties

    Properties

    via:
        | "rest-api"
        | "native-api"
        | "mac-telnet"
        | "ssh"
        | "snmp"
        | "mndp"
        | "romon"
        | "winbox-terminal"
        | "btest"