kea-client
    Preparing search index...

    Interface RemoteSubnetSetArgs

    interface RemoteSubnetSetArgs {
        "remote-map"?: JsonObject;
        subnets: JsonObject[];
    }

    Hierarchy (View Summary)

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