kea-client
    Preparing search index...

    Interface RemoteOptionGlobalSetArgs

    interface RemoteOptionGlobalSetArgs {
        options: JsonObject[];
        "remote-map"?: JsonObject;
    }

    Hierarchy (View Summary)

    Index
    options: JsonObject[]
    "remote-map"?: JsonObject