Cloudtower-sdk

Latest version: v2.18.0

Safety actively analyzes 701287 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2.18.0

feature

- [VmApi]: [create_vm_from_content_library_template_batch]: 支持批量通过内容库模板创建虚拟机

optimize

- [VmApi]: [install_vm_tools]: 优化虚拟机镜像挂载,现在无需输入虚拟机工具镜像 ID 即可挂载
- [LogCollectionApi]: [force_stop_log_collection]: 优化执行,不再会将日志收集任务置为失败
- [ContentLanguage]: 支持配置为 `*` 以同时返回所有支持的语言,返回值依旧是 string 类型,可以被 JSON 序列化为语言和实际值的键值对
- 新增备份相关 API
- [BackupPlanExecutionApi] 备份计划执行记录查询
- [BackupPlanApi] 备份计划管理 API
- [BackupRestoreExecutionApi] 备份计划恢复点执行记录查询
- [BackupRestorePointApi] 备份计划恢复点管理 API
- [BackupServiceApi] 备份服务 API
- [BackupStoreRepositoryApi] 备份存储库 API
- [BackupTargetExecutionApi] 备份虚拟机执行记录查询
- [SecurityPolicyApi] 支持配置 alg_protocol
- [HostApi]: [create_host]: 支持添加主机时配置主机账户密码

bugfix

- [SecurityGroupApi]: [update_security_group]: 修复无法正确更新安全组名称与描述

breaking change

- [SecurityPolicyIngressEgressInput]: 修改 type 字段类型为 `SecurityPolicyFlowControlType` 以支持配置全部流量

2.17.1.dev1

2.17.0

feature

- 新增 VPC 相关 API
- [VirtualPrivateCloudApi] VPC 服务管理
- [VirtualPrivateCloudClusterBindingApi] VPC 服务与集群关联关系
- [VirtualPrivateCloudExternalSubnetApi] VPC 网络外部子网
- [VirtualPrivateCloudFloatingIpApi] VPC 网络浮动 IP 管理
- [VirtualPrivateCloudNatGatewayApi] VPC 网络 NAT 网关管理
- [VirtualPrivateCloudRouterGatewayApi] VPC 网络路由网关管理
- [VirtualPrivateCloudRouteTableApi] VPC 网络路由表管理
- [VirtualPrivateCloudSecurityGroupApi] VPC 网络安全组管理
- [VirtualPrivateCloudSecurityPolicyApi] VPC 网络安全策略管理
- [VirtualPrivateCloudSubnetApi] VPC 子网管理
- [VmApi]: [update_vm_nic_vpc]: 更新虚拟机的 VPC 网卡

update

- [ContentLibraryImage]: 新增 iscsi_luns 字段,用于记录分发至存算分离节点中的镜像的 lun 。
- [ContentLibraryImageApi]: []支持使用 iscsi_luns 进行搜索
- [VmApi]:
- [create_vm], [create_vm_from_content_library_template], [create_vm_from_template], [clone_vm], [rebuild_vm_from_snapshot] 支持配置虚拟机的 VPC 网卡
- [add_vm_nic], [update_vm_nic] 支持配置 VPC 网卡

bugfix

- [VmApi]: [update_vm_disk], [add_vm_disk], [expand_vm_disk], [remove_vm_disk], [add_vm_cd_rom], [remove_vm_cd_rom], [eject_iso_from_vm_cd_rom], [toggle_vm_cd_rom_disable]: 修复被修改虚拟机的虚拟盘会丢失限速设置以及 cdrom 的禁用的问题
- [vmApi]: [create_vm_from_content_library_template]: 修复当内容库模板仅分发在存算分离的集群时,无法创建虚拟机的问题。

2.16.0

bugfix

- [utils]: 移除代码中的 type annotation 以支持 python2
- [VmApi], [VmVolumeApi],[ContentLIbraryVmTemplateApi]:
- 移除 [export_content_library_vm_template], [import_content_library_vm_template], [export_vm_volume], [import_vm_volume], [update_vm_nic_qos_option], [get_vm_vnc_info] 被错误增加必须的 content-language 参数

update

- [HostApi]:
- [create_host]: 新增 `vdses` 字段适配网络融合,新增 `zbsSpec` 字段适配 zbs 560 以上版本集群的添加
- [VmApi]:
- [get_vms]: 新增 `bios_uuid` 字段
- 新增 [image_utils] 工具类,支持通过 uploadTask 来获取上传后的 elfImage 与 contentLibraryImage

2.15.1

bugfix

- [Vm], [VmVolume], [IscsiLun], [NvmfNameSpace], [NfsInode]: 更新 `unique_logical_size` 类型为 `double`

2.15.0

update

- [CommonHeader]: 新增默认返回 Header 类
- [ContentLanguage]: 新增枚举规范返回语言,用于设置请求头的 `content-language`
- [NestedLabel], [LabelApi]: `LabelApi` 将会返回一致的 `Label` 相关的属性,NestedLabel 额外返回 `key` 和 `value`。
- [Vm], [VmVolume], [IscsiLun], [NvmfNameSpace], [NfsInode]: 新增返回 `unique_logical_size` 用于表示资源的独占逻辑容量

bugfix

- [VmApi]
- [add_vm_Nic], [remove_vm_nic], [remove_vm_nic_by_where], [update_vm_nic], [update_vm_nic_basic_info], [update_vm_nic_advance_info], [update_vm_nic_qos_option]: 修复更新虚拟机网卡类 API 编辑后丢失部分网卡信息的问题
- [VmPlacementGroupApi]
- [create_vm_placement_group], [update_vm_placement_group]: 修复了创建与更新放置组时,`vm_vm_policy_enabled` 为 false 时无法更新组内虚拟机成员

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.