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

    Interface ControlAddVolumeParams

    云主机添加磁盘请求参数

    interface ControlAddVolumeParams {
        guest: string;
        volume: VolumeSpec;
    }
    Index

    Properties

    Properties

    guest: string

    云主机ID

    volume: VolumeSpec

    磁盘规格