@taiyi-io/api-connector-ts
    Preparing search index...

    Interface ControlUpdateWhiteListParams

    更新白名单请求参数

    interface ControlUpdateWhiteListParams {
        address: string;
        index: number;
    }
    Index

    Properties

    Properties

    address: string

    白名单IP或者IP段(CIDR)

    index: number

    白名单索引