kea-client
    Preparing search index...

    Interface RemoteGlobalParameterGetArgs

    interface RemoteGlobalParameterGetArgs {
        parameters: string[];
        "remote-map"?: JsonObject;
    }

    Hierarchy (View Summary)

    Index
    parameters: string[]
    "remote-map"?: JsonObject