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

    Interface ControlInterfaceParams

    云主机网卡请求参数

    interface ControlInterfaceParams {
        guest: string;
        mac_address?: string;
    }
    Index

    Properties

    Properties

    guest: string

    关联云主机ID

    mac_address?: string

    网卡MAC地址