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

    Interface ControlDeleteVolumeParams

    云主机删除磁盘请求参数

    interface ControlDeleteVolumeParams {
        guest: string;
        tag: string;
    }
    Index

    Properties

    Properties

    guest: string

    云主机ID

    tag: string

    磁盘标签