创建云硬盘 | CreateDisk | comb:ncv:${region}:*:disk/* |
查看云硬盘列表详情 | ListDisk | comb:ncv:${region}:*:disk/* |
查看云硬盘详情 | DescribeDisk | comb:ncv:${region}:*:disk/${volumeId} |
云硬盘扩容 | ResizeDisk | comb:ncv:${region}:*:disk/${volumeId} |
删除云硬盘 | DeleteDisk | comb:ncv:${region}:*:disk/${volumeId} |
创建云硬盘快照 | CreateDiskSnapshot | comb:ncv:${region}:*:disk/${volumeId}, comb:ncv:${region}:*:snapshot/* |
删除云硬盘快照 | DeleteDiskSnapshot | comb:ncv:${region}:*:snapshot/${snapshotId} |
查看云硬盘快照列表详情 | ListDiskSnapshot | comb:ncv:${region}:*:snapshot/* |
查看云硬盘快照详情 | DescribeDiskSnapshot | comb:ncv:${region}:*:snapshot/{snapshotId} |
创建自动快照策略 | CreateSnapshotStrategy | comb:ncv:${region}:*:strategy/* |
查看云硬盘自动快照策略列表详情 | ListSnapshotStrategy | comb:ncv:${region}:*:strategy/* |
查看云硬盘自动快照策略详情 | DescribeSnapshotStrategy | comb:ncv:${region}:*:strategy/${strategyId} |
自动快照策略绑定云硬盘 | ApplySnapshotStrategy | comb:ncv:${region}:*:disk/${volumeId},comb:ncv:${region}:*:strategy/${strategyId} |
自动快照策略解绑云硬盘 | RevokeSnapshotStrategy | comb:ncv:${region}:*:strategy/${strategyId},comb:ncv:${region}:*:disk/${volumeId} |
更改自动快照策略 | ModifySnapshotStrategy | comb:ncv:${region}:*:strategy/${strategyId} |
删除自动快照策略 | DeleteSnapshotStrategy | comb:ncv:${region}:*:strategy/${strategyId} |
查看云硬盘详情 | SetInstanceAutoRenewPeriod | comb:ncv:${region}:*:disk/${instanceId} |
查看云硬盘详情 | DescribeInstanceAutoRenewPeriod | comb:ncv:${region}:*:disk/${instanceId} |