huaweicloud-sdk-python-v3 icon indicating copy to clipboard operation
huaweicloud-sdk-python-v3 copied to clipboard

Results 13 huaweicloud-sdk-python-v3 issues
Sort by recently updated
recently updated
newest added

https://ecs.cn-east-2.myhuaweicloud.com/v1/{project_id}/cloudservers/flavors 文档不支持 实例规格查询,目前只能手动过滤,性能太差了

## 背景 我们生产环境中,有时需要动态的保护某些 ecs 不被其它组件删除或停止。 我在 [api 文档](https://console.huaweicloud.com/apiexplorer/#/apidebug/ECS/sdk?api=NovaLockServer) 里注意到有这个接口,但 SDK 里却不支持 我们需要在能依靠官方提供的 SDK 来实现,而不是自己来维护这个接口

调用sdk时报了这个错: File "/usr/local/lib/python3.8/site-packages/huaweicloudsdkcore/client.py", line 278, in _parse_path_params path_params = http_utils.parameters_to_tuples(path_params, collection_formats) File "/usr/local/lib/python3.8/site-packages/huaweicloudsdkcore/utils/http_utils.py", line 113, in parameters_to_tuples dict_params = get_dict_params(k, v) NameError: name 'get_dict_params' is not defined 看了一下发现没有 get_dict_params 这个方法

Adding new region urls collected from website: https://developer.huaweicloud.com/intl/en-us/endpoint to instantiate services clients by region without manage the endpoint url.

Hi, can I check when the following three services will be supported in the SDK? Object Storage (OBS) Scalable File Service (SFS) Cloud Search Service (CSS)

提交 huaweicloud-sdk-codehub, 撰写的接口有: CreateRepository(创建仓库) GetAllRepositoryByProjectId2(查询项目下的所有仓库) 另外,请 开放创建分支的接口~

目前cce的sdk提供的功能太少了,连列出所有命名空间都不具备,还需要单独调用k8s接口去获取namespace和pod,并且还不能通过sdk直接认证,要自己构造请求,体验上很差。 请问有计划将k8s的接口集成到cce中吗?

The param `response_type` in every call_api method is NOT consistent with the REAL response class name. eg: `ListEpResponse` vs `ListEPResponse` which will end up throwing an `AttributeError: module 'huaweicloudsdkeps.v1.model' has...

https://console.huaweicloud.com/apiexplorer/#/openapi/ECS/doc?api=NovaStartServer