kea-client
    Preparing search index...

    Interface RemoteGlobalParameterSetArgs

    interface RemoteGlobalParameterSetArgs {
        parameters: JsonObject;
        "remote-map"?: JsonObject;
    }

    Hierarchy (View Summary)

    Index
    parameters: JsonObject
    "remote-map"?: JsonObject