Skip to content

Commit

Permalink
release 3.1.94 source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Huaweicloud-SDK committed Jul 18, 2024
1 parent f27d1eb commit 355291d
Show file tree
Hide file tree
Showing 81 changed files with 6,100 additions and 496 deletions.
137 changes: 137 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,140 @@
# 3.1.94 2024-07-18

### HuaweiCloud SDK CTS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListTraces**
- changes of request param
- `+ access_key_id`
- `+ enterprise_project_id`
- changes of response param
- `+ traces.enterprise_project_id`
- `+ traces.resource_account_id`
- `+ traces.user.user_name`
- `+ traces.user.account_id`
- `+ traces.user.access_key_id`
- `+ traces.user.principal_urn`
- `+ traces.user.principal_id`
- `+ traces.user.principal_is_root_user`
- `+ traces.user.type`
- `+ traces.user.invoked_by`
- `+ traces.user.session_context`

### HuaweiCloud SDK DRS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **BatchCreateJobs**
- changes of request param
- `+ jobs.node_type: enum value [micro,small,medium,xlarge,2xlarge]`
- **BatchUpdateJob**
- changes of request param
- `+ jobs.node_type: enum value [micro,small,medium,xlarge,2xlarge]`

### HuaweiCloud SDK ECS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ShowServer**
- changes of response param
- `+ server.flavor.gpus`
- `+ server.flavor.asic_accelerators`
- **ListServersDetails**
- changes of response param
- `+ servers.flavor.gpus`
- `+ servers.flavor.asic_accelerators`

### HuaweiCloud SDK EVS

- _Features_
- Support the APIs `ChangeVolumeChargeMode`, `UnsubscribePostpaidVolume`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK IMS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListImages**
- changes of request param
- `+ __platform: enum value [Huawei Cloud EulerOS]`

### HuaweiCloud SDK KMS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **ListKeys**
- changes of response param
- `- key_details.key_label`
- **ListKeyDetail**
- changes of response param
- `- key_info.key_label`
- **ListKmsByTags**
- changes of response param
- `- resources.resource_detail.key_label`

### HuaweiCloud SDK KVS

- _Features_
- None
- _Bug Fix_
- None
- _Change_
- **PutKv**
- changes of request param
- `- condition_expression.multi_field_expression`
- **UpdateKv**
- changes of request param
- `- condition_expression.multi_field_expression`
- **DeleteKv**
- changes of request param
- `- condition_expression.multi_field_expression`
- **ScanKv**
- changes of request param
- `- filter_expression.multi_field_expression`
- **ScanSkeyKv**
- changes of request param
- `- filter_expression.multi_field_expression`

### HuaweiCloud SDK Live

- _Features_
- Support the API `ListPlayDomainStreamInfo`
- _Bug Fix_
- None
- _Change_
- None

### HuaweiCloud SDK VOD

- _Features_
- Support the API `DeleteTranscodeProduct`
- _Bug Fix_
- None
- _Change_
- **ShowVodStatistics**
- changes of response param
- `+ sample_data.storage_warm`
- `+ sample_data.storage_cold`

# 3.1.93 2024-07-11

### HuaweiCloud SDK CDN
Expand Down
137 changes: 137 additions & 0 deletions CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,140 @@
# 3.1.94 2024-07-18

### HuaweiCloud SDK CTS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **ListTraces**
- 请求参数变更
- `+ access_key_id`
- `+ enterprise_project_id`
- 响应参数变更
- `+ traces.enterprise_project_id`
- `+ traces.resource_account_id`
- `+ traces.user.user_name`
- `+ traces.user.account_id`
- `+ traces.user.access_key_id`
- `+ traces.user.principal_urn`
- `+ traces.user.principal_id`
- `+ traces.user.principal_is_root_user`
- `+ traces.user.type`
- `+ traces.user.invoked_by`
- `+ traces.user.session_context`

### HuaweiCloud SDK DRS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **BatchCreateJobs**
- 请求参数变更
- `+ jobs.node_type: enum value [micro,small,medium,xlarge,2xlarge]`
- **BatchUpdateJob**
- 请求参数变更
- `+ jobs.node_type: enum value [micro,small,medium,xlarge,2xlarge]`

### HuaweiCloud SDK ECS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **ShowServer**
- 响应参数变更
- `+ server.flavor.gpus`
- `+ server.flavor.asic_accelerators`
- **ListServersDetails**
- 响应参数变更
- `+ servers.flavor.gpus`
- `+ servers.flavor.asic_accelerators`

### HuaweiCloud SDK EVS

- _新增特性_
- 支持接口`ChangeVolumeChargeMode``UnsubscribePostpaidVolume`
- _解决问题_
-
- _特性变更_
-

### HuaweiCloud SDK IMS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **ListImages**
- 请求参数变更
- `+ __platform: enum value [Huawei Cloud EulerOS]`

