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

    Interface ControlAddressPoolParams

    interface ControlAddressPoolParams {
        description?: string;
        id?: string;
        is_v6?: boolean;
        mode: InterfaceMode;
    }
    Index

    Properties

    description?: string
    id?: string
    is_v6?: boolean