tencentcloud-sdk-nodejs 4.1.135 → 4.1.136

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (101) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/ams/index.js +2 -2
  3. package/es/services/bma/index.js +2 -2
  4. package/es/services/btoe/index.js +2 -2
  5. package/es/services/chdfs/index.js +2 -2
  6. package/es/services/cii/index.js +2 -2
  7. package/es/services/essbasic/index.js +2 -2
  8. package/es/services/ims/index.js +2 -2
  9. package/es/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
  10. package/es/services/iotvideo/index.js +2 -2
  11. package/es/services/irp/index.js +2 -2
  12. package/es/services/organization/index.js +2 -2
  13. package/es/services/tem/index.js +2 -2
  14. package/es/services/teo/index.js +2 -2
  15. package/es/services/thpc/index.js +2 -2
  16. package/es/services/tione/v20211111/tione_client.js +9 -0
  17. package/es/services/tke/index.js +2 -2
  18. package/es/services/tms/index.js +2 -2
  19. package/es/services/trro/v20220325/trro_client.js +6 -0
  20. package/es/services/vm/index.js +4 -4
  21. package/es/services/vod/index.js +2 -2
  22. package/es/services/vpc/v20170312/vpc_client.js +8 -5
  23. package/package.json +1 -1
  24. package/tencentcloud/common/sdk_version.d.ts +1 -1
  25. package/tencentcloud/common/sdk_version.js +1 -1
  26. package/tencentcloud/services/ams/index.d.ts +4 -4
  27. package/tencentcloud/services/ams/index.js +2 -2
  28. package/tencentcloud/services/as/v20180419/as_client.d.ts +2 -2
  29. package/tencentcloud/services/as/v20180419/as_client.js +2 -2
  30. package/tencentcloud/services/as/v20180419/as_models.d.ts +14 -0
  31. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +4 -4
  32. package/tencentcloud/services/bma/index.d.ts +4 -4
  33. package/tencentcloud/services/bma/index.js +2 -2
  34. package/tencentcloud/services/btoe/index.d.ts +4 -4
  35. package/tencentcloud/services/btoe/index.js +2 -2
  36. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +0 -1
  37. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  38. package/tencentcloud/services/chdfs/index.js +2 -2
  39. package/tencentcloud/services/cii/index.d.ts +4 -4
  40. package/tencentcloud/services/cii/index.js +2 -2
  41. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -0
  42. package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +5 -0
  43. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +1 -16
  44. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +6 -2
  45. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +12 -0
  46. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +58 -27
  47. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  48. package/tencentcloud/services/essbasic/index.js +2 -2
  49. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +42 -5
  50. package/tencentcloud/services/ims/index.d.ts +4 -4
  51. package/tencentcloud/services/ims/index.js +2 -2
  52. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +9 -1
  53. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +12 -0
  54. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +66 -20
  55. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  56. package/tencentcloud/services/iotvideo/index.js +2 -2
  57. package/tencentcloud/services/irp/index.d.ts +4 -4
  58. package/tencentcloud/services/irp/index.js +2 -2
  59. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +11 -1
  60. package/tencentcloud/services/lke/v20231130/lke_models.d.ts +2 -1
  61. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +8 -0
  62. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +58 -2
  63. package/tencentcloud/services/organization/index.d.ts +4 -4
  64. package/tencentcloud/services/organization/index.js +2 -2
  65. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +153 -36
  66. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +77 -15
  67. package/tencentcloud/services/region/v20220627/region_models.d.ts +0 -1
  68. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +14 -2
  69. package/tencentcloud/services/svp/v20240125/svp_models.d.ts +7 -2
  70. package/tencentcloud/services/tag/v20180813/tag_models.d.ts +3 -3
  71. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +42 -1
  72. package/tencentcloud/services/tem/index.d.ts +4 -4
  73. package/tencentcloud/services/tem/index.js +2 -2
  74. package/tencentcloud/services/teo/index.d.ts +4 -4
  75. package/tencentcloud/services/teo/index.js +2 -2
  76. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +16 -15
  77. package/tencentcloud/services/thpc/index.d.ts +4 -4
  78. package/tencentcloud/services/thpc/index.js +2 -2
  79. package/tencentcloud/services/tione/v20211111/tione_client.d.ts +13 -1
  80. package/tencentcloud/services/tione/v20211111/tione_client.js +18 -0
  81. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +67 -15
  82. package/tencentcloud/services/tke/index.d.ts +4 -4
  83. package/tencentcloud/services/tke/index.js +2 -2
  84. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +10 -9
  85. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +8 -4
  86. package/tencentcloud/services/tms/index.d.ts +4 -4
  87. package/tencentcloud/services/tms/index.js +2 -2
  88. package/tencentcloud/services/tms/v20201229/tms_client.d.ts +2 -1
  89. package/tencentcloud/services/tms/v20201229/tms_client.js +2 -1
  90. package/tencentcloud/services/tms/v20201229/tms_models.d.ts +8 -0
  91. package/tencentcloud/services/trro/v20220325/trro_client.d.ts +9 -1
  92. package/tencentcloud/services/trro/v20220325/trro_client.js +12 -0
  93. package/tencentcloud/services/trro/v20220325/trro_models.d.ts +201 -4
  94. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +9 -11
  95. package/tencentcloud/services/vm/index.d.ts +6 -6
  96. package/tencentcloud/services/vm/index.js +4 -4
  97. package/tencentcloud/services/vod/index.d.ts +4 -4
  98. package/tencentcloud/services/vod/index.js +2 -2
  99. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +11 -7
  100. package/tencentcloud/services/vpc/v20170312/vpc_client.js +15 -9
  101. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +52 -5
