tccli 3.0.1115.1__py2.py3-none-any.whl → 3.0.1116.1__py2.py3-none-any.whl

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.
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.1115.1'
1
+ __version__ = '3.0.1116.1'
@@ -59,7 +59,7 @@
59
59
  "TextToImage": [
60
60
  {
61
61
  "document": "正常调用场景",
62
- "input": "POST / HTTP/1.1\nHost: ft.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextToImage\n<公共请求参数>\n\n{\n \"Prompt\": \"女孩\",\n \"Styles\": [\n \"101\"\n ]\n}",
62
+ "input": "POST / HTTP/1.1\nHost: aiart.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: TextToImage\n<公共请求参数>\n\n{\n \"Prompt\": \"女孩\",\n \"Styles\": [\n \"101\"\n ]\n}",
63
63
  "output": "{\n \"Response\": {\n \"ResultImage\": \"/ashadaisojdad\",\n \"RequestId\": \"b429894a-d0e5-4d5c-8dcf-6be8d05ef484\"\n }\n}",
64
64
  "title": "调用示例"
65
65
  }
@@ -1728,7 +1728,7 @@
1728
1728
  },
1729
1729
  {
1730
1730
  "disabled": false,
1731
- "document": "任务名",
1731
+ "document": "任务名,该参数为空时不作任何修改。",
1732
1732
  "example": "test",
1733
1733
  "member": "string",
1734
1734
  "name": "Name",
@@ -107,8 +107,8 @@
107
107
  "UpdateProbeTaskAttributes": [
108
108
  {
109
109
  "document": "",
110
- "input": "POST / HTTP/1.1\nHost: cat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateProbeTaskAttributes\n<公共请求参数>\n\n{\n \"TaskId\": \"task-xx\",\n \"Name\": \"xx\"\n}",
111
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\"\n }\n}",
110
+ "input": "POST / HTTP/1.1\nHost: cat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateProbeTaskAttributes\n<公共请求参数>\n\n{\n \"TaskId\": \"task-a3a9qbqy\",\n \"Name\": \"百度Test\"\n}",
111
+ "output": "{\n \"Response\": {\n \"RequestId\": \"db996865-85af-496f-b081-3e2fff7e5af2\"\n }\n}",
112
112
  "title": "更新探测任务属性"
113
113
  }
114
114
  ],
@@ -2998,7 +2998,7 @@
2998
2998
  {
2999
2999
  "disabled": false,
3000
3000
  "document": "公司名称",
3001
- "example": "",
3001
+ "example": "foobar科技有限公司",
3002
3002
  "member": "string",
3003
3003
  "name": "CompanyName",
3004
3004
  "required": false,
@@ -4033,7 +4033,7 @@
4033
4033
  {
4034
4034
  "disabled": false,
4035
4035
  "document": "呼叫的 session id 列表,通过 https://cloud.tencent.com/document/product/679/47714 可以批量获取呼叫详细话单",
4036
- "example": "",
4036
+ "example": "[\"e4b2d3f1-8c27-4a9d-bef1-0b412a7c5e8d\", \"a3e8f4c9-2b7d-4e1f-9d82-6c5a8b0d3f1e\", \"f7d2b4e9-1c8a-5d9e-b0f3-2e1a3c4b5d6f\"]",
4037
4037
  "member": "string",
4038
4038
  "name": "SessionList",
4039
4039
  "output_required": false,
@@ -15170,6 +15170,26 @@
15170
15170
  "output_required": false,
15171
15171
  "type": "string",
15172
15172
  "value_allowed_null": true
15173
+ },
15174
+ {
15175
+ "disabled": false,
15176
+ "document": "VPC ID信息\n注意:此字段可能返回 null,表示取不到有效值。",
15177
+ "example": "vpc-9icn1ic",
15178
+ "member": "string",
15179
+ "name": "VpcId",
15180
+ "output_required": false,
15181
+ "type": "string",
15182
+ "value_allowed_null": true
15183
+ },
15184
+ {
15185
+ "disabled": false,
15186
+ "document": "子网ID信息\n注意:此字段可能返回 null,表示取不到有效值。",
15187
+ "example": "subnet-1incnn1",
15188
+ "member": "string",
15189
+ "name": "SubnetId",
15190
+ "output_required": false,
15191
+ "type": "string",
15192
+ "value_allowed_null": true
15173
15193
  }
15174
15194
  ],
15175
15195
  "usage": "out"