kea-client
    Preparing search index...

    Interface RemoteOptionDefDelArgs

    interface RemoteOptionDefDelArgs {
        "option-defs": { code: number; space?: string }[];
        "remote-map"?: JsonObject;
    }

    Hierarchy (View Summary)

    Index
    "option-defs": { code: number; space?: string }[]
    "remote-map"?: JsonObject