@@ -1 +1 @@
1
- export const sdkVersion = "4.1.135";
1
+ export const sdkVersion = "4.1.136";
@@ -1,6 +1,6 @@
1
- import { v20200608 } from "./v20200608";
2
1
  import { v20201229 } from "./v20201229";
2
+ import { v20200608 } from "./v20200608";
3
3
  export const ams = {
4
- v20200608: v20200608,
5
4
  v20201229: v20201229,
5
+ v20200608: v20200608,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20210624 } from "./v20210624";
2
1
  import { v20221115 } from "./v20221115";
2
+ import { v20210624 } from "./v20210624";
3
3
  export const bma = {
4
- v20210624: v20210624,
5
4
  v20221115: v20221115,
5
+ v20210624: v20210624,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20210303 } from "./v20210303";
2
1
  import { v20210514 } from "./v20210514";
2
+ import { v20210303 } from "./v20210303";
3
3
  export const btoe = {
4
- v20210303: v20210303,
5
4
  v20210514: v20210514,
5
+ v20210303: v20210303,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20201112 } from "./v20201112";
2
1
  import { v20190718 } from "./v20190718";
2
+ import { v20201112 } from "./v20201112";
3
3
  export const chdfs = {
4
- v20201112: v20201112,
5
4
  v20190718: v20190718,
5
+ v20201112: v20201112,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20210408 } from "./v20210408";
2
1
  import { v20201210 } from "./v20201210";
2
+ import { v20210408 } from "./v20210408";
3
3
  export const cii = {
4
- v20210408: v20210408,
5
4
  v20201210: v20201210,
5
+ v20210408: v20210408,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20201222 } from "./v20201222";
2
1
  import { v20210526 } from "./v20210526";
2
+ import { v20201222 } from "./v20201222";
3
3
  export const essbasic = {
4
- v20201222: v20201222,
5
4
  v20210526: v20210526,
5
+ v20201222: v20201222,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20200713 } from "./v20200713";
2
1
  import { v20201229 } from "./v20201229";
2
+ import { v20200713 } from "./v20200713";
3
3
  export const ims = {
4
- v20200713: v20200713,
5
4
  v20201229: v20201229,
5
+ v20200713: v20200713,
6
6
  };
