tccli 3.0.1215.1__py2.py3-none-any.whl → 3.0.1216.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/configure.py +46 -1
- tccli/services/__init__.py +0 -3
- tccli/services/apm/v20210622/api.json +20 -0
- tccli/services/asr/v20190614/api.json +3 -3
- tccli/services/bi/v20220105/api.json +32 -4
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/billing_client.py +53 -0
- tccli/services/billing/v20180709/api.json +304 -0
- tccli/services/billing/v20180709/examples.json +8 -0
- tccli/services/bsca/v20210811/api.json +222 -17
- tccli/services/bsca/v20210811/examples.json +4 -4
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +167 -18
- tccli/services/ccc/v20200210/examples.json +11 -3
- tccli/services/cdb/v20170320/api.json +13 -4
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cdn/v20180606/api.json +5 -3
- tccli/services/cdwdoris/v20211228/api.json +12 -2
- tccli/services/cfw/v20190904/api.json +81 -47
- tccli/services/cfw/v20190904/examples.json +46 -40
- tccli/services/ciam/v20220331/api.json +316 -315
- tccli/services/ciam/v20220331/examples.json +49 -49
- tccli/services/cloudaudit/cloudaudit_client.py +30 -30
- tccli/services/cloudaudit/v20190319/api.json +215 -186
- tccli/services/cloudaudit/v20190319/examples.json +13 -13
- tccli/services/cls/v20201016/api.json +365 -66
- tccli/services/cls/v20201016/examples.json +9 -3
- tccli/services/csip/v20221121/api.json +4 -4
- tccli/services/cvm/v20170312/api.json +42 -0
- tccli/services/cwp/v20180228/api.json +217 -163
- tccli/services/cwp/v20180228/examples.json +53 -65
- tccli/services/cynosdb/v20190107/api.json +77 -29
- tccli/services/cynosdb/v20190107/examples.json +22 -22
- tccli/services/dasb/v20191018/api.json +77 -0
- tccli/services/dasb/v20191018/examples.json +5 -5
- tccli/services/domain/v20180808/api.json +3 -3
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/eb/v20210416/api.json +15 -15
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/es/es_client.py +249 -37
- tccli/services/es/v20180416/api.json +521 -0
- tccli/services/es/v20180416/examples.json +32 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +145 -9
- tccli/services/ess/v20201111/examples.json +15 -1
- tccli/services/essbasic/essbasic_client.py +106 -0
- tccli/services/essbasic/v20210526/api.json +234 -12
- tccli/services/essbasic/v20210526/examples.json +22 -0
- tccli/services/gaap/v20180529/api.json +44 -26
- tccli/services/gaap/v20180529/examples.json +24 -30
- tccli/services/iotexplorer/v20190423/api.json +40 -0
- tccli/services/live/v20180801/api.json +35 -9
- tccli/services/mongodb/v20190725/api.json +6 -8
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/organization/organization_client.py +352 -34
- tccli/services/organization/v20210331/api.json +451 -0
- tccli/services/organization/v20210331/examples.json +48 -0
- tccli/services/region/v20220627/api.json +1 -1
- tccli/services/scf/scf_client.py +269 -4
- tccli/services/scf/v20180416/api.json +554 -0
- tccli/services/scf/v20180416/examples.json +46 -0
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tat/v20201028/api.json +27 -25
- tccli/services/tat/v20201028/examples.json +4 -4
- tccli/services/tcss/v20201101/api.json +13 -13
- tccli/services/tcss/v20201101/examples.json +5 -5
- tccli/services/tdmq/v20200217/api.json +64 -63
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/tem/v20210701/api.json +144 -103
- tccli/services/tem/v20210701/examples.json +27 -27
- tccli/services/teo/teo_client.py +277 -12
- tccli/services/teo/v20220901/api.json +1020 -143
- tccli/services/teo/v20220901/examples.json +71 -1
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +43 -0
- tccli/services/tke/v20180525/examples.json +8 -0
- tccli/services/tms/tms_client.py +4 -57
- tccli/services/tms/v20201229/api.json +0 -354
- tccli/services/tms/v20201229/examples.json +0 -8
- tccli/services/trtc/v20190722/api.json +221 -22
- tccli/services/vpc/v20170312/api.json +105 -30
- tccli/services/vpc/v20170312/examples.json +10 -2
- tccli/services/vpc/vpc_client.py +107 -54
- tccli/services/waf/v20180125/api.json +61 -0
- tccli/services/waf/v20180125/examples.json +8 -0
- tccli/services/waf/waf_client.py +53 -0
- tccli/services/wedata/v20210820/api.json +686 -0
- tccli/services/wedata/v20210820/examples.json +16 -0
- tccli/services/wedata/wedata_client.py +106 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +95 -99
- tccli/services/cr/__init__.py +0 -4
- tccli/services/cr/cr_client.py +0 -1626
- tccli/services/cr/v20180321/api.json +0 -2829
- tccli/services/cr/v20180321/examples.json +0 -235
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -175,6 +175,13 @@
|
|
175
175
|
"output": "CreateRoleConfigurationResponse",
|
176
176
|
"status": "online"
|
177
177
|
},
|
178
|
+
"CreateSCIMCredential": {
|
179
|
+
"document": "创建SCIM密钥",
|
180
|
+
"input": "CreateSCIMCredentialRequest",
|
181
|
+
"name": "创建SCIM密钥",
|
182
|
+
"output": "CreateSCIMCredentialResponse",
|
183
|
+
"status": "online"
|
184
|
+
},
|
178
185
|
"CreateUser": {
|
179
186
|
"document": "创建用户",
|
180
187
|
"input": "CreateUserRequest",
|
@@ -273,6 +280,13 @@
|
|
273
280
|
"output": "DeleteRoleConfigurationResponse",
|
274
281
|
"status": "online"
|
275
282
|
},
|
283
|
+
"DeleteSCIMCredential": {
|
284
|
+
"document": "删除SCIM密钥",
|
285
|
+
"input": "DeleteSCIMCredentialRequest",
|
286
|
+
"name": "删除SCIM密钥",
|
287
|
+
"output": "DeleteSCIMCredentialResponse",
|
288
|
+
"status": "online"
|
289
|
+
},
|
276
290
|
"DeleteShareUnit": {
|
277
291
|
"document": "删除共享单元。",
|
278
292
|
"input": "DeleteShareUnitRequest",
|
@@ -497,6 +511,13 @@
|
|
497
511
|
"output": "GetRoleConfigurationResponse",
|
498
512
|
"status": "online"
|
499
513
|
},
|
514
|
+
"GetSCIMSynchronizationStatus": {
|
515
|
+
"document": "获取SCIM同步状态",
|
516
|
+
"input": "GetSCIMSynchronizationStatusRequest",
|
517
|
+
"name": "查询SCIM同步的状态",
|
518
|
+
"output": "GetSCIMSynchronizationStatusResponse",
|
519
|
+
"status": "online"
|
520
|
+
},
|
500
521
|
"GetTaskStatus": {
|
501
522
|
"document": "查询异步任务的状态",
|
502
523
|
"input": "GetTaskStatusRequest",
|
@@ -637,6 +658,13 @@
|
|
637
658
|
"output": "ListRoleConfigurationsResponse",
|
638
659
|
"status": "online"
|
639
660
|
},
|
661
|
+
"ListSCIMCredentials": {
|
662
|
+
"document": "查询用户SCIM密钥列表",
|
663
|
+
"input": "ListSCIMCredentialsRequest",
|
664
|
+
"name": "查询SCIM密钥列表",
|
665
|
+
"output": "ListSCIMCredentialsResponse",
|
666
|
+
"status": "online"
|
667
|
+
},
|
640
668
|
"ListTargetsForPolicy": {
|
641
669
|
"document": "本接口(ListTargetsForPolicy)查询某个指定策略关联的目标列表",
|
642
670
|
"input": "ListTargetsForPolicyRequest",
|
@@ -791,6 +819,20 @@
|
|
791
819
|
"output": "UpdateRoleConfigurationResponse",
|
792
820
|
"status": "online"
|
793
821
|
},
|
822
|
+
"UpdateSCIMCredentialStatus": {
|
823
|
+
"document": "启用/禁用SCIM密钥",
|
824
|
+
"input": "UpdateSCIMCredentialStatusRequest",
|
825
|
+
"name": "启用或禁用SCIM密钥",
|
826
|
+
"output": "UpdateSCIMCredentialStatusResponse",
|
827
|
+
"status": "online"
|
828
|
+
},
|
829
|
+
"UpdateSCIMSynchronizationStatus": {
|
830
|
+
"document": "启用/禁用用户SCIM同步",
|
831
|
+
"input": "UpdateSCIMSynchronizationStatusRequest",
|
832
|
+
"name": "启用或禁用SCIM同步",
|
833
|
+
"output": "UpdateSCIMSynchronizationStatusResponse",
|
834
|
+
"status": "online"
|
835
|
+
},
|
794
836
|
"UpdateShareUnit": {
|
795
837
|
"document": "更新共享单元。",
|
796
838
|
"input": "UpdateShareUnitRequest",
|
@@ -1626,6 +1668,15 @@
|
|
1626
1668
|
"name": "Description",
|
1627
1669
|
"required": false,
|
1628
1670
|
"type": "string"
|
1671
|
+
},
|
1672
|
+
{
|
1673
|
+
"disabled": false,
|
1674
|
+
"document": "用户组类型 Manual:手动创建,Synchronized:外部导入",
|
1675
|
+
"example": "Manual",
|
1676
|
+
"member": "string",
|
1677
|
+
"name": "GroupType",
|
1678
|
+
"required": false,
|
1679
|
+
"type": "string"
|
1629
1680
|
}
|
1630
1681
|
],
|
1631
1682
|
"type": "object"
|
@@ -2281,6 +2332,103 @@
|
|
2281
2332
|
],
|
2282
2333
|
"type": "object"
|
2283
2334
|
},
|
2335
|
+
"CreateSCIMCredentialRequest": {
|
2336
|
+
"document": "CreateSCIMCredential请求参数结构体",
|
2337
|
+
"members": [
|
2338
|
+
{
|
2339
|
+
"disabled": false,
|
2340
|
+
"document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
|
2341
|
+
"example": "z-00fdsg****",
|
2342
|
+
"member": "string",
|
2343
|
+
"name": "ZoneId",
|
2344
|
+
"required": true,
|
2345
|
+
"type": "string"
|
2346
|
+
}
|
2347
|
+
],
|
2348
|
+
"type": "object"
|
2349
|
+
},
|
2350
|
+
"CreateSCIMCredentialResponse": {
|
2351
|
+
"document": "CreateSCIMCredential返回参数结构体",
|
2352
|
+
"members": [
|
2353
|
+
{
|
2354
|
+
"disabled": false,
|
2355
|
+
"document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母。",
|
2356
|
+
"example": "z-00fdsg****",
|
2357
|
+
"member": "string",
|
2358
|
+
"name": "ZoneId",
|
2359
|
+
"output_required": true,
|
2360
|
+
"type": "string",
|
2361
|
+
"value_allowed_null": false
|
2362
|
+
},
|
2363
|
+
{
|
2364
|
+
"disabled": false,
|
2365
|
+
"document": "SCIM密钥ID。scimcred-前缀开头,后面是12位随机数字/小写字母。",
|
2366
|
+
"example": "scimcred-lkj****",
|
2367
|
+
"member": "string",
|
2368
|
+
"name": "CredentialId",
|
2369
|
+
"output_required": true,
|
2370
|
+
"type": "string",
|
2371
|
+
"value_allowed_null": false
|
2372
|
+
},
|
2373
|
+
{
|
2374
|
+
"disabled": false,
|
2375
|
+
"document": "SCIM密钥类型。",
|
2376
|
+
"example": "BearerToken",
|
2377
|
+
"member": "string",
|
2378
|
+
"name": "CredentialType",
|
2379
|
+
"output_required": true,
|
2380
|
+
"type": "string",
|
2381
|
+
"value_allowed_null": false
|
2382
|
+
},
|
2383
|
+
{
|
2384
|
+
"disabled": false,
|
2385
|
+
"document": "SCIM 密钥的创建时间。",
|
2386
|
+
"example": "2024-04-29 15:04:05",
|
2387
|
+
"member": "string",
|
2388
|
+
"name": "CreateTime",
|
2389
|
+
"output_required": true,
|
2390
|
+
"type": "string",
|
2391
|
+
"value_allowed_null": false
|
2392
|
+
},
|
2393
|
+
{
|
2394
|
+
"disabled": false,
|
2395
|
+
"document": "SCIM 密钥的过期时间。",
|
2396
|
+
"example": "2025-04-29 15:04:05",
|
2397
|
+
"member": "string",
|
2398
|
+
"name": "ExpireTime",
|
2399
|
+
"output_required": true,
|
2400
|
+
"type": "string",
|
2401
|
+
"value_allowed_null": false
|
2402
|
+
},
|
2403
|
+
{
|
2404
|
+
"disabled": false,
|
2405
|
+
"document": "SCIM密钥状态,Enabled已开启,Disabled已关闭。",
|
2406
|
+
"example": "Enabled",
|
2407
|
+
"member": "string",
|
2408
|
+
"name": "CredentialStatus",
|
2409
|
+
"output_required": false,
|
2410
|
+
"type": "string",
|
2411
|
+
"value_allowed_null": false
|
2412
|
+
},
|
2413
|
+
{
|
2414
|
+
"disabled": false,
|
2415
|
+
"document": "SCIM密钥。",
|
2416
|
+
"example": "sJf[mc5kPJ8saXeYDgyw****",
|
2417
|
+
"member": "string",
|
2418
|
+
"name": "CredentialSecret",
|
2419
|
+
"output_required": true,
|
2420
|
+
"type": "string",
|
2421
|
+
"value_allowed_null": false
|
2422
|
+
},
|
2423
|
+
{
|
2424
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
2425
|
+
"member": "string",
|
2426
|
+
"name": "RequestId",
|
2427
|
+
"type": "string"
|
2428
|
+
}
|
2429
|
+
],
|
2430
|
+
"type": "object"
|
2431
|
+
},
|
2284
2432
|
"CreateUserRequest": {
|
2285
2433
|
"document": "CreateUser请求参数结构体",
|
2286
2434
|
"members": [
|
@@ -2355,6 +2503,15 @@
|
|
2355
2503
|
"name": "UserStatus",
|
2356
2504
|
"required": false,
|
2357
2505
|
"type": "string"
|
2506
|
+
},
|
2507
|
+
{
|
2508
|
+
"disabled": false,
|
2509
|
+
"document": "用户类型 Manual:手动创建,Synchronized:外部导入",
|
2510
|
+
"example": "Manual",
|
2511
|
+
"member": "string",
|
2512
|
+
"name": "UserType",
|
2513
|
+
"required": false,
|
2514
|
+
"type": "string"
|
2358
2515
|
}
|
2359
2516
|
],
|
2360
2517
|
"type": "object"
|
@@ -2850,6 +3007,42 @@
|
|
2850
3007
|
],
|
2851
3008
|
"type": "object"
|
2852
3009
|
},
|
3010
|
+
"DeleteSCIMCredentialRequest": {
|
3011
|
+
"document": "DeleteSCIMCredential请求参数结构体",
|
3012
|
+
"members": [
|
3013
|
+
{
|
3014
|
+
"disabled": false,
|
3015
|
+
"document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
|
3016
|
+
"example": "z-00fdsg****",
|
3017
|
+
"member": "string",
|
3018
|
+
"name": "ZoneId",
|
3019
|
+
"required": true,
|
3020
|
+
"type": "string"
|
3021
|
+
},
|
3022
|
+
{
|
3023
|
+
"disabled": false,
|
3024
|
+
"document": "SCIM密钥ID。scimcred-前缀开头,后面是12位随机数字/小写字母。",
|
3025
|
+
"example": "scimcred-lkj****",
|
3026
|
+
"member": "string",
|
3027
|
+
"name": "CredentialId",
|
3028
|
+
"required": true,
|
3029
|
+
"type": "string"
|
3030
|
+
}
|
3031
|
+
],
|
3032
|
+
"type": "object"
|
3033
|
+
},
|
3034
|
+
"DeleteSCIMCredentialResponse": {
|
3035
|
+
"document": "DeleteSCIMCredential返回参数结构体",
|
3036
|
+
"members": [
|
3037
|
+
{
|
3038
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3039
|
+
"member": "string",
|
3040
|
+
"name": "RequestId",
|
3041
|
+
"type": "string"
|
3042
|
+
}
|
3043
|
+
],
|
3044
|
+
"type": "object"
|
3045
|
+
},
|
2853
3046
|
"DeleteShareUnitMembersRequest": {
|
2854
3047
|
"document": "DeleteShareUnitMembers请求参数结构体",
|
2855
3048
|
"members": [
|
@@ -5040,6 +5233,43 @@
|
|
5040
5233
|
],
|
5041
5234
|
"type": "object"
|
5042
5235
|
},
|
5236
|
+
"GetSCIMSynchronizationStatusRequest": {
|
5237
|
+
"document": "GetSCIMSynchronizationStatus请求参数结构体",
|
5238
|
+
"members": [
|
5239
|
+
{
|
5240
|
+
"disabled": false,
|
5241
|
+
"document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
|
5242
|
+
"example": "z-00fdsg****",
|
5243
|
+
"member": "string",
|
5244
|
+
"name": "ZoneId",
|
5245
|
+
"required": true,
|
5246
|
+
"type": "string"
|
5247
|
+
}
|
5248
|
+
],
|
5249
|
+
"type": "object"
|
5250
|
+
},
|
5251
|
+
"GetSCIMSynchronizationStatusResponse": {
|
5252
|
+
"document": "GetSCIMSynchronizationStatus返回参数结构体",
|
5253
|
+
"members": [
|
5254
|
+
{
|
5255
|
+
"disabled": false,
|
5256
|
+
"document": "SCIM 同步状态。Enabled:启用。 Disabled:禁用。",
|
5257
|
+
"example": "Enabled",
|
5258
|
+
"member": "string",
|
5259
|
+
"name": "SCIMSynchronizationStatus",
|
5260
|
+
"output_required": true,
|
5261
|
+
"type": "string",
|
5262
|
+
"value_allowed_null": false
|
5263
|
+
},
|
5264
|
+
{
|
5265
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5266
|
+
"member": "string",
|
5267
|
+
"name": "RequestId",
|
5268
|
+
"type": "string"
|
5269
|
+
}
|
5270
|
+
],
|
5271
|
+
"type": "object"
|
5272
|
+
},
|
5043
5273
|
"GetTaskStatusRequest": {
|
5044
5274
|
"document": "GetTaskStatus请求参数结构体",
|
5045
5275
|
"members": [
|
@@ -5902,6 +6132,15 @@
|
|
5902
6132
|
"name": "SortType",
|
5903
6133
|
"required": false,
|
5904
6134
|
"type": "string"
|
6135
|
+
},
|
6136
|
+
{
|
6137
|
+
"disabled": false,
|
6138
|
+
"document": "翻页offset. 不要与NextToken同时使用,优先使用NextToken",
|
6139
|
+
"example": "0",
|
6140
|
+
"member": "int64",
|
6141
|
+
"name": "Offset",
|
6142
|
+
"required": false,
|
6143
|
+
"type": "int"
|
5905
6144
|
}
|
5906
6145
|
],
|
5907
6146
|
"type": "object"
|
@@ -7178,6 +7417,62 @@
|
|
7178
7417
|
],
|
7179
7418
|
"type": "object"
|
7180
7419
|
},
|
7420
|
+
"ListSCIMCredentialsRequest": {
|
7421
|
+
"document": "ListSCIMCredentials请求参数结构体",
|
7422
|
+
"members": [
|
7423
|
+
{
|
7424
|
+
"disabled": false,
|
7425
|
+
"document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
|
7426
|
+
"example": "z-00fdsg****",
|
7427
|
+
"member": "string",
|
7428
|
+
"name": "ZoneId",
|
7429
|
+
"required": true,
|
7430
|
+
"type": "string"
|
7431
|
+
},
|
7432
|
+
{
|
7433
|
+
"disabled": false,
|
7434
|
+
"document": "SCIM密钥ID",
|
7435
|
+
"example": "scimcred-lkj****",
|
7436
|
+
"member": "string",
|
7437
|
+
"name": "CredentialId",
|
7438
|
+
"required": false,
|
7439
|
+
"type": "string"
|
7440
|
+
}
|
7441
|
+
],
|
7442
|
+
"type": "object"
|
7443
|
+
},
|
7444
|
+
"ListSCIMCredentialsResponse": {
|
7445
|
+
"document": "ListSCIMCredentials返回参数结构体",
|
7446
|
+
"members": [
|
7447
|
+
{
|
7448
|
+
"disabled": false,
|
7449
|
+
"document": "SCIM密钥数量。",
|
7450
|
+
"example": "0",
|
7451
|
+
"member": "int64",
|
7452
|
+
"name": "TotalCounts",
|
7453
|
+
"output_required": true,
|
7454
|
+
"type": "int",
|
7455
|
+
"value_allowed_null": false
|
7456
|
+
},
|
7457
|
+
{
|
7458
|
+
"disabled": false,
|
7459
|
+
"document": "SCIM 密钥信息。",
|
7460
|
+
"example": "[]",
|
7461
|
+
"member": "SCIMCredential",
|
7462
|
+
"name": "SCIMCredentials",
|
7463
|
+
"output_required": true,
|
7464
|
+
"type": "list",
|
7465
|
+
"value_allowed_null": false
|
7466
|
+
},
|
7467
|
+
{
|
7468
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7469
|
+
"member": "string",
|
7470
|
+
"name": "RequestId",
|
7471
|
+
"type": "string"
|
7472
|
+
}
|
7473
|
+
],
|
7474
|
+
"type": "object"
|
7475
|
+
},
|
7181
7476
|
"ListTargetsForPolicyNode": {
|
7182
7477
|
"document": "查询某个指定SCP策略关联的目标列表",
|
7183
7478
|
"members": [
|
@@ -7695,6 +7990,15 @@
|
|
7695
7990
|
"name": "SortType",
|
7696
7991
|
"required": false,
|
7697
7992
|
"type": "string"
|
7993
|
+
},
|
7994
|
+
{
|
7995
|
+
"disabled": false,
|
7996
|
+
"document": "翻页offset. 不要与NextToken同时使用,优先使用NextToken",
|
7997
|
+
"example": "0",
|
7998
|
+
"member": "int64",
|
7999
|
+
"name": "Offset",
|
8000
|
+
"required": false,
|
8001
|
+
"type": "int"
|
7698
8002
|
}
|
7699
8003
|
],
|
7700
8004
|
"type": "object"
|
@@ -10234,6 +10538,72 @@
|
|
10234
10538
|
],
|
10235
10539
|
"usage": "both"
|
10236
10540
|
},
|
10541
|
+
"SCIMCredential": {
|
10542
|
+
"document": "SCIM密钥",
|
10543
|
+
"members": [
|
10544
|
+
{
|
10545
|
+
"disabled": false,
|
10546
|
+
"document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
|
10547
|
+
"example": "z-00fdsg****",
|
10548
|
+
"member": "string",
|
10549
|
+
"name": "ZoneId",
|
10550
|
+
"output_required": true,
|
10551
|
+
"type": "string",
|
10552
|
+
"value_allowed_null": false
|
10553
|
+
},
|
10554
|
+
{
|
10555
|
+
"disabled": false,
|
10556
|
+
"document": "SCIM密钥状态,Enabled已开启,Disabled已关闭。",
|
10557
|
+
"example": "Enabled",
|
10558
|
+
"member": "string",
|
10559
|
+
"name": "Status",
|
10560
|
+
"output_required": true,
|
10561
|
+
"type": "string",
|
10562
|
+
"value_allowed_null": false
|
10563
|
+
},
|
10564
|
+
{
|
10565
|
+
"disabled": false,
|
10566
|
+
"document": "SCIM密钥ID。scimcred-前缀开头,后面是12位随机数字/小写字母。",
|
10567
|
+
"example": "scimcred-lkj****",
|
10568
|
+
"member": "string",
|
10569
|
+
"name": "CredentialId",
|
10570
|
+
"output_required": true,
|
10571
|
+
"type": "string",
|
10572
|
+
"value_allowed_null": false
|
10573
|
+
},
|
10574
|
+
{
|
10575
|
+
"disabled": false,
|
10576
|
+
"document": "SCIM密钥类型。",
|
10577
|
+
"example": "BearerToken",
|
10578
|
+
"member": "string",
|
10579
|
+
"name": "CredentialType",
|
10580
|
+
"output_required": true,
|
10581
|
+
"type": "string",
|
10582
|
+
"value_allowed_null": false
|
10583
|
+
},
|
10584
|
+
{
|
10585
|
+
"disabled": false,
|
10586
|
+
"document": "SCIM 密钥的创建时间。",
|
10587
|
+
"example": "2024-04-29 15:04:05",
|
10588
|
+
"member": "string",
|
10589
|
+
"name": "CreateTime",
|
10590
|
+
"output_required": true,
|
10591
|
+
"type": "string",
|
10592
|
+
"value_allowed_null": false
|
10593
|
+
},
|
10594
|
+
{
|
10595
|
+
"disabled": false,
|
10596
|
+
"document": "SCIM 密钥的过期时间。",
|
10597
|
+
"example": "2025-04-29 15:04:05",
|
10598
|
+
"member": "string",
|
10599
|
+
"name": "ExpireTime",
|
10600
|
+
"output_required": true,
|
10601
|
+
"type": "string",
|
10602
|
+
"value_allowed_null": false
|
10603
|
+
}
|
10604
|
+
],
|
10605
|
+
"usage": "out"
|
10606
|
+
},
|
10237
10607
|
"SendOrgMemberAccountBindEmailRequest": {
|
10238
10608
|
"document": "SendOrgMemberAccountBindEmail请求参数结构体",
|
10239
10609
|
"members": [
|
@@ -11267,6 +11637,87 @@
|
|
11267
11637
|
],
|
11268
11638
|
"type": "object"
|
11269
11639
|
},
|
11640
|
+
"UpdateSCIMCredentialStatusRequest": {
|
11641
|
+
"document": "UpdateSCIMCredentialStatus请求参数结构体",
|
11642
|
+
"members": [
|
11643
|
+
{
|
11644
|
+
"disabled": false,
|
11645
|
+
"document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
|
11646
|
+
"example": "z-00fdsg****",
|
11647
|
+
"member": "string",
|
11648
|
+
"name": "ZoneId",
|
11649
|
+
"required": true,
|
11650
|
+
"type": "string"
|
11651
|
+
},
|
11652
|
+
{
|
11653
|
+
"disabled": false,
|
11654
|
+
"document": "SCIM密钥ID。scimcred-前缀开头,后面是12位随机数字/小写字母。",
|
11655
|
+
"example": "scimcred-lkj****",
|
11656
|
+
"member": "string",
|
11657
|
+
"name": "CredentialId",
|
11658
|
+
"required": true,
|
11659
|
+
"type": "string"
|
11660
|
+
},
|
11661
|
+
{
|
11662
|
+
"disabled": false,
|
11663
|
+
"document": "SCIM密钥状态。Enabled:启用。 Disabled:禁用。",
|
11664
|
+
"example": "Enabled",
|
11665
|
+
"member": "string",
|
11666
|
+
"name": "NewStatus",
|
11667
|
+
"required": true,
|
11668
|
+
"type": "string"
|
11669
|
+
}
|
11670
|
+
],
|
11671
|
+
"type": "object"
|
11672
|
+
},
|
11673
|
+
"UpdateSCIMCredentialStatusResponse": {
|
11674
|
+
"document": "UpdateSCIMCredentialStatus返回参数结构体",
|
11675
|
+
"members": [
|
11676
|
+
{
|
11677
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
11678
|
+
"member": "string",
|
11679
|
+
"name": "RequestId",
|
11680
|
+
"type": "string"
|
11681
|
+
}
|
11682
|
+
],
|
11683
|
+
"type": "object"
|
11684
|
+
},
|
11685
|
+
"UpdateSCIMSynchronizationStatusRequest": {
|
11686
|
+
"document": "UpdateSCIMSynchronizationStatus请求参数结构体",
|
11687
|
+
"members": [
|
11688
|
+
{
|
11689
|
+
"disabled": false,
|
11690
|
+
"document": "空间ID。z-前缀开头,后面是12位随机数字/小写字母",
|
11691
|
+
"example": "z-00fdsg****",
|
11692
|
+
"member": "string",
|
11693
|
+
"name": "ZoneId",
|
11694
|
+
"required": true,
|
11695
|
+
"type": "string"
|
11696
|
+
},
|
11697
|
+
{
|
11698
|
+
"disabled": false,
|
11699
|
+
"document": "SCIM 同步状态。Enabled:启用。Disabled:禁用。",
|
11700
|
+
"example": "Enabled",
|
11701
|
+
"member": "string",
|
11702
|
+
"name": "SCIMSynchronizationStatus",
|
11703
|
+
"required": true,
|
11704
|
+
"type": "string"
|
11705
|
+
}
|
11706
|
+
],
|
11707
|
+
"type": "object"
|
11708
|
+
},
|
11709
|
+
"UpdateSCIMSynchronizationStatusResponse": {
|
11710
|
+
"document": "UpdateSCIMSynchronizationStatus返回参数结构体",
|
11711
|
+
"members": [
|
11712
|
+
{
|
11713
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
11714
|
+
"member": "string",
|
11715
|
+
"name": "RequestId",
|
11716
|
+
"type": "string"
|
11717
|
+
}
|
11718
|
+
],
|
11719
|
+
"type": "object"
|
11720
|
+
},
|
11270
11721
|
"UpdateShareUnitRequest": {
|
11271
11722
|
"document": "UpdateShareUnit请求参数结构体",
|
11272
11723
|
"members": [
|
@@ -200,6 +200,14 @@
|
|
200
200
|
"title": "创建权限配置"
|
201
201
|
}
|
202
202
|
],
|
203
|
+
"CreateSCIMCredential": [
|
204
|
+
{
|
205
|
+
"document": "创建SCIM密钥",
|
206
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateSCIMCredential\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\"\n}",
|
207
|
+
"output": "{\n \"Response\": {\n \"CreateTime\": \"2024-05-31 15:04:53\",\n \"CredentialId\": \"scimcred-un1tgbnt0s9j\",\n \"CredentialSecret\": \"YlBKbEhkYXI2cy9xOEFjSyj9sngcXTyzqPMSkQl_qJ7IVNQGJoQJ9tUerclttS7PAWiabsIxkbCx3f3gR0qOWEqKmIF5N1RGrMqHxl0KhBq-BLowGXx8fpOipLmzYKYtjiO7CCUdkJ5_7de2nTCGEeC2yIu9dmJ5gtKwYBmjPW4F22cnReLf-2VeI5PDvqjKkZTu_WJ5vvUBoGlZsprEKapgVKEDdmYL04rvc-3u1__zTRbjC8PtncjqLvCx-9JsSilTZsVwldFCUDWAlOfmpcbdT1DaV9W8Ule-yOrqS-NJUUnJ4HsUzW3cL2nYiNQ2s5xD_DS7n691G6nhwK6xzu0po8Wy12oHx9RIhZ48d9kI9SwCwlrHZ0yNx7G__dtWdurhce2owPGLdETPPJlcOtCKFiNoHOc5EZox3ZKEVqo2CUA=\",\n \"CredentialStatus\": \"Enabled\",\n \"CredentialType\": \"BearerToken\",\n \"ExpireTime\": \"2025-05-31 15:04:53\",\n \"RequestId\": \"b835edd6-8ac0-4e79-9b78-917d3faff9ed\",\n \"ZoneId\": \"z-vft38p2hq8tq\"\n }\n}",
|
208
|
+
"title": "创建SCIM密钥"
|
209
|
+
}
|
210
|
+
],
|
203
211
|
"CreateUser": [
|
204
212
|
{
|
205
213
|
"document": "创建用户",
|
@@ -312,6 +320,14 @@
|
|
312
320
|
"title": "删除权限配置信息"
|
313
321
|
}
|
314
322
|
],
|
323
|
+
"DeleteSCIMCredential": [
|
324
|
+
{
|
325
|
+
"document": "删除SCIM密钥",
|
326
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteSCIMCredential\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\",\n \"CredentialId\": \"scimcred-un1tgbnt0s9j\"\n}",
|
327
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"b9a87af3-a121-471b-bb61-16a2985b4619\"\n }\n}",
|
328
|
+
"title": "删除SCIM密钥"
|
329
|
+
}
|
330
|
+
],
|
315
331
|
"DeleteShareUnit": [
|
316
332
|
{
|
317
333
|
"document": "",
|
@@ -568,6 +584,14 @@
|
|
568
584
|
"title": "查询权限配置信息"
|
569
585
|
}
|
570
586
|
],
|
587
|
+
"GetSCIMSynchronizationStatus": [
|
588
|
+
{
|
589
|
+
"document": "获取SCIM同步状态",
|
590
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetSCIMSynchronizationStatus\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\"\n}",
|
591
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"a9c83496-1656-4e86-88ba-4cbc26bef4ba\",\n \"SCIMSynchronizationStatus\": \"Disabled\"\n }\n}",
|
592
|
+
"title": "获取SCIM同步状态"
|
593
|
+
}
|
594
|
+
],
|
571
595
|
"GetTaskStatus": [
|
572
596
|
{
|
573
597
|
"document": "查询异步任务的状态",
|
@@ -728,6 +752,14 @@
|
|
728
752
|
"title": "查询权限配置列表"
|
729
753
|
}
|
730
754
|
],
|
755
|
+
"ListSCIMCredentials": [
|
756
|
+
{
|
757
|
+
"document": "查询SCIM密钥列表",
|
758
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListSCIMCredentials\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\"\n}",
|
759
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"60ebab32-73ff-4d3d-abdf-af9b1e866add\",\n \"SCIMCredentials\": [],\n \"TotalCounts\": 0\n }\n}",
|
760
|
+
"title": "查询SCIM密钥列表"
|
761
|
+
}
|
762
|
+
],
|
731
763
|
"ListTargetsForPolicy": [
|
732
764
|
{
|
733
765
|
"document": "查询某个指定策略关联的目标列表",
|
@@ -904,6 +936,22 @@
|
|
904
936
|
"title": "修改权限配置信息"
|
905
937
|
}
|
906
938
|
],
|
939
|
+
"UpdateSCIMCredentialStatus": [
|
940
|
+
{
|
941
|
+
"document": "修改SCIM密钥状态",
|
942
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateSCIMCredentialStatus\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\",\n \"CredentialId\": \"scimcred-un1tgbnt0s9j\",\n \"NewStatus\": \"Disabled\"\n}",
|
943
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"d0b5fffc-c7b9-4513-a080-8dfcf72c6e56\"\n }\n}",
|
944
|
+
"title": "修改SCIM密钥状态"
|
945
|
+
}
|
946
|
+
],
|
947
|
+
"UpdateSCIMSynchronizationStatus": [
|
948
|
+
{
|
949
|
+
"document": "更新SCIM同步状态",
|
950
|
+
"input": "POST / HTTP/1.1\nHost: organization.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateSCIMSynchronizationStatus\n<公共请求参数>\n\n{\n \"ZoneId\": \"z-vft38p2hq8tq\",\n \"SCIMSynchronizationStatus\": \"Enabled\"\n}",
|
951
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"520e1475-6042-4353-b85a-7c67e5e98e58\"\n }\n}",
|
952
|
+
"title": "更新SCIM同步状态"
|
953
|
+
}
|
954
|
+
],
|
907
955
|
"UpdateShareUnit": [
|
908
956
|
{
|
909
957
|
"document": "",
|
@@ -292,7 +292,7 @@
|
|
292
292
|
"members": [
|
293
293
|
{
|
294
294
|
"disabled": false,
|
295
|
-
"document": "可用区名称,例如,ap-guangzhou-3\n全网可用区名称如下:\n<li> ap-chongqing-1 </li>\n<li> ap-seoul-1 </li>\n<li> ap-seoul-2 </li>\n<li> ap-chengdu-1 </li>\n<li> ap-chengdu-2 </li>\n<li> ap-hongkong-1 </li>\n<li> ap-hongkong-2 </li>\n<li> ap-shenzhen-fsi-1 </li>\n<li> ap-shenzhen-fsi-2 </li>\n<li> ap-shenzhen-fsi-3 </li>\n<li> ap-guangzhou-1(售罄)</li>\n<li> ap-guangzhou-2(售罄)</li>\n<li> ap-guangzhou-3 </li>\n<li> ap-guangzhou-4 </li>\n<li> ap-guangzhou-6 </li>\n<li> ap-tokyo-1 </li>\n<li> ap-singapore-1 </li>\n<li> ap-singapore-2 </li>\n<li> ap-shanghai-fsi-1 </li>\n<li> ap-shanghai-fsi-2 </li>\n<li> ap-shanghai-fsi-3 </li>\n<li> ap-bangkok-1 </li>\n<li> ap-shanghai-1(售罄) </li>\n<li> ap-shanghai-2 </li>\n<li> ap-shanghai-3 </li>\n<li> ap-shanghai-4 </li>\n<li> ap-shanghai-5 </li>\n<li> ap-mumbai-1 </li>\n<li> ap-mumbai-2 </li>\n<li>
|
295
|
+
"document": "可用区名称,例如,ap-guangzhou-3\n全网可用区名称如下:\n<li> ap-chongqing-1 </li>\n<li> ap-seoul-1 </li>\n<li> ap-seoul-2 </li>\n<li> ap-chengdu-1 </li>\n<li> ap-chengdu-2 </li>\n<li> ap-hongkong-1 </li>\n<li> ap-hongkong-2 </li>\n<li> ap-shenzhen-fsi-1 </li>\n<li> ap-shenzhen-fsi-2 </li>\n<li> ap-shenzhen-fsi-3 </li>\n<li> ap-guangzhou-1(售罄)</li>\n<li> ap-guangzhou-2(售罄)</li>\n<li> ap-guangzhou-3 </li>\n<li> ap-guangzhou-4 </li>\n<li> ap-guangzhou-6 </li>\n<li> ap-tokyo-1 </li>\n<li> ap-singapore-1 </li>\n<li> ap-singapore-2 </li>\n<li> ap-shanghai-fsi-1 </li>\n<li> ap-shanghai-fsi-2 </li>\n<li> ap-shanghai-fsi-3 </li>\n<li> ap-bangkok-1 </li>\n<li> ap-shanghai-1(售罄) </li>\n<li> ap-shanghai-2 </li>\n<li> ap-shanghai-3 </li>\n<li> ap-shanghai-4 </li>\n<li> ap-shanghai-5 </li>\n<li> ap-mumbai-1 </li>\n<li> ap-mumbai-2 </li>\n<li> ap-beijing-1 </li>\n<li> ap-beijing-2 </li>\n<li> ap-beijing-3 </li>\n<li> ap-beijing-4 </li>\n<li> ap-beijing-5 </li>\n<li> na-siliconvalley-1 </li>\n<li> na-siliconvalley-2 </li>\n<li> eu-frankfurt-1 </li>\n<li> na-ashburn-1 </li>\n<li> na-ashburn-2 </li>\n<li> ap-nanjing-1 </li>\n<li> ap-nanjing-2 </li>",
|
296
296
|
"example": "ap-guangzhou-3",
|
297
297
|
"member": "string",
|
298
298
|
"name": "Zone",
|