kea-client
    Preparing search index...

    Interface RemoteOptionPdPoolSetArgs

    interface RemoteOptionPdPoolSetArgs {
        options: JsonObject[];
        "pd-pools": { prefix: string }[];
        "remote-map"?: JsonObject;
    }

    Hierarchy (View Summary)

    Index
    options: JsonObject[]
    "pd-pools": { prefix: string }[]
    "remote-map"?: JsonObject