tccli 3.0.1292.1__py2.py3-none-any.whl → 3.0.1294.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 +1 -1
- tccli/services/__init__.py +3 -0
- tccli/services/advisor/v20200721/api.json +36 -36
- tccli/services/advisor/v20200721/examples.json +2 -2
- tccli/services/batch/v20170312/api.json +4 -4
- tccli/services/bh/v20230418/api.json +35 -17
- tccli/services/bh/v20230418/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +19 -19
- tccli/services/cam/v20190116/examples.json +5 -5
- tccli/services/cdwdoris/v20211228/api.json +191 -0
- tccli/services/cdwpg/v20201230/api.json +375 -333
- tccli/services/cdwpg/v20201230/examples.json +36 -36
- tccli/services/chc/__init__.py +4 -0
- tccli/services/chc/chc_client.py +2062 -0
- tccli/services/chc/v20230418/api.json +5728 -0
- tccli/services/chc/v20230418/examples.json +293 -0
- tccli/services/ckafka/v20190819/api.json +34 -34
- tccli/services/ckafka/v20190819/examples.json +1 -1
- tccli/services/clb/v20180317/api.json +39 -20
- tccli/services/cloudaudit/v20190319/api.json +38 -23
- tccli/services/cls/v20201016/api.json +198 -198
- tccli/services/cls/v20201016/examples.json +1 -1
- tccli/services/controlcenter/v20230110/api.json +2 -2
- tccli/services/controlcenter/v20230110/examples.json +1 -1
- tccli/services/dbbrain/dbbrain_client.py +240 -28
- tccli/services/dbbrain/v20191016/api.json +5 -5
- tccli/services/dbbrain/v20210527/api.json +481 -18
- tccli/services/dbbrain/v20210527/examples.json +32 -0
- tccli/services/dcdb/v20180411/api.json +66 -66
- tccli/services/dcdb/v20180411/examples.json +7 -7
- tccli/services/domain/v20180808/api.json +2 -2
- tccli/services/ecdn/ecdn_client.py +7 -431
- tccli/services/ecdn/v20191012/api.json +0 -574
- tccli/services/ecdn/v20191012/examples.json +0 -64
- tccli/services/emr/v20190103/api.json +89 -89
- tccli/services/emr/v20190103/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +12 -3
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/essbasic/v20210526/api.json +9 -0
- tccli/services/essbasic/v20210526/examples.json +1 -1
- tccli/services/gs/gs_client.py +1778 -29
- tccli/services/gs/v20191118/api.json +2597 -144
- tccli/services/gs/v20191118/examples.json +264 -0
- tccli/services/hai/v20230812/api.json +67 -67
- tccli/services/iap/v20240713/api.json +13 -13
- tccli/services/iap/v20240713/examples.json +3 -3
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideo/v20211125/api.json +1 -1
- tccli/services/iotvideoindustry/v20201201/api.json +38 -35
- tccli/services/lcic/v20220817/api.json +46 -44
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/lke/v20231130/api.json +14 -14
- tccli/services/lke/v20231130/examples.json +2 -2
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +71 -71
- tccli/services/mariadb/v20170312/examples.json +5 -5
- tccli/services/mmps/v20200710/api.json +12 -12
- tccli/services/mqtt/v20240516/api.json +138 -138
- tccli/services/mqtt/v20240516/examples.json +6 -12
- tccli/services/organization/v20210331/api.json +61 -43
- tccli/services/organization/v20210331/examples.json +25 -25
- tccli/services/region/v20220627/examples.json +1 -1
- tccli/services/tbaas/v20180416/api.json +53 -48
- tccli/services/tchd/v20230306/api.json +5 -5
- tccli/services/tcr/v20190924/api.json +190 -187
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +15 -15
- tccli/services/thpc/v20220401/api.json +3 -3
- tccli/services/thpc/v20230321/api.json +54 -33
- tccli/services/tione/v20211111/api.json +40 -1
- tccli/services/tke/v20180525/api.json +104 -104
- tccli/services/trocket/v20230308/api.json +24 -24
- tccli/services/tsf/v20180326/api.json +307 -186
- tccli/services/vcube/v20220410/api.json +382 -327
- tccli/services/vcube/v20220410/examples.json +56 -56
- tccli/services/vod/v20180717/api.json +145 -141
- tccli/services/vpc/v20170312/api.json +1 -1
- tccli/services/wedata/v20210820/api.json +71 -1
- tccli/services/wedata/v20210820/examples.json +2 -8
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/RECORD +84 -80
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1292.1.dist-info → tccli-3.0.1294.1.dist-info}/license_files/LICENSE +0 -0
@@ -204,15 +204,15 @@
|
|
204
204
|
{
|
205
205
|
"document": " 在成员账号上授权",
|
206
206
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRoleAssignment\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-djw83n***\",\n \"RoleAssignmentInfo\": [\n {\n \"RoleConfigurationId\": \"rc-sjsiw2***\",\n \"TargetType\": \"MemberUin\",\n \"TargetUin\": 1000023222,\n \"PrincipalType\": \"User\",\n \"PrincipalId\": \"u-0829jd8d***\"\n }\n ]\n}",
|
207
|
-
"output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"TaskId\": \"t-sowmiwm\",\n \"RoleConfigurationId\": \"r-sjsosmsss\",\n \"RoleConfigurationName\": \"
|
207
|
+
"output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"TaskId\": \"t-sowmiwm\",\n \"RoleConfigurationId\": \"r-sjsosmsss\",\n \"RoleConfigurationName\": \"conf1\",\n \"TargetUin\": 10000323432,\n \"TargetType\": \"MemberUin\",\n \"PrincipalId\": \"u-djiem3o***\",\n \"PrincipalType\": \"User\",\n \"TaskType\": \"CreateRoleAssignment\",\n \"Status\": \"InProgress\"\n }\n ],\n \"RequestId\": \"10accfa5-15ed-41fa-9e09-7efffd8e9345\"\n }\n}",
|
208
208
|
"title": " 在成员账号上授权"
|
209
209
|
}
|
210
210
|
],
|
211
211
|
"CreateRoleConfiguration": [
|
212
212
|
{
|
213
213
|
"document": "创建权限配置",
|
214
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-33923n\",\n \"RoleConfigurationName\": \"
|
215
|
-
"output": "{\n \"Response\": {\n \"RoleConfigurationInfo\": {\n \"RoleConfigurationId\": \"rc-s2ns92ns***\",\n \"RoleConfigurationName\": \"
|
214
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-33923n\",\n \"RoleConfigurationName\": \"conf1\",\n \"Description\": \"this is role configuration\",\n \"SessionDuration\": 900,\n \"RelayState\": \"https://console.cloud.tencent.com\"\n}",
|
215
|
+
"output": "{\n \"Response\": {\n \"RoleConfigurationInfo\": {\n \"RoleConfigurationId\": \"rc-s2ns92ns***\",\n \"RoleConfigurationName\": \"conf1\",\n \"Description\": \"this is role configuration\",\n \"SessionDuration\": 900,\n \"RelayState\": \"https://console.cloud.tencent.com\",\n \"CreateTime\": \"2019-01-01 12:12:12\",\n \"UpdateTime\": \"2019-01-01 12:12:12\"\n },\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
|
216
216
|
"title": "创建权限配置"
|
217
217
|
}
|
218
218
|
],
|
@@ -236,7 +236,7 @@
|
|
236
236
|
{
|
237
237
|
"document": "创建子用户同步任务",
|
238
238
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateUserSyncProvisioning\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-di3nd8e***\",\n \"UserSyncProvisionings\": [\n {\n \"DuplicationStrategy\": \"KeepBoth\",\n \"DeletionStrategy\": \"Delete\",\n \"Description\": \"this is cam user sync provisioning\",\n \"PrincipalId\": \"u-sienmcien\",\n \"PrincipalType\": \"User\",\n \"TargetType\": \"MemberUin\",\n \"TargetUin\": 1000234382342\n }\n ]\n}",
|
239
|
-
"output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"TaskId\": \"t-duedin****\",\n \"TargetUin\": 1000289211,\n \"TargetType\": \"MemberUin\",\n \"TaskType\": \"StartProvisioning\",\n \"TaskStatus\": \"InProgress\",\n \"UserProvisioningId\": \"upe-d8n3d9***\",\n \"PrincipalId\": \"u-dend83***\",\n \"PrincipalType\": \"User\",\n \"PrincipalName\": \"
|
239
|
+
"output": "{\n \"Response\": {\n \"Tasks\": [\n {\n \"TaskId\": \"t-duedin****\",\n \"TargetUin\": 1000289211,\n \"TargetType\": \"MemberUin\",\n \"TaskType\": \"StartProvisioning\",\n \"TaskStatus\": \"InProgress\",\n \"UserProvisioningId\": \"upe-d8n3d9***\",\n \"PrincipalId\": \"u-dend83***\",\n \"PrincipalType\": \"User\",\n \"PrincipalName\": \"user1\",\n \"DuplicationStrategy\": \"KeepBoth\",\n \"DeletionStrategy\": \"Delete\"\n }\n ],\n \"RequestId\": \"e297543a-80de-4039-83c8-34545s45\"\n }\n}",
|
240
240
|
"title": "创建子用户同步任务"
|
241
241
|
}
|
242
242
|
],
|
@@ -324,7 +324,7 @@
|
|
324
324
|
{
|
325
325
|
"document": "移除成员账号上的授权",
|
326
326
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteRoleAssignment\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-2ms923mw\",\n \"RoleConfigurationId\": \"rc-smw9em32\",\n \"TargetType\": \"MemberUin\",\n \"TargetUin\": 10000332,\n \"PrincipalType\": \"User\",\n \"PrincipalId\": \"u-siwnwiene\",\n \"DeprovisionStrategy\": \"DeprovisionForLastRoleAssignmentOnAccount\"\n}",
|
327
|
-
"output": "{\n \"Response\": {\n \"Task\": {\n \"TaskId\": \"t-0md93jfd3\",\n \"RoleConfigurationId\": \"rc-dsk3323\",\n \"RoleConfigurationName\": \"
|
327
|
+
"output": "{\n \"Response\": {\n \"Task\": {\n \"TaskId\": \"t-0md93jfd3\",\n \"RoleConfigurationId\": \"rc-dsk3323\",\n \"RoleConfigurationName\": \"conf1\",\n \"TargetUin\": 100032333,\n \"TargetType\": \"MemberUin\",\n \"PrincipalId\": \"u-siwnwiene\",\n \"PrincipalType\": \"User\",\n \"TaskType\": \"DeleteRolesAssignment\",\n \"Status\": \"InProgress\"\n },\n \"RequestId\": \"abgt*******\"\n }\n}",
|
328
328
|
"title": "移除成员账号上的授权"
|
329
329
|
}
|
330
330
|
],
|
@@ -380,7 +380,7 @@
|
|
380
380
|
{
|
381
381
|
"document": "删除子用户同步任务",
|
382
382
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteUserSyncProvisioning\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-dssmowmsd\",\n \"UserProvisioningId\": \"up-sxins8snds\"\n}",
|
383
|
-
"output": "{\n \"Response\": {\n \"Tasks\": {\n \"TaskId\": \"t-duedin****\",\n \"TargetUin\": 1000289211,\n \"TargetType\": \"MemberUin\",\n \"TaskType\": \"DeleteProvisioning\",\n \"TaskStatus\": \"InProgress\",\n \"UserProvisioningId\": \"upe-d8n3d9***\",\n \"PrincipalId\": \"u-dend83***\",\n \"PrincipalType\": \"User\",\n \"PrincipalName\": \"
|
383
|
+
"output": "{\n \"Response\": {\n \"Tasks\": {\n \"TaskId\": \"t-duedin****\",\n \"TargetUin\": 1000289211,\n \"TargetType\": \"MemberUin\",\n \"TaskType\": \"DeleteProvisioning\",\n \"TaskStatus\": \"InProgress\",\n \"UserProvisioningId\": \"upe-d8n3d9***\",\n \"PrincipalId\": \"u-dend83***\",\n \"PrincipalType\": \"User\",\n \"PrincipalName\": \"user1\",\n \"DuplicationStrategy\": \"KeepBoth\",\n \"DeletionStrategy\": \"Delete\"\n },\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
|
384
384
|
"title": "删除子用户同步任务"
|
385
385
|
}
|
386
386
|
],
|
@@ -596,7 +596,7 @@
|
|
596
596
|
{
|
597
597
|
"document": "查询权限配置信息",
|
598
598
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-2s2osm2***\",\n \"RoleConfigurationId\": \"rc-odmo23w\"\n}",
|
599
|
-
"output": "{\n \"Response\": {\n \"RoleConfigurationInfo\": {\n \"RoleConfigurationId\": \"rc-s2ns92ns***\",\n \"RoleConfigurationName\": \"
|
599
|
+
"output": "{\n \"Response\": {\n \"RoleConfigurationInfo\": {\n \"RoleConfigurationId\": \"rc-s2ns92ns***\",\n \"RoleConfigurationName\": \"conf1\",\n \"Description\": \"this is role configuration\",\n \"SessionDuration\": 900,\n \"RelayState\": \"https://console.cloud.tencent.com\",\n \"CreateTime\": \"2019-01-01 12:12:12\",\n \"UpdateTime\": \"2019-01-01 12:12:12\"\n },\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
|
600
600
|
"title": "查询权限配置信息"
|
601
601
|
}
|
602
602
|
],
|
@@ -620,7 +620,7 @@
|
|
620
620
|
{
|
621
621
|
"document": "查询用户信息",
|
622
622
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetUser\n<公共请求参数>\n\n{\n \"UserId\": \"u-4i293bf3indh\",\n \"ZoneId\": \"z-hfp2qqncf343\"\n}",
|
623
|
-
"output": "{\n \"Response\": {\n \"UserInfo\": {\n \"UserName\": \"
|
623
|
+
"output": "{\n \"Response\": {\n \"UserInfo\": {\n \"UserName\": \"user1\",\n \"FirstName\": \"john\",\n \"LastName\": \"smith\",\n \"DisplayName\": \"john\",\n \"Description\": \"this is user\",\n \"Email\": \"test@example.com\",\n \"UserStatus\": \"Enabled\",\n \"UserType\": \"Manual\",\n \"UserId\": \"u-2jsal3jdxk\",\n \"CreateTime\": \"2024-03-12 12:12:12\",\n \"UpdateTime\": \"2024-03-12 12:12:12\"\n },\n \"RequestId\": \"e297543a-80de-4039-83c8-34545s45\"\n }\n}",
|
624
624
|
"title": "查询用户信息"
|
625
625
|
}
|
626
626
|
],
|
@@ -628,7 +628,7 @@
|
|
628
628
|
{
|
629
629
|
"document": "查询CAM用户同步",
|
630
630
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetUserSyncProvisioning\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-dimd3d***\",\n \"UserProvisioningId\": \"up-imei3rdiem\"\n}",
|
631
|
-
"output": "{\n \"Response\": {\n \"UserProvisioning\": {\n \"UserProvisioningId\": \"up-siwnei3nso\",\n \"Description\": \"this is cam user sync\",\n \"Status\": \"Enabled\",\n \"PrincipalId\": \"u-swnd8wn3\",\n \"PrincipalName\": \"
|
631
|
+
"output": "{\n \"Response\": {\n \"UserProvisioning\": {\n \"UserProvisioningId\": \"up-siwnei3nso\",\n \"Description\": \"this is cam user sync\",\n \"Status\": \"Enabled\",\n \"PrincipalId\": \"u-swnd8wn3\",\n \"PrincipalName\": \"user1\",\n \"PrincipalType\": \"User\",\n \"TargetUin\": \"10000338332\",\n \"TargetName\": \"user2\",\n \"TargetType\": \"MemberUin\",\n \"DuplicationStrategy\": \"KeepBoth\",\n \"DeletionStrategy\": \"Delete\",\n \"CreateTime\": \"2024-01-01 12:12:12\",\n \"UpdateTime\": \"2024-01-01 12:12:12\"\n },\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
|
632
632
|
"title": "查询CAM用户同步"
|
633
633
|
}
|
634
634
|
],
|
@@ -668,7 +668,7 @@
|
|
668
668
|
{
|
669
669
|
"document": "查询用户组中的用户列表",
|
670
670
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListGroupMembers\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-ds932j9m3\",\n \"GroupId\": \"g29sn2389e\",\n \"NextToken\": \"\",\n \"MaxResults\": 10\n}",
|
671
|
-
"output": "{\n \"Response\": {\n \"NextToken\": \"OTM0YzE4MzY2ZjdhMWM0MYZDhnYaxsiYTLI=\",\n \"TotalCounts\": 20,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"GroupMembers\": [\n {\n \"UserName\": \"
|
671
|
+
"output": "{\n \"Response\": {\n \"NextToken\": \"OTM0YzE4MzY2ZjdhMWM0MYZDhnYaxsiYTLI=\",\n \"TotalCounts\": 20,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"GroupMembers\": [\n {\n \"UserName\": \"user1\",\n \"DisplayName\": \"john\",\n \"Description\": \"this is test user\",\n \"Email\": \"123456@qq.com\",\n \"UserStatus\": \"Enabled\",\n \"UserType\": \"Manual\",\n \"UserId\": \"u-d032med3\",\n \"JoinTime\": \"2024-01-01 12:12:12\"\n }\n ],\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
|
672
672
|
"title": "查询用户组中的用户列表"
|
673
673
|
}
|
674
674
|
],
|
@@ -748,23 +748,23 @@
|
|
748
748
|
{
|
749
749
|
"document": "查询授权列表",
|
750
750
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListRoleAssignments\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-ssmdsowm**\",\n \"RoleConfigurationId\": \"rc2-as245usjsm\",\n \"MaxResults\": 30,\n \"NextToken\": \"\",\n \"TargetType\": \"MemeberUin\",\n \"TargetUin\": \"10000238922\",\n \"PrincipalType\": \"User\",\n \"PrincipalId\": \"u-ss342md**\"\n}",
|
751
|
-
"output": "{\n \"Response\": {\n \"NextToken\": \"
|
751
|
+
"output": "{\n \"Response\": {\n \"NextToken\": \"xgt******\",\n \"TotalCounts\": 30,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"RoleAssignments\": [\n {\n \"RoleConfigurationId\": \"ec-swidn****\",\n \"RoleConfigurationName\": \"conf1\",\n \"TargetUin\": 100000322,\n \"TargetType\": \"MemberUin\",\n \"TargetName\": \"user1\",\n \"PrincipalId\": \"u-ssiisn***\",\n \"PrincipalType\": \"User\",\n \"PrincipalName\": \"testConfig\",\n \"CreateTime\": \"2024-01-01 12:12:12\",\n \"UpdateTime\": \"2024-01-01 12:12:12\"\n }\n ],\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
|
752
752
|
"title": "查询授权列表"
|
753
753
|
}
|
754
754
|
],
|
755
755
|
"ListRoleConfigurationProvisionings": [
|
756
756
|
{
|
757
757
|
"document": " 查询权限配置部署列表",
|
758
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListRoleConfigurationProvisionings\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-d8wj\",\n \"RoleConfigurationId\": \"up-dnsisns***\",\n \"MaxResults\": 20,\n \"NextToken\": \"
|
759
|
-
"output": "{\n \"Response\": {\n \"NextToken\": \"\",\n \"TotalCounts\": 30,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"RoleConfigurationProvisionings\": [\n {\n \"DeploymentStatus\": \"DeployedRequired\",\n \"RoleConfigurationId\": \"rc-sjwiwm2ww**\",\n \"RoleConfigurationName\": \"
|
758
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListRoleConfigurationProvisionings\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-d8wj\",\n \"RoleConfigurationId\": \"up-dnsisns***\",\n \"MaxResults\": 20,\n \"NextToken\": \"sgt****\",\n \"TargetType\": \"MemberUin\",\n \"TargetUin\": 1000329122,\n \"DeploymentStatus\": \"DeployedRequired\",\n \"Filter\": \"conf1\"\n}",
|
759
|
+
"output": "{\n \"Response\": {\n \"NextToken\": \"\",\n \"TotalCounts\": 30,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"RoleConfigurationProvisionings\": [\n {\n \"DeploymentStatus\": \"DeployedRequired\",\n \"RoleConfigurationId\": \"rc-sjwiwm2ww**\",\n \"RoleConfigurationName\": \"conf1\",\n \"TargetUin\": 10003292021,\n \"TargetName\": \"user1\",\n \"TargetType\": \"MemberUin\",\n \"CreateTime\": \"2024-01-01 12:12:12\",\n \"UpdateTime\": \"2024-01-01 12:12:12\"\n }\n ],\n \"RequestId\": \"2ccd7ed1-24b4-4882-8f4a-5580b430bce7\"\n }\n}",
|
760
760
|
"title": " 查询权限配置部署列表"
|
761
761
|
}
|
762
762
|
],
|
763
763
|
"ListRoleConfigurations": [
|
764
764
|
{
|
765
765
|
"document": "查询权限配置列表",
|
766
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-s9h39sdn2\",\n \"NextToken\": \"sisndpmfisdnlk\",\n \"MaxResults\": 10,\n \"Filter\": \"
|
767
|
-
"output": "{\n \"Response\": {\n \"TotalCounts\": 20,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"NextToken\": \"3si2ns92ns82bos\",\n \"RoleConfigurations\": [\n {\n \"RoleConfigurationId\": \"rc-s2ns92ns***\",\n \"RoleConfigurationName\": \"
|
766
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-s9h39sdn2\",\n \"NextToken\": \"sisndpmfisdnlk\",\n \"MaxResults\": 10,\n \"Filter\": \"conf1\"\n}",
|
767
|
+
"output": "{\n \"Response\": {\n \"TotalCounts\": 20,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"NextToken\": \"3si2ns92ns82bos\",\n \"RoleConfigurations\": [\n {\n \"RoleConfigurationId\": \"rc-s2ns92ns***\",\n \"RoleConfigurationName\": \"conf1\",\n \"Description\": \"this is role configuration\",\n \"SessionDuration\": 900,\n \"RelayState\": \"https://console.cloud.tencent.com\",\n \"CreateTime\": \"2019-01-01 12:12:12\",\n \"UpdateTime\": \"2019-01-01 12:12:12\"\n }\n ],\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
|
768
768
|
"title": "查询权限配置列表"
|
769
769
|
}
|
770
770
|
],
|
@@ -788,15 +788,15 @@
|
|
788
788
|
{
|
789
789
|
"document": "查询异步任务列表",
|
790
790
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListTasks\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-djwidnwidj\",\n \"PrincipalId\": \"u-xj8sncidnc\",\n \"NextToken\": \"xownw8db38dbe8fne==-\",\n \"MaxResults\": 1,\n \"PrincipalType\": \"User\",\n \"TargetUin\": 1000023423,\n \"TargetType\": \"Member\",\n \"RoleConfigurationId\": \"rc-xjw9dsmw\",\n \"Status\": \"InProgress\",\n \"TaskType\": \"CreateRoleAssignment\"\n}",
|
791
|
-
"output": "{\n \"Response\": {\n \"NextToken\": \"
|
791
|
+
"output": "{\n \"Response\": {\n \"NextToken\": \"sgt*****\",\n \"TotalCounts\": 1,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"Tasks\": [\n {\n \"TaskId\": \"t-xsinsxinsdk\",\n \"RoleConfigurationId\": \"rc-xmw9xjdsd\",\n \"RoleConfigurationName\": \"配置\",\n \"TargetUin\": 1000232234,\n \"TargetType\": \"User\",\n \"PrincipalId\": \"u-xm89dnsujs\",\n \"PrincipalType\": \"Member\",\n \"TaskType\": \"CreateRoleAssignment\",\n \"Status\": \"InProgress\",\n \"FailureReason\": \"\"\n }\n ],\n \"RequestId\": \"e297543a-80de-4039-83c8-9d35d4545\"\n }\n}",
|
792
792
|
"title": "查询异步任务列表"
|
793
793
|
}
|
794
794
|
],
|
795
795
|
"ListUserSyncProvisionings": [
|
796
796
|
{
|
797
797
|
"document": "查询CAM用户同步列表",
|
798
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListUserSyncProvisionings\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-dsjsisnus\",\n \"PrincipalId\": \"u-sjs9smss\",\n \"NextToken\": \"\",\n \"MaxResults\": 10,\n \"PrincipalType\": \"User\",\n \"TargetUin\": 100003324902,\n \"TargetType\": \"MemberUin\",\n \"Filter\": \"
|
799
|
-
"output": "{\n \"Response\": {\n \"NextToken\": \"OTM0YzE4MzY2ZjdhMWM0MYZDhnYaxsiYTLI=\",\n \"TotalCounts\": 30,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"UserProvisionings\": [\n {\n \"UserProvisioningId\": \"up-siwnei3nso\",\n \"Description\": \"this is cam user sync\",\n \"Status\": \"Enabled\",\n \"PrincipalId\": \"u-swnd8wn3\",\n \"PrincipalName\": \"
|
798
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListUserSyncProvisionings\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-dsjsisnus\",\n \"PrincipalId\": \"u-sjs9smss\",\n \"NextToken\": \"\",\n \"MaxResults\": 10,\n \"PrincipalType\": \"User\",\n \"TargetUin\": 100003324902,\n \"TargetType\": \"MemberUin\",\n \"Filter\": \"user1\"\n}",
|
799
|
+
"output": "{\n \"Response\": {\n \"NextToken\": \"OTM0YzE4MzY2ZjdhMWM0MYZDhnYaxsiYTLI=\",\n \"TotalCounts\": 30,\n \"MaxResults\": 10,\n \"IsTruncated\": true,\n \"UserProvisionings\": [\n {\n \"UserProvisioningId\": \"up-siwnei3nso\",\n \"Description\": \"this is cam user sync\",\n \"Status\": \"Enabled\",\n \"PrincipalId\": \"u-swnd8wn3\",\n \"PrincipalName\": \"user1\",\n \"PrincipalType\": \"User\",\n \"TargetUin\": \"10000338332\",\n \"TargetName\": \"user2\",\n \"DuplicationStrategy\": \"KeepBoth\",\n \"DeletionStrategy\": \"Delete\",\n \"CreateTime\": \"2024-01-01 12:12:12\",\n \"UpdateTime\": \"2024-01-01 12:12:12\",\n \"TargetType\": \"MemberUin\"\n }\n ],\n \"RequestId\": \"e297543a-80de-4039-83c8-9d35d4545\"\n }\n}",
|
800
800
|
"title": "查询CAM用户同步列表"
|
801
801
|
}
|
802
802
|
],
|
@@ -804,7 +804,7 @@
|
|
804
804
|
{
|
805
805
|
"document": "查询用户列表",
|
806
806
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListUsers\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-2sw22w3\"\n}",
|
807
|
-
"output": "{\n \"Response\": {\n \"TotalCounts\": 50,\n \"MaxResults\": 20,\n \"Users\": [\n {\n \"UserName\": \"
|
807
|
+
"output": "{\n \"Response\": {\n \"TotalCounts\": 50,\n \"MaxResults\": 20,\n \"Users\": [\n {\n \"UserName\": \"user1\",\n \"FirstName\": \"john\",\n \"LastName\": \"smith\",\n \"DisplayName\": \"john\",\n \"Description\": \"this is user\",\n \"Email\": \"test@example\",\n \"UserStatus\": \"Enabled\",\n \"UserType\": \"Manual\",\n \"UserId\": \"u-2s334e3***\",\n \"CreateTime\": \"2024-03-12 12:12:12\",\n \"UpdateTime\": \"2024-03-12 12:12:12\"\n }\n ],\n \"NextToken\": \"OTM0YzE4MzY2ZjdhMWM0MYZDhnYaxsiYTLI=\",\n \"IsTruncated\": true,\n \"RequestId\": \"e297543a-80de-4039-83c8-9d35d4545\"\n }\n}",
|
808
808
|
"title": "查询用户列表"
|
809
809
|
}
|
810
810
|
],
|
@@ -859,7 +859,7 @@
|
|
859
859
|
"RemovePermissionPolicyFromRoleConfiguration": [
|
860
860
|
{
|
861
861
|
"document": "为权限配置移除策略",
|
862
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RemovePermissionPolicyFromRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-djw9dn3i****\",\n \"RoleConfigurationId\": \"rc-swidddws***\",\n \"RolePolicyType\": \"System\",\n \"RolePolicyName\": \"
|
862
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: RemovePermissionPolicyFromRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-djw9dn3i****\",\n \"RoleConfigurationId\": \"rc-swidddws***\",\n \"RolePolicyType\": \"System\",\n \"RolePolicyName\": \"policy1\"\n}",
|
863
863
|
"output": "{\n \"Response\": {\n \"RequestId\": \"2ccd7ed1-24b4-4882-8f4a-5580b430bce7\"\n }\n}",
|
864
864
|
"title": "为权限配置移除策略"
|
865
865
|
}
|
@@ -891,7 +891,7 @@
|
|
891
891
|
"UpdateCustomPolicyForRoleConfiguration": [
|
892
892
|
{
|
893
893
|
"document": "为权限配置修改自定义策略",
|
894
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCustomPolicyForRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-fdk3o32kqw\",\n \"RoleConfigurationId\": \"rc-sin23wj29s\",\n \"CustomPolicyName\": \"
|
894
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateCustomPolicyForRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-fdk3o32kqw\",\n \"RoleConfigurationId\": \"rc-sin23wj29s\",\n \"CustomPolicyName\": \"policy1\",\n \"NewCustomPolicyDocument\": \"{\\\"statement\\\":{\\\"action\\\":[\\\"name/cvm:*\\\",\\\"name/vpc:*\\\",\\\"name/cos:*\\\",\\\"name/cmqtopic:*\\\",\\\"name/cmqqueue:*\\\"],\\\"effect\\\":\\\"allow\\\",\\\"resource\\\":\\\"*\\\"},\\\"version\\\":\\\"2.0\\\"}\"\n}",
|
895
895
|
"output": "{\n \"Response\": {\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
|
896
896
|
"title": "为权限配置修改自定义策略"
|
897
897
|
}
|
@@ -931,7 +931,7 @@
|
|
931
931
|
"UpdateOrganizationMembersPolicy": [
|
932
932
|
{
|
933
933
|
"document": "",
|
934
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationMembersPolicy\n<公共请求参数>\n\n{\n \"MemberUins\": [\n 111111111111\n ],\n \"PolicyId\":
|
934
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateOrganizationMembersPolicy\n<公共请求参数>\n\n{\n \"MemberUins\": [\n 111111111111\n ],\n \"PolicyId\": 101,\n \"IdentityId\": 11,\n \"Description\": \"admin policy\"\n}",
|
935
935
|
"output": "{\n \"Response\": {\n \"RequestId\": \"a4868f21-fa38-4815-8e48-596b17c1b37\"\n }\n}",
|
936
936
|
"title": "修改组织成员访问策略"
|
937
937
|
}
|
@@ -956,7 +956,7 @@
|
|
956
956
|
{
|
957
957
|
"document": "修改权限配置信息",
|
958
958
|
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateRoleConfiguration\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-22m23mo2\",\n \"RoleConfigurationId\": \"rc-ai3n9si2m\",\n \"NewDescription\": \"this is role configuration\",\n \"NewSessionDuration\": 900,\n \"NewRelayState\": \"https://console.cloud.tencent.com\"\n}",
|
959
|
-
"output": "{\n \"Response\": {\n \"RoleConfigurationInfo\": {\n \"RoleConfigurationId\": \"rc-s2ns92ns***\",\n \"RoleConfigurationName\": \"
|
959
|
+
"output": "{\n \"Response\": {\n \"RoleConfigurationInfo\": {\n \"RoleConfigurationId\": \"rc-s2ns92ns***\",\n \"RoleConfigurationName\": \"conf1\",\n \"Description\": \"this is role configuration\",\n \"SessionDuration\": 900,\n \"RelayState\": \"https://console.cloud.tencent.com\",\n \"CreateTime\": \"2019-01-01 12:12:12\",\n \"UpdateTime\": \"2019-01-01 12:12:12\"\n },\n \"RequestId\": \"e297543a-80de-4039-83c8-9d324545\"\n }\n}",
|
960
960
|
"title": "修改权限配置信息"
|
961
961
|
}
|
962
962
|
],
|
@@ -987,8 +987,8 @@
|
|
987
987
|
"UpdateUser": [
|
988
988
|
{
|
989
989
|
"document": "修改用户信息",
|
990
|
-
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateUser\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-343nh23kn\",\n \"UserId\": \"u-3324sfdds\",\n \"NewFirstName\": \"
|
991
|
-
"output": "{\n \"Response\": {\n \"UserInfo\": {\n \"UserName\": \"
|
990
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateUser\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-343nh23kn\",\n \"UserId\": \"u-3324sfdds\",\n \"NewFirstName\": \"john\",\n \"NewLastName\": \"smith\",\n \"NewDisplayName\": \"john\",\n \"NewDescription\": \"this is user.\",\n \"NewEmail\": \"test@example.com\"\n}",
|
991
|
+
"output": "{\n \"Response\": {\n \"UserInfo\": {\n \"UserName\": \"user1\",\n \"FirstName\": \"john\",\n \"LastName\": \"smith\",\n \"DisplayName\": \"john\",\n \"Description\": \"this is user\",\n \"Email\": \"test@example.com\",\n \"UserStatus\": \"Enabled\",\n \"UserType\": \"Manual\",\n \"UserId\": \"u-33sjadjsk\",\n \"CreateTime\": \"2024-01-01 12:12:12\",\n \"UpdateTime\": \"2024-01-01 12:12:12\"\n },\n \"RequestId\": \"e297543a-80de-4039-83c8-34545s45\"\n }\n}",
|
992
992
|
"title": "修改用户信息"
|
993
993
|
}
|
994
994
|
],
|
@@ -12,7 +12,7 @@
|
|
12
12
|
{
|
13
13
|
"document": "查询产品支持的地域列表",
|
14
14
|
"input": "POST / HTTP/1.1\nHost: region.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRegions\n<公共请求参数>\n\n{\n \"Product\": \"cvm\",\n \"Scene\": 1\n}",
|
15
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 21,\n \"RequestId\": \"2b41c59d-93c8-43e2-a2f0-6c5df9735d21\",\n \"RegionSet\": [\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-guangzhou\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"华南地区(广州)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-shanghai\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"华东地区(上海)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-nanjing\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"华东地区(南京)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-beijing\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"华北地区(北京)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-chengdu\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"西南地区(成都)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-chongqing\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"西南地区(重庆)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-xian-ec\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"西北地区(西安)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-hongkong\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"港澳台地区(中国香港)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-guiyang\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"西南地区(贵阳)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-seoul\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东北(首尔)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-tokyo\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东北(东京)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-singapore\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东南(新加坡)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-bangkok\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东南(曼谷)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-jakarta\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东南(雅加达)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"na-siliconvalley\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"美国西部(硅谷)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"eu-frankfurt\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"欧洲地区(法兰克福)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"
|
15
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 21,\n \"RequestId\": \"2b41c59d-93c8-43e2-a2f0-6c5df9735d21\",\n \"RegionSet\": [\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-guangzhou\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"华南地区(广州)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-shanghai\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"华东地区(上海)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-nanjing\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"华东地区(南京)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-beijing\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"华北地区(北京)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-chengdu\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"西南地区(成都)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-chongqing\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"西南地区(重庆)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-xian-ec\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"西北地区(西安)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-hongkong\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"港澳台地区(中国香港)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-guiyang\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"西南地区(贵阳)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-seoul\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东北(首尔)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-tokyo\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东北(东京)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-singapore\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东南(新加坡)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-bangkok\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东南(曼谷)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"ap-jakarta\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"亚太东南(雅加达)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"na-siliconvalley\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"美国西部(硅谷)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"eu-frankfurt\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"欧洲地区(法兰克福)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"na-ashburn\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"美国东部(弗吉尼亚)\"\n },\n {\n \"RegionIdMC\": null,\n \"LocationMC\": null,\n \"RegionState\": \"AVAILABLE\",\n \"RegionNameMC\": null,\n \"Region\": \"sa-saopaulo\",\n \"RegionTypeMC\": null,\n \"RegionName\": \"南美地区(圣保罗)\"\n }\n ]\n }\n}",
|
16
16
|
"title": "查询产品支持的地域列表"
|
17
17
|
}
|
18
18
|
],
|