@@ -318,6 +318,9 @@ export class Client extends AbstractClient {
318
318
  async DescribeCloudStorage(req, cb) {
319
319
  return this.request("DescribeCloudStorage", req, cb);
320
320
  }
321
+ async UpdateOtaTaskStatus(req, cb) {
322
+ return this.request("UpdateOtaTaskStatus", req, cb);
323
+ }
321
324
  async UploadFirmware(req, cb) {
322
325
  return this.request("UploadFirmware", req, cb);
323
326
  }
@@ -366,6 +369,9 @@ export class Client extends AbstractClient {
366
369
  async GetTWeCallActiveStatus(req, cb) {
367
370
  return this.request("GetTWeCallActiveStatus", req, cb);
368
371
  }
372
+ async CreateTWeSeeService(req, cb) {
373
+ return this.request("CreateTWeSeeService", req, cb);
374
+ }
369
375
  async DescribeGatewaySubProducts(req, cb) {
370
376
  return this.request("DescribeGatewaySubProducts", req, cb);
371
377
  }
@@ -1,8 +1,8 @@
1
+ import { v20201215 } from "./v20201215";
1
2
  import { v20211125 } from "./v20211125";
2
3
  import { v20191126 } from "./v20191126";
3
- import { v20201215 } from "./v20201215";
4
4
  export const iotvideo = {
5
+ v20201215: v20201215,
5
6
  v20211125: v20211125,
6
7
  v20191126: v20191126,
7
- v20201215: v20201215,
8
8
  };
@@ -1,6 +1,6 @@
1
- import { v20220805 } from "./v20220805";
2
1
  import { v20220324 } from "./v20220324";
2
+ import { v20220805 } from "./v20220805";
3
3
  export const irp = {
4
- v20220805: v20220805,
5
4
  v20220324: v20220324,
5
+ v20220805: v20220805,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20181225 } from "./v20181225";
2
1
  import { v20210331 } from "./v20210331";
2
+ import { v20181225 } from "./v20181225";
3
3
  export const organization = {
4
- v20181225: v20181225,
5
4
  v20210331: v20210331,
5
+ v20181225: v20181225,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20210701 } from "./v20210701";
2
1
  import { v20201221 } from "./v20201221";
2
+ import { v20210701 } from "./v20210701";
3
3
  export const tem = {
4
- v20210701: v20210701,
5
4
  v20201221: v20201221,
5
+ v20210701: v20210701,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20220106 } from "./v20220106";
2
1
  import { v20220901 } from "./v20220901";
2
+ import { v20220106 } from "./v20220106";
3
3
  export const teo = {
4
- v20220106: v20220106,
5
4
  v20220901: v20220901,
5
+ v20220106: v20220106,
6
6
  };
@@ -1,8 +1,8 @@
1
1
  import { v20230321 } from "./v20230321";
2
- import { v20220401 } from "./v20220401";
3
2
  import { v20211109 } from "./v20211109";
3
+ import { v20220401 } from "./v20220401";
4
4
  export const thpc = {
5
5
  v20230321: v20230321,
6
- v20220401: v20220401,
7
6
  v20211109: v20211109,
7
+ v20220401: v20220401,
8
8
  };
@@ -138,6 +138,9 @@ export class Client extends AbstractClient {
138
138
  async DescribeBillingResourceGroup(req, cb) {
139
139
  return this.request("DescribeBillingResourceGroup", req, cb);
140
140
  }
141
+ async DescribeExport(req, cb) {
142
+ return this.request("DescribeExport", req, cb);
143
+ }
141
144
  async DescribeNotebook(req, cb) {
142
145
  return this.request("DescribeNotebook", req, cb);
143
146
  }
@@ -153,6 +156,12 @@ export class Client extends AbstractClient {
153
156
  async DescribeModelServiceGroups(req, cb) {
154
157
  return this.request("DescribeModelServiceGroups", req, cb);
155
158
  }
159
+ async DeleteExport(req, cb) {
160
+ return this.request("DeleteExport", req, cb);
161
+ }
162
+ async CreateExport(req, cb) {
163
+ return this.request("CreateExport", req, cb);
164
+ }
156
165
  async StopNotebook(req, cb) {
157
166
  return this.request("StopNotebook", req, cb);
158
167
  }
@@ -1,6 +1,6 @@
1
- import { v20220501 } from "./v20220501";
2
1
  import { v20180525 } from "./v20180525";
2
+ import { v20220501 } from "./v20220501";
3
3
  export const tke = {
4
- v20220501: v20220501,
5
4
  v20180525: v20180525,
5
+ v20220501: v20220501,
6
6
  };
@@ -1,6 +1,6 @@
1
- import { v20200713 } from "./v20200713";
2
1
  import { v20201229 } from "./v20201229";
2
+ import { v20200713 } from "./v20200713";
3
3
  export const tms = {
4
- v20200713: v20200713,
5
4
  v20201229: v20201229,
5
+ v20200713: v20200713,
6
6
  };
@@ -3,6 +3,9 @@ export class Client extends AbstractClient {
3
3
  constructor(clientConfig) {
4
4
  super("trro.tencentcloudapi.com", "2022-03-25", clientConfig);
5
5
  }
6
+ async GetTotalDuration(req, cb) {
7
+ return this.request("GetTotalDuration", req, cb);
8
+ }
6
9
  async ModifyCallbackUrl(req, cb) {
7
10
  return this.request("ModifyCallbackUrl", req, cb);
8
11
  }
@@ -54,6 +57,9 @@ export class Client extends AbstractClient {
54
57
  async ModifyPolicy(req, cb) {
55
58
  return this.request("ModifyPolicy", req, cb);
56
59
  }
60
+ async GetDurationDetails(req, cb) {
61
+ return this.request("GetDurationDetails", req, cb);
62
+ }
57
63
  async CreateDevice(req, cb) {
58
64
  return this.request("CreateDevice", req, cb);
59
65
  }
@@ -1,8 +1,8 @@
1
- import { v20200709 } from "./v20200709";
2
- import { v20210922 } from "./v20210922";
3
1
  import { v20201229 } from "./v20201229";
2
+ import { v20210922 } from "./v20210922";
3
+ import { v20200709 } from "./v20200709";
4
4
  export const vm = {
5
- v20200709: v20200709,
6
- v20210922: v20210922,
7
5
  v20201229: v20201229,
6
+ v20210922: v20210922,
7
+ v20200709: v20200709,
8
8
  };
@@ -1,6 +1,6 @@
1
- import { v20240718 } from "./v20240718";
2
1
  import { v20180717 } from "./v20180717";
2
+ import { v20240718 } from "./v20240718";
3
3
  export const vod = {
4
- v20240718: v20240718,
5
4
  v20180717: v20180717,
5
+ v20240718: v20240718,
6
6
  };
@@ -885,9 +885,6 @@ export class Client extends AbstractClient {
885
885
  async ModifyNatGatewayDestinationIpPortTranslationNatRule(req, cb) {
886
886
  return this.request("ModifyNatGatewayDestinationIpPortTranslationNatRule", req, cb);
887
887
  }
888
- async DisableVpnGatewaySslClientCert(req, cb) {
889
- return this.request("DisableVpnGatewaySslClientCert", req, cb);
890
- }
891
888
  async DescribeHaVips(req, cb) {
892
889
  return this.request("DescribeHaVips", req, cb);
893
890
  }
@@ -1056,6 +1053,9 @@ export class Client extends AbstractClient {
1056
1053
  async ModifyNetworkAclAttribute(req, cb) {
1057
1054
  return this.request("ModifyNetworkAclAttribute", req, cb);
1058
1055
  }
1056
+ async DescribeSecurityGroupExpandedPolicies(req, cb) {
1057
+ return this.request("DescribeSecurityGroupExpandedPolicies", req, cb);
1058
+ }
1059
1059
  async DisableSnapshotPolicies(req, cb) {
1060
1060
  return this.request("DisableSnapshotPolicies", req, cb);
1061
1061
  }
@@ -1113,6 +1113,9 @@ export class Client extends AbstractClient {
1113
1113
  async DescribeRouteList(req, cb) {
1114
1114
  return this.request("DescribeRouteList", req, cb);
1115
1115
  }
1116
+ async ModifyIpv6AddressesAttribute(req, cb) {
1117
+ return this.request("ModifyIpv6AddressesAttribute", req, cb);
1118
+ }
1116
1119
  async ModifyGlobalRoutes(req, cb) {
1117
1120
  return this.request("ModifyGlobalRoutes", req, cb);
1118
1121
  }
@@ -1161,8 +1164,8 @@ export class Client extends AbstractClient {
1161
1164
  async DescribeSecurityGroupReferences(req, cb) {
1162
1165
  return this.request("DescribeSecurityGroupReferences", req, cb);
1163
1166
  }
1164
- async ModifyIpv6AddressesAttribute(req, cb) {
1165
- return this.request("ModifyIpv6AddressesAttribute", req, cb);
1167
+ async DisableVpnGatewaySslClientCert(req, cb) {
1168
+ return this.request("DisableVpnGatewaySslClientCert", req, cb);
1166
1169
  }
1167
1170
  async DescribeDirectConnectGateways(req, cb) {
1168
1171
  return this.request("DescribeDirectConnectGateways", req, cb);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.1.135",
3
+ "version": "4.1.136",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -1 +1 @@
1
- export declare const sdkVersion = "4.1.135";
1
+ export declare const sdkVersion = "4.1.136";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sdkVersion = void 0;
4
- exports.sdkVersion = "4.1.135";
4
+ exports.sdkVersion = "4.1.136";
@@ -1,10 +1,10 @@
1
1
  export declare const ams: {
2
- v20200608: {
3
- Client: typeof import("./v20200608/ams_client").Client;
4
- Models: typeof import("./v20200608/ams_models");
5
- };
6
2
  v20201229: {
7
3
  Client: typeof import("./v20201229/ams_client").Client;
8
4
  Models: typeof import("./v20201229/ams_models");
9
5
  };
6
+ v20200608: {
7
+ Client: typeof import("./v20200608/ams_client").Client;
8
+ Models: typeof import("./v20200608/ams_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ams = void 0;
4
- const v20200608_1 = require("./v20200608");
5
4
  const v20201229_1 = require("./v20201229");
5
+ const v20200608_1 = require("./v20200608");
6
6
  exports.ams = {
7
- v20200608: v20200608_1.v20200608,
8
7
  v20201229: v20201229_1.v20201229,
8
+ v20200608: v20200608_1.v20200608,
9
9
  };
@@ -231,11 +231,11 @@ export declare class Client extends AbstractClient {
231
231
  "DetailedStatusMessageSet": [ // 活动内部错误集合(非空不代表活动失败)
232
232
  {
233
233
  "Code": "InvalidInstanceType",
234
- "Zone": "ap-guangzhou-2",
234
+ "Zone": "ap-guangzhou-6",
235
235
  "InstanceId": "",
236
236
  "InstanceChargeType": "POSTPAID_BY_HOUR",
237
237
  "SubnetId": "subnet-4t5mgeuu",
238
- "Message": "The specified instance type `S5.LARGE8` is invalid in `subnet-4t5mgeuu`, `ap-guangzhou-2`.",
238
+ "Message": "The specified instance type `S5.LARGE8` is invalid in `subnet-4t5mgeuu`, `ap-guangzhou-6`.",
239
239
  "InstanceType": "S5.LARGE8"
240
240
  }
241
241
  ]
@@ -321,11 +321,11 @@ class Client extends abstract_client_1.AbstractClient {
321
321
  "DetailedStatusMessageSet": [ // 活动内部错误集合(非空不代表活动失败)
322
322
  {
323
323
  "Code": "InvalidInstanceType",
324
- "Zone": "ap-guangzhou-2",
324
+ "Zone": "ap-guangzhou-6",
325
325
  "InstanceId": "",
326
326
  "InstanceChargeType": "POSTPAID_BY_HOUR",
327
327
  "SubnetId": "subnet-4t5mgeuu",
328
- "Message": "The specified instance type `S5.LARGE8` is invalid in `subnet-4t5mgeuu`, `ap-guangzhou-2`.",
328
+ "Message": "The specified instance type `S5.LARGE8` is invalid in `subnet-4t5mgeuu`, `ap-guangzhou-6`.",
329
329
  "InstanceType": "S5.LARGE8"
330
330
  }
331
331
  ]
@@ -862,6 +862,12 @@ export interface InstanceNameSettings {
862
862
  注意:此字段可能返回 null,表示取不到有效值。
863
863
  */
864
864
  InstanceNameSuffix?: string;
865
+ /**
866
+ * 云服务器实例名分隔符。 默认的分隔符是点号(.),可选短横线(-)。仅有点号(.)和短横线(-)能作为实例名的分隔符。如果不设置,则默认采用点号(.)分隔符。 通过分割符连接多段。
867
+
868
+ 假设原实例名为“product-as-instance”,分隔符InstanceNameDelimiter为“-”,设置实例名后缀"suffix",那么最终实例名为“product-as-instance-suffix”。
869
+ */
870
+ InstanceNameDelimiter?: string;
865
871
  }
866
872
  /**
867
873
  * 伸缩活动状态详细描述。
@@ -1762,6 +1768,14 @@ export interface HostNameSettings {
1762
1768
  注意:此字段可能返回 null,表示取不到有效值。
1763
1769
  */
1764
1770
  HostNameSuffix?: string;
1771
+ /**
1772
+ * 云服务器的主机名分隔符。
1773
+ 默认的分隔符是点号(.),可选短横线(-)。仅有点号(.)和短横线(-)能作为主机名的分隔符。如果不设置,则默认采用点号(.)分隔符。
1774
+ 通过分割符连接多段。
1775
+
1776
+ 假设原主机名为“product-as-host”,分隔符HostNameDelimiter为“-”,设置主机名后缀"suffix",那么最终主机名为“product-as-host-suffix”。
1777
+ */
1778
+ HostNameDelimiter?: string;
1765
1779
  }
1766
1780
  /**
1767
1781
  * ModifyLoadBalancers返回参数结构体
@@ -7226,11 +7226,11 @@ export interface DataForBudgetInfoPage {
7226
7226
  */
7227
7227
  export interface BudgetOperationLogEntity {
7228
7228
  /**
7229
- * Uin
7229
+ * 支付者Uin
7230
7230
  */
7231
7231
  PayerUin?: number;
7232
7232
  /**
7233
- * 主用户Uin
7233
+ * 使用者Uin
7234
7234
 
7235
7235
  */
7236
7236
  OwnerUin?: number;
@@ -7247,7 +7247,7 @@ export interface BudgetOperationLogEntity {
7247
7247
  */
7248
7248
  BillMonth?: string;
7249
7249
  /**
7250
- * 修改类型:ADD(新增)、UPDATE(更新)
7250
+ * 修改类型:ADD(新增)、UPDATE(更新)、DELETE(删除)
7251
7251
  */
7252
7252
  Action?: string;
7253
7253
  /**
@@ -7263,7 +7263,7 @@ export interface BudgetOperationLogEntity {
7263
7263
  */
7264
7264
  UpdateTime?: string;
7265
7265
  /**
7266
- * 修改渠道:官网修改/API修改
7266
+ * 修改渠道:CONSOLE/API
7267
7267
  */
7268
7268
  OperationChannel?: string;
7269
7269
  /**
@@ -1,10 +1,10 @@
1
1
  export declare const bma: {
2
- v20210624: {
3
- Client: typeof import("./v20210624/bma_client").Client;
4
- Models: typeof import("./v20210624/bma_models");
5
- };
6
2
  v20221115: {
7
3
  Client: typeof import("./v20221115/bma_client").Client;
8
4
  Models: typeof import("./v20221115/bma_models");
9
5
  };
6
+ v20210624: {
7
+ Client: typeof import("./v20210624/bma_client").Client;
8
+ Models: typeof import("./v20210624/bma_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.bma = void 0;
4
- const v20210624_1 = require("./v20210624");
5
4
  const v20221115_1 = require("./v20221115");
5
+ const v20210624_1 = require("./v20210624");
6
6
  exports.bma = {
7
- v20210624: v20210624_1.v20210624,
8
7
  v20221115: v20221115_1.v20221115,
8
+ v20210624: v20210624_1.v20210624,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const btoe: {
2
- v20210303: {
3
- Client: typeof import("./v20210303/btoe_client").Client;
4
- Models: typeof import("./v20210303/btoe_models");
5
- };
6
2
  v20210514: {
7
3
  Client: typeof import("./v20210514/btoe_client").Client;
8
4
  Models: typeof import("./v20210514/btoe_models");
9
5
  };
6
+ v20210303: {
7
+ Client: typeof import("./v20210303/btoe_client").Client;
8
+ Models: typeof import("./v20210303/btoe_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.btoe = void 0;
4
- const v20210303_1 = require("./v20210303");
5
4
  const v20210514_1 = require("./v20210514");
5
+ const v20210303_1 = require("./v20210303");
6
6
  exports.btoe = {
7
- v20210303: v20210303_1.v20210303,
8
7
  v20210514: v20210514_1.v20210514,
8
+ v20210303: v20210303_1.v20210303,
9
9
  };
@@ -231,7 +231,6 @@ export interface DescribeRoleListResponse {
231
231
  export interface UpdatePolicyResponse {
232
232
  /**
233
233
  * 策略id,入参是PolicyName时,才会返回
234
- 注意:此字段可能返回 null,表示取不到有效值。
235
234
  */
236
235
  PolicyId?: number;
237
236
  /**
@@ -1,10 +1,10 @@
1
1
  export declare const chdfs: {
2
- v20201112: {
3
- Client: typeof import("./v20201112/chdfs_client").Client;
4
- Models: typeof import("./v20201112/chdfs_models");
5
- };
6
2
  v20190718: {
7
3
  Client: typeof import("./v20190718/chdfs_client").Client;
8
4
  Models: typeof import("./v20190718/chdfs_models");
9
5
  };
6
+ v20201112: {
7
+ Client: typeof import("./v20201112/chdfs_client").Client;
8
+ Models: typeof import("./v20201112/chdfs_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.chdfs = void 0;
4
- const v20201112_1 = require("./v20201112");
5
4
  const v20190718_1 = require("./v20190718");
5
+ const v20201112_1 = require("./v20201112");
6
6
  exports.chdfs = {
7
- v20201112: v20201112_1.v20201112,
8
7
  v20190718: v20190718_1.v20190718,
8
+ v20201112: v20201112_1.v20201112,
9
9
  };
@@ -1,10 +1,10 @@
1
1
  export declare const cii: {
2
- v20210408: {
3
- Client: typeof import("./v20210408/cii_client").Client;
4
- Models: typeof import("./v20210408/cii_models");
5
- };
6
2
  v20201210: {
7
3
  Client: typeof import("./v20201210/cii_client").Client;
8
4
  Models: typeof import("./v20201210/cii_models");
9
5
  };
6
+ v20210408: {
7
+ Client: typeof import("./v20210408/cii_client").Client;
8
+ Models: typeof import("./v20210408/cii_models");
9
+ };
10
10
  };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.cii = void 0;
4
- const v20210408_1 = require("./v20210408");
5
4
  const v20201210_1 = require("./v20201210");
5
+ const v20210408_1 = require("./v20210408");
6
6
  exports.cii = {
7
- v20210408: v20210408_1.v20210408,
8
7
  v20201210: v20201210_1.v20201210,
8
+ v20210408: v20210408_1.v20210408,
9
9
  };
@@ -3992,6 +3992,7 @@ export interface MqttConnectParam {
3992
3992
  SelfBuilt?: boolean;
3993
3993
  /**
3994
3994
  * 是否更新到关联的Dip任务
3995
+ 注意:此字段可能返回 null,表示取不到有效值。
3995
3996
  */
3996
3997
  IsUpdate?: boolean;
3997
3998
  /**
@@ -70,6 +70,11 @@ export interface Storage {
70
70
  * 被指定存储用户appid
71
71
  */
72
72
  StorageAppId?: string;
73
+ /**
74
+ * 是否压缩。
75
+ 1:压缩 2:不压缩
76
+ */
77
+ Compress?: number;
73
78
  }
74
79
  /**
75
80
  * DescribeAuditTracks返回参数结构体
@@ -5256,22 +5256,7 @@ export interface DescribeImagesRequest {
5256
5256
  */
5257
5257
  ImageIds?: Array<string>;
5258
5258
  /**
5259
- * 过滤条件,每次请求的`Filters`的上限为10,`Filters.Values`的上限为5。参数不可以同时指定`ImageIds`和`Filters`。详细的过滤条件如下:
5260
-
5261
- <li><strong>image-id</strong></li>
5262
- <p style="padding-left: 30px;">按照【<strong>镜像ID</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
5263
- <li><strong>image-type</strong></li>
5264
- <p style="padding-left: 30px;">按照【<strong>镜像类型</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><p style="padding-left: 30px;">可选项:</p><p style="padding-left: 30px;">PRIVATE_IMAGE: 自定义镜像 (本账户创建的镜像)</p><p style="padding-left: 30px;">PUBLIC_IMAGE: 公共镜像 (腾讯云官方镜像)</p><p style="padding-left: 30px;">SHARED_IMAGE: 共享镜像(其他账户共享给本账户的镜像)</p>
5265
- <li><strong>image-name</strong></li>
5266
- <p style="padding-left: 30px;">按照【<strong>镜像名称</strong>】进行过滤。支持模糊查询。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
5267
- <li><strong>platform</strong></li>
5268
- <p style="padding-left: 30px;">按照【<strong>镜像平台</strong>】进行过滤,如 CentOS,支持模糊匹配。可通过 <a href="https://cloud.tencent.com/document/api/213/15715" target="_blank">DescribeImages</a> 接口返回的<code> Platform </code>获取。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
5269
- <li><strong>tag-key</strong></li>
5270
- <p style="padding-left: 30px;">按照【<strong>标签键</strong>】进行过滤。可通过 <a href="https://cloud.tencent.com/document/product/651/72275" target="_blank"> GetTags </a> 接口返回的<code> TagKey </code>获取。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
5271
- <li><strong>tag-value</strong></li>
5272
- <p style="padding-left: 30px;">按照【<strong>标签值</strong>】进行过滤。可通过 <a href="https://cloud.tencent.com/document/product/651/72275" target="_blank"> GetTags </a> 接口返回的<code> TagValue </code>获取。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
5273
- <li><strong>tag:tag-key</strong></li>
5274
- <p style="padding-left: 30px;">按照【<strong>标签键值对</strong>】进行过滤。tag-key使用具体的标签键进行替换。可通过 <a href="https://cloud.tencent.com/document/product/651/72275" target="_blank"> GetTags </a> 接口返回的<code> TagKey 和 TagValue </code>获取。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p>
5259
+ * 过滤条件,每次请求的`Filters`的上限为10,`Filters.Values`的上限为5。参数不可以同时指定`ImageIds`和`Filters`。详细的过滤条件如下:<li><strong>image-id</strong></li><p style="padding-left: 30px;">按照【<strong>镜像ID</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><li><strong>image-type</strong></li><p style="padding-left: 30px;">按照【<strong>镜像类型</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><p style="padding-left: 30px;">可选项:</p><p style="padding-left: 30px;">PRIVATE_IMAGE: 自定义镜像 (本账户创建的镜像)</p><p style="padding-left: 30px;">PUBLIC_IMAGE: 公共镜像 (腾讯云官方镜像)</p><p style="padding-left: 30px;">SHARED_IMAGE: 共享镜像(其他账户共享给本账户的镜像)</p><li><strong>image-name</strong></li><p style="padding-left: 30px;">按照【<strong>镜像名称</strong>】进行过滤。支持模糊查询。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><li><strong>platform</strong></li><p style="padding-left: 30px;">按照【<strong>镜像平台</strong>】进行过滤,如 CentOS,支持模糊匹配。可通过 <a href="https://cloud.tencent.com/document/api/213/15715" target="_blank">DescribeImages</a> 接口返回的<code> Platform </code>获取。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><li><strong>tag-key</strong></li><p style="padding-left: 30px;">按照【<strong>标签键</strong>】进行过滤。可通过 <a href="https://cloud.tencent.com/document/product/651/72275" target="_blank"> GetTags </a> 接口返回的<code> TagKey </code>获取。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><li><strong>tag-value</strong></li><p style="padding-left: 30px;">按照【<strong>标签值</strong>】进行过滤。可通过 <a href="https://cloud.tencent.com/document/product/651/72275" target="_blank"> GetTags </a> 接口返回的<code> TagValue </code>获取。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><li><strong>tag:tag-key</strong></li><p style="padding-left: 30px;">按照【<strong>标签键值对</strong>】进行过滤。tag-key使用具体的标签键进行替换。可通过 <a href="https://cloud.tencent.com/document/product/651/72275" target="_blank"> GetTags </a> 接口返回的<code> TagKey 和 TagValue </code>获取。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><li><strong>dedicated-cluster-id</strong></li><p style="padding-left: 30px;">按照【<strong>本地专用集群CDC ID</strong>】进行过滤。可通过 <a href="https://cloud.tencent.com/document/api/1346/73758" target="_blank"> DescribeDedicatedClusters </a> 接口返回的<code> DedicatedClusterSet </code>获取。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><li><strong>cdc-cache-status</strong></li><p style="padding-left: 30px;">按照【<strong>CDC镜像缓存状态</strong>】进行过滤。</p><p style="padding-left: 30px;">类型:String</p><p style="padding-left: 30px;">必选:否</p><p style="padding-left: 30px;">可选项:</p><p style="padding-left: 30px;">CACHED_ALL: 全部缓存状态</p><p style="padding-left: 30px;">CACHING: 缓存中</p><p style="padding-left: 30px;">CACHED: 已缓存</p><p style="padding-left: 30px;">CACHE_INVALID: 缓存失效</p><p style="padding-left: 30px;">CACHE_FAILED: 缓存失败</p>
5275
5260
  */
5276
5261
  Filters?: Array<Filter>;
5277
5262
  /**
@@ -3075,7 +3075,7 @@ export interface DescribeRedisCommandCostStatisticsResponse {
3075
3075
  RequestId?: string;
3076
3076
  }
3077
3077
  /**
3078
- * redis key空间信息。
3078
+ * redis key的内存占用等信息。
3079
3079
  */
3080
3080
  export interface RedisKeySpaceData {
3081
3081
  /**
@@ -3087,7 +3087,7 @@ export interface RedisKeySpaceData {
3087
3087
  */
3088
3088
  Type?: string;
3089
3089
  /**
3090
- * key编码方式。
3090
+ * key编码方式。包括 int、string、linkedlist、hashtable、skiplist、zipmap、ziplist、intset、quicklist、listpack。
3091
3091
  */
3092
3092
  Encoding?: string;
3093
3093
  /**
@@ -3114,6 +3114,10 @@ export interface RedisKeySpaceData {
3114
3114
  * 所属分片序号。
3115
3115
  */
3116
3116
  ShardId?: string;
3117
+ /**
3118
+ * key所属数据库编号。
3119
+ */
3120
+ Db?: number;
3117
3121
  }
3118
3122
  /**
3119
3123
  * CancelDBAutonomyEvent返回参数结构体