kea-client
    Preparing search index...

    Interface RemoteNetworkSetArgs

    interface RemoteNetworkSetArgs {
        "remote-map"?: JsonObject;
        "shared-networks": JsonObject[];
    }

    Hierarchy (View Summary)

    Index
    "remote-map"?: JsonObject
    "shared-networks": JsonObject[]