### HuaweiCloud SDK KMS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **ListKeys**
- 响应参数变更
- `- key_details.key_label`
- **ListKeyDetail**
- 响应参数变更
- `- key_info.key_label`
- **ListKmsByTags**
- 响应参数变更
- `- resources.resource_detail.key_label`

### HuaweiCloud SDK KVS

- _新增特性_
-
- _解决问题_
-
- _特性变更_
- **PutKv**
- 请求参数变更
- `- condition_expression.multi_field_expression`
- **UpdateKv**
- 请求参数变更
- `- condition_expression.multi_field_expression`
- **DeleteKv**
- 请求参数变更
- `- condition_expression.multi_field_expression`
- **ScanKv**
- 请求参数变更
- `- filter_expression.multi_field_expression`
- **ScanSkeyKv**
- 请求参数变更
- `- filter_expression.multi_field_expression`

### HuaweiCloud SDK Live

- _新增特性_
- 支持接口`ListPlayDomainStreamInfo`
- _解决问题_
-
- _特性变更_
-

### HuaweiCloud SDK VOD

- _新增特性_
- 支持接口`DeleteTranscodeProduct`
- _解决问题_
-
- _特性变更_
- **ShowVodStatistics**
- 响应参数变更
- `+ sample_data.storage_warm`
- `+ sample_data.storage_cold`

# 3.1.93 2024-07-11

### HuaweiCloud SDK CDN
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.93
3.1.94
75 changes: 75 additions & 0 deletions cts/include/huaweicloud/cts/v3/model/Attributes.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@

#ifndef HUAWEICLOUD_SDK_CTS_V3_MODEL_Attributes_H_
#define HUAWEICLOUD_SDK_CTS_V3_MODEL_Attributes_H_


#include <huaweicloud/cts/v3/CtsExport.h>

#include <huaweicloud/core/utils/ModelBase.h>
#include <huaweicloud/core/utils/Utils.h>
#include <huaweicloud/core/http/HttpResponse.h>

#include <string>

namespace HuaweiCloud {
namespace Sdk {
namespace Cts {
namespace V3 {
namespace Model {

using namespace HuaweiCloud::Sdk::Core::Utils;
using namespace HuaweiCloud::Sdk::Core::Http;
/// <summary>
/// 临时安全凭据的属性。
/// </summary>
class HUAWEICLOUD_CTS_V3_EXPORT Attributes
: public ModelBase
{
public:
Attributes();
virtual ~Attributes();

/////////////////////////////////////////////
/// ModelBase overrides

void validate() override;
web::json::value toJson() const override;
bool fromJson(const web::json::value& json) override;
/////////////////////////////////////////////
/// Attributes members

/// <summary>
/// 颁发临时安全凭证时的时间(timestamp,为标准UTC时间,毫秒级,13位数字)。
/// </summary>

std::string getCreatedAt() const;
bool createdAtIsSet() const;
void unsetcreatedAt();
void setCreatedAt(const std::string& value);

/// <summary>
/// 是否已经通过MFA身份认证。
/// </summary>

std::string getMfaAuthenticated() const;
bool mfaAuthenticatedIsSet() const;
void unsetmfaAuthenticated();
void setMfaAuthenticated(const std::string& value);


protected:
std::string createdAt_;
bool createdAtIsSet_;
std::string mfaAuthenticated_;
bool mfaAuthenticatedIsSet_;

};


}
}
}
}
}

#endif // HUAWEICLOUD_SDK_CTS_V3_MODEL_Attributes_H_
22 changes: 22 additions & 0 deletions cts/include/huaweicloud/cts/v3/model/ListTracesRequest.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,24 @@ class HUAWEICLOUD_CTS_V3_EXPORT ListTracesRequest
void unsettraceRating();
void setTraceRating(const std::string& value);

/// <summary>
/// 标示查询事件列表对应的访问密钥ID。包含临时访问凭证和永久访问密钥。
/// </summary>

std::string getAccessKeyId() const;
bool accessKeyIdIsSet() const;
void unsetaccessKeyId();
void setAccessKeyId(const std::string& value);

/// <summary>
/// 标示查询事件列表对应的企业项目ID。
/// </summary>

std::string getEnterpriseProjectId() const;
bool enterpriseProjectIdIsSet() const;
void unsetenterpriseProjectId();
void setEnterpriseProjectId(const std::string& value);


protected:
std::string traceType_;
Expand Down Expand Up @@ -194,6 +212,10 @@ class HUAWEICLOUD_CTS_V3_EXPORT ListTracesRequest
bool traceNameIsSet_;
std::string traceRating_;
bool traceRatingIsSet_;
std::string accessKeyId_;
bool accessKeyIdIsSet_;
std::string enterpriseProjectId_;
bool enterpriseProjectIdIsSet_;

#ifdef RTTR_FLAG
RTTR_ENABLE()
Expand Down
Loading

0 comments on commit 355291d

Please sign in to comment.