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

    Interface ControlRestoreSnapshotParams

    云主机快照恢复请求参数

    interface ControlRestoreSnapshotParams {
        guest: string;
        snapshot: string;
    }
    Index

    Properties

    Properties

    guest: string

    云主机ID

    snapshot: string

    快照ID