tccli 3.0.1093.1__py2.py3-none-any.whl → 3.0.1095.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/examples/dasb/v20191018/ModifyCmdTemplate.md +2 -2
- tccli/examples/domain/v20180808/DescribeReservedBidInfo.md +27 -11
- tccli/examples/es/v20180416/DescribeServerlessInstances.md +346 -0
- tccli/examples/ess/v20201111/DescribeBillUsage.md +26 -0
- tccli/examples/gaap/v20180529/DescribeProxyDetail.md +136 -108
- tccli/examples/gaap/v20180529/DescribeProxyGroupDetails.md +34 -27
- tccli/examples/gaap/v20180529/DescribeRules.md +55 -70
- tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIService.md +25 -0
- tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceCallback.md +23 -0
- tccli/examples/iotexplorer/v20190423/DescribeCloudStorageAIServiceTasks.md +40 -0
- tccli/examples/iotexplorer/v20190423/DescribeProductCloudStorageAIService.md +22 -0
- tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIService.md +23 -0
- tccli/examples/iotexplorer/v20190423/ModifyCloudStorageAIServiceCallback.md +23 -0
- tccli/examples/iotexplorer/v20190423/ModifyProductCloudStorageAIService.md +21 -0
- tccli/examples/lcic/v20220817/BatchDescribeDocument.md +3 -1
- tccli/examples/organization/v20210331/AttachPolicy.md +22 -0
- tccli/examples/organization/v20210331/CreatePolicy.md +24 -0
- tccli/examples/organization/v20210331/DeletePolicy.md +20 -0
- tccli/examples/organization/v20210331/DescribePolicy.md +27 -0
- tccli/examples/organization/v20210331/DescribePolicyConfig.md +22 -0
- tccli/examples/organization/v20210331/DetachPolicy.md +22 -0
- tccli/examples/organization/v20210331/DisablePolicyType.md +21 -0
- tccli/examples/organization/v20210331/EnablePolicyType.md +21 -0
- tccli/examples/organization/v20210331/ListPolicies.md +41 -0
- tccli/examples/organization/v20210331/ListPoliciesForTarget.md +45 -0
- tccli/examples/organization/v20210331/ListTargetsForPolicy.md +35 -0
- tccli/examples/organization/v20210331/UpdatePolicy.md +23 -0
- tccli/examples/pts/v20210728/DescribeRegions.md +4 -2
- tccli/examples/tke/v20180525/DescribeClusterNodePoolDetail.md +4 -0
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +4 -0
- tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +13 -13
- tccli/examples/wedata/v20210820/BatchDeleteIntegrationTasks.md +2 -2
- tccli/examples/wedata/v20210820/BatchDeleteOpsTasks.md +4 -85
- tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +4 -4
- tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +4 -4
- tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +3 -3
- tccli/examples/wedata/v20210820/BatchModifyOpsOwners.md +5 -5
- tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -5
- tccli/examples/wedata/v20210820/BatchResumeIntegrationTasks.md +1 -1
- tccli/examples/wedata/v20210820/BatchRunOpsTask.md +5 -5
- tccli/examples/wedata/v20210820/BatchStartIntegrationTasks.md +5 -5
- tccli/examples/wedata/v20210820/BatchStopIntegrationTasks.md +4 -4
- tccli/examples/wedata/v20210820/BatchStopWorkflowsByIds.md +6 -6
- tccli/examples/wedata/v20210820/BatchSuspendIntegrationTasks.md +3 -3
- tccli/examples/wedata/v20210820/BatchUpdateIntegrationTasks.md +4 -4
- tccli/examples/wedata/v20210820/CheckAlarmRegularNameExist.md +2 -2
- tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
- tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
- tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
- tccli/examples/wedata/v20210820/CommitIntegrationTask.md +6 -6
- tccli/examples/wedata/v20210820/CommitRuleGroupTask.md +84 -14
- tccli/examples/wedata/v20210820/CountOpsInstanceState.md +4 -4
- tccli/examples/wedata/v20210820/CreateCustomFunction.md +8 -8
- tccli/examples/wedata/v20210820/CreateDataSource.md +8 -8
- tccli/examples/wedata/v20210820/CreateDsFolder.md +5 -5
- tccli/examples/wedata/v20210820/CreateHiveTable.md +1 -1
- tccli/examples/wedata/v20210820/CreateHiveTableByDDL.md +8 -8
- tccli/examples/wedata/v20210820/CreateIntegrationNode.md +2 -2
- tccli/examples/wedata/v20210820/CreateOfflineTask.md +12 -12
- tccli/examples/wedata/v20210820/CreateOpsMakePlan.md +2 -2
- tccli/examples/wedata/v20210820/CreateRule.md +118 -68
- tccli/examples/wedata/v20210820/CreateRuleTemplate.md +9 -9
- tccli/examples/wedata/v20210820/CreateTask.md +1 -1
- tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +13 -13
- tccli/examples/wedata/v20210820/CreateTaskVersionDs.md +8 -10
- tccli/examples/wedata/v20210820/DagInstances.md +105 -2
- tccli/examples/wedata/v20210820/DeleteCustomFunction.md +7 -9
- tccli/examples/wedata/v20210820/DeleteDataSources.md +2 -2
- tccli/examples/wedata/v20210820/DeleteDsFolder.md +3 -3
- tccli/examples/wedata/v20210820/DeleteFile.md +3 -3
- tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +3 -3
- tccli/examples/wedata/v20210820/DeleteIntegrationTask.md +4 -4
- tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
- tccli/examples/wedata/v20210820/DeleteProjectParamDs.md +3 -3
- tccli/examples/wedata/v20210820/DeleteProjectUsers.md +4 -19
- tccli/examples/wedata/v20210820/DeleteResourceFile.md +3 -3
- tccli/examples/wedata/v20210820/DeleteResourceFiles.md +4 -4
- tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
- tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
- tccli/examples/wedata/v20210820/DeleteTaskAlarmRegular.md +3 -3
- tccli/examples/wedata/v20210820/DeleteTaskDs.md +4 -4
- tccli/examples/wedata/v20210820/DeleteWorkflowById.md +6 -6
- tccli/examples/wedata/v20210820/DescribeAlarmEvents.md +2 -2
- tccli/examples/wedata/v20210820/DescribeAllByFolderNew.md +111 -101
- tccli/examples/wedata/v20210820/DescribeApproveList.md +19 -66
- tccli/examples/wedata/v20210820/DescribeApproveTypeList.md +1 -33
- tccli/examples/wedata/v20210820/DescribeBatchOperateTask.md +21 -19
- tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +1 -1
- tccli/examples/wedata/v20210820/DescribeDataSourceInfoList.md +10 -9
- tccli/examples/wedata/v20210820/DescribeDataSourceList.md +45 -4
- tccli/examples/wedata/v20210820/DescribeDatabaseInfoList.md +8 -8
- tccli/examples/wedata/v20210820/DescribeDatasource.md +35 -12
- tccli/examples/wedata/v20210820/DescribeDependOpsTasks.md +37 -44
- tccli/examples/wedata/v20210820/DescribeDependTaskLists.md +85 -74
- tccli/examples/wedata/v20210820/DescribeDimensionScore.md +59 -10
- tccli/examples/wedata/v20210820/DescribeDsFolderTree.md +27 -27
- tccli/examples/wedata/v20210820/DescribeDsParentFolderTree.md +20 -20
- tccli/examples/wedata/v20210820/DescribeEventCases.md +35 -62
- tccli/examples/wedata/v20210820/DescribeEventConsumeTasks.md +2 -0
- tccli/examples/wedata/v20210820/DescribeExecStrategy.md +3 -3
- tccli/examples/wedata/v20210820/DescribeFolderWorkflowList.md +21 -61
- tccli/examples/wedata/v20210820/DescribeFunctionKinds.md +14 -4
- tccli/examples/wedata/v20210820/DescribeFunctionTypes.md +1 -1
- tccli/examples/wedata/v20210820/DescribeInstanceLastLog.md +4 -4
- tccli/examples/wedata/v20210820/DescribeInstanceList.md +19 -19
- tccli/examples/wedata/v20210820/DescribeInstanceLog.md +7 -7
- tccli/examples/wedata/v20210820/DescribeInstanceLogList.md +15 -15
- tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +89 -51
- tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +2 -2
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +9 -7
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
- tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +10 -8
- tccli/examples/wedata/v20210820/DescribeIntegrationTask.md +181 -119
- tccli/examples/wedata/v20210820/DescribeIntegrationTasks.md +198 -239
- tccli/examples/wedata/v20210820/DescribeIntegrationVersionNodesInfo.md +117 -52
- tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
- tccli/examples/wedata/v20210820/DescribeOperateOpsTasks.md +91 -147
- tccli/examples/wedata/v20210820/DescribeOpsInstanceLogList.md +14 -14
- tccli/examples/wedata/v20210820/DescribeOpsMakePlanInstances.md +313 -45
- tccli/examples/wedata/v20210820/DescribeOpsMakePlanTasks.md +92 -76
- tccli/examples/wedata/v20210820/DescribeOpsMakePlans.md +13 -9
- tccli/examples/wedata/v20210820/DescribeOpsWorkflows.md +19 -29
- tccli/examples/wedata/v20210820/DescribeOrganizationalFunctions.md +2 -2
- tccli/examples/wedata/v20210820/DescribeProject.md +3 -47
- tccli/examples/wedata/v20210820/DescribeQualityScore.md +15 -15
- tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +8 -8
- tccli/examples/wedata/v20210820/DescribeRealTimeTaskMetricOverview.md +12 -12
- tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +13 -13
- tccli/examples/wedata/v20210820/DescribeRule.md +81 -101
- tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +42 -66
- tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
- tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +34 -58
- tccli/examples/wedata/v20210820/DescribeRuleGroup.md +19 -63
- tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +52 -76
- tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +12 -12
- tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +34 -29
- tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +9 -9
- tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +10 -10
- tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +2 -2
- tccli/examples/wedata/v20210820/DescribeRules.md +92 -33
- tccli/examples/wedata/v20210820/DescribeRulesByPage.md +12 -12
- tccli/examples/wedata/v20210820/DescribeScheduleInstances.md +8 -2
- tccli/examples/wedata/v20210820/DescribeSchedulerInstanceStatus.md +11 -66
- tccli/examples/wedata/v20210820/DescribeSchedulerRunTimeInstanceCntByStatus.md +2 -32
- tccli/examples/wedata/v20210820/DescribeSchedulerTaskCntByStatus.md +2 -24
- tccli/examples/wedata/v20210820/DescribeSchedulerTaskTypeCnt.md +12 -36
- tccli/examples/wedata/v20210820/DescribeStatisticInstanceStatusTrendOps.md +16 -73
- tccli/examples/wedata/v20210820/DescribeStreamTaskLogList.md +13 -13
- tccli/examples/wedata/v20210820/DescribeSuccessorOpsTaskInfos.md +83 -85
- tccli/examples/wedata/v20210820/DescribeTableInfoList.md +5 -5
- tccli/examples/wedata/v20210820/DescribeTableQualityDetails.md +15 -15
- tccli/examples/wedata/v20210820/DescribeTableSchemaInfo.md +5 -5
- tccli/examples/wedata/v20210820/DescribeTableScoreTrend.md +5 -5
- tccli/examples/wedata/v20210820/DescribeTaskAlarmRegulations.md +48 -31
- tccli/examples/wedata/v20210820/DescribeTaskByCycle.md +1 -26
- tccli/examples/wedata/v20210820/DescribeTaskByStatusReport.md +21 -70
- tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +6 -6
- tccli/examples/wedata/v20210820/DescribeTaskRunHistory.md +75 -70
- tccli/examples/wedata/v20210820/DescribeTaskScript.md +2 -2
- tccli/examples/wedata/v20210820/DescribeTemplateDimCount.md +23 -3
- tccli/examples/wedata/v20210820/DescribeTopTableStat.md +1 -1
- tccli/examples/wedata/v20210820/DescribeTrendStat.md +1 -1
- tccli/examples/wedata/v20210820/DescribeWorkflowCanvasInfo.md +285 -100
- tccli/examples/wedata/v20210820/DescribeWorkflowExecuteById.md +17 -11
- tccli/examples/wedata/v20210820/DescribeWorkflowInfoById.md +24 -24
- tccli/examples/wedata/v20210820/DescribeWorkflowListByProjectId.md +32 -176
- tccli/examples/wedata/v20210820/DescribeWorkflowTaskCount.md +26 -10
- tccli/examples/wedata/v20210820/DiagnosePro.md +72 -0
- tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -10
- tccli/examples/wedata/v20210820/FindAllFolder.md +902 -1
- tccli/examples/wedata/v20210820/GenHiveTableDDLSql.md +22 -22
- tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +37 -15
- tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +27 -27
- tccli/examples/wedata/v20210820/GetOfflineInstanceList.md +28 -28
- tccli/examples/wedata/v20210820/KillScheduleInstances.md +2 -2
- tccli/examples/wedata/v20210820/LockIntegrationTask.md +3 -3
- tccli/examples/wedata/v20210820/ModifyApproveStatus.md +1 -25
- tccli/examples/wedata/v20210820/ModifyDataSource.md +7 -7
- tccli/examples/wedata/v20210820/ModifyDsFolder.md +5 -5
- tccli/examples/wedata/v20210820/ModifyExecStrategy.md +16 -16
- tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -42
- tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +132 -105
- tccli/examples/wedata/v20210820/ModifyRule.md +8 -8
- tccli/examples/wedata/v20210820/ModifyRuleTemplate.md +4 -4
- tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +34 -34
- tccli/examples/wedata/v20210820/ModifyTaskInfo.md +27 -54
- tccli/examples/wedata/v20210820/ModifyTaskLinks.md +9 -9
- tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
- tccli/examples/wedata/v20210820/ModifyTaskScript.md +6 -15
- tccli/examples/wedata/v20210820/ModifyWorkflowInfo.md +7 -7
- tccli/examples/wedata/v20210820/ModifyWorkflowSchedule.md +7 -7
- tccli/examples/wedata/v20210820/RegisterEvent.md +12 -40
- tccli/examples/wedata/v20210820/RemoveWorkflowDs.md +2 -2
- tccli/examples/wedata/v20210820/ResumeIntegrationTask.md +7 -32
- tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +5 -5
- tccli/examples/wedata/v20210820/RunForceSucScheduleInstances.md +14 -7
- tccli/examples/wedata/v20210820/RunRerunScheduleInstances.md +17 -12
- tccli/examples/wedata/v20210820/RunTasksByMultiWorkflow.md +6 -6
- tccli/examples/wedata/v20210820/SaveCustomFunction.md +1 -1
- tccli/examples/wedata/v20210820/SetTaskAlarmNew.md +12 -13
- tccli/examples/wedata/v20210820/StartIntegrationTask.md +7 -32
- tccli/examples/wedata/v20210820/StopIntegrationTask.md +3 -3
- tccli/examples/wedata/v20210820/SubmitCustomFunction.md +1 -1
- tccli/examples/wedata/v20210820/SubmitSqlTask.md +27 -28
- tccli/examples/wedata/v20210820/SubmitTask.md +8 -8
- tccli/examples/wedata/v20210820/SubmitTaskTestRun.md +6 -26
- tccli/examples/wedata/v20210820/SubmitWorkflow.md +13 -9
- tccli/examples/wedata/v20210820/SuspendIntegrationTask.md +2 -2
- tccli/examples/wedata/v20210820/TaskLog.md +5 -5
- tccli/examples/wedata/v20210820/TriggerDsEvent.md +1 -1
- tccli/examples/wedata/v20210820/TriggerEvent.md +28 -0
- tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +5 -5
- tccli/examples/wedata/v20210820/UpdateWorkflowOwner.md +6 -6
- tccli/examples/wedata/v20210820/UploadContent.md +29 -29
- tccli/services/aiart/v20221229/api.json +1 -1
- tccli/services/antiddos/v20200309/api.json +19 -0
- tccli/services/cdb/v20170320/api.json +3 -3
- tccli/services/cfs/v20190719/api.json +2 -2
- tccli/services/cfw/v20190904/api.json +177 -0
- tccli/services/ckafka/v20190819/api.json +17 -17
- tccli/services/cls/v20201016/api.json +5 -3
- tccli/services/cynosdb/v20190107/api.json +70 -0
- tccli/services/dasb/v20191018/examples.json +2 -2
- tccli/services/dnspod/v20210323/api.json +3 -2
- tccli/services/domain/v20180808/api.json +40 -0
- tccli/services/domain/v20180808/examples.json +1 -1
- tccli/services/dsgc/v20190723/api.json +90 -20
- tccli/services/dts/v20180330/api.json +1 -1
- tccli/services/dts/v20211206/api.json +4 -3
- tccli/services/eb/v20210416/api.json +64 -0
- tccli/services/emr/v20190103/api.json +1 -1
- tccli/services/es/es_client.py +53 -0
- tccli/services/es/v20180416/api.json +429 -0
- tccli/services/es/v20180416/examples.json +8 -0
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +179 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/facefusion/v20220927/api.json +1 -1
- tccli/services/gaap/v20180529/api.json +68 -40
- tccli/services/gaap/v20180529/examples.json +6 -6
- tccli/services/iotexplorer/iotexplorer_client.py +375 -4
- tccli/services/iotexplorer/v20190423/api.json +589 -0
- tccli/services/iotexplorer/v20190423/examples.json +56 -0
- tccli/services/lcic/v20220817/api.json +5 -5
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/live/v20180801/api.json +49 -0
- tccli/services/monitor/v20180724/api.json +20 -2
- tccli/services/oceanus/v20190422/api.json +1 -1
- tccli/services/organization/organization_client.py +783 -147
- tccli/services/organization/v20210331/api.json +1259 -207
- tccli/services/organization/v20210331/examples.json +96 -0
- tccli/services/pts/v20210728/api.json +16 -3
- tccli/services/pts/v20210728/examples.json +2 -2
- tccli/services/redis/v20180412/api.json +11 -0
- tccli/services/tke/v20180525/api.json +23 -25
- tccli/services/tke/v20180525/examples.json +2 -2
- tccli/services/trocket/trocket_client.py +8 -61
- tccli/services/trocket/v20230308/api.json +0 -34
- tccli/services/trocket/v20230308/examples.json +0 -8
- tccli/services/tse/v20201207/api.json +10 -1
- tccli/services/vod/v20180717/api.json +14 -14
- tccli/services/wedata/v20210820/api.json +20339 -35347
- tccli/services/wedata/v20210820/examples.json +406 -1282
- tccli/services/wedata/wedata_client.py +704 -5315
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/RECORD +271 -249
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1093.1.dist-info → tccli-3.0.1095.1.dist-info}/license_files/LICENSE +0 -0
@@ -0,0 +1,23 @@
|
|
1
|
+
**Example 1: 修改云存AI分析回调配置**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli iotexplorer ModifyCloudStorageAIServiceCallback --cli-unfold-argument \
|
9
|
+
--ProductId KH6Q8C4N0D \
|
10
|
+
--Type http \
|
11
|
+
--CallbackUrl https://yourdomain.com/api \
|
12
|
+
--CallbackToken your-token
|
13
|
+
```
|
14
|
+
|
15
|
+
Output:
|
16
|
+
```
|
17
|
+
{
|
18
|
+
"Response": {
|
19
|
+
"RequestId": "3c140219-cfe9-470e-b241-907877d6fb03"
|
20
|
+
}
|
21
|
+
}
|
22
|
+
```
|
23
|
+
|
@@ -0,0 +1,21 @@
|
|
1
|
+
**Example 1: 修改指定产品的云存 AI 服务开通状态**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli iotexplorer ModifyProductCloudStorageAIService --cli-unfold-argument \
|
9
|
+
--ProductId KH6Q8C4N0D \
|
10
|
+
--Enabled True
|
11
|
+
```
|
12
|
+
|
13
|
+
Output:
|
14
|
+
```
|
15
|
+
{
|
16
|
+
"Response": {
|
17
|
+
"RequestId": "3c140219-cfe9-470e-b241-907877d6fb03"
|
18
|
+
}
|
19
|
+
}
|
20
|
+
```
|
21
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
**Example 1: 绑定策略**
|
2
|
+
|
3
|
+
绑定策略
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization AttachPolicy --cli-unfold-argument \
|
9
|
+
--TargetId 10001 \
|
10
|
+
--TargetType NODE \
|
11
|
+
--PolicyId 100001
|
12
|
+
```
|
13
|
+
|
14
|
+
Output:
|
15
|
+
```
|
16
|
+
{
|
17
|
+
"Response": {
|
18
|
+
"RequestId": "fd498970-3ffb-440e-a3bf-f6faa43eeb08"
|
19
|
+
}
|
20
|
+
}
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,24 @@
|
|
1
|
+
**Example 1: 创建策略**
|
2
|
+
|
3
|
+
创建策略
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization CreatePolicy --cli-unfold-argument \
|
9
|
+
--Content {"version":"2.0","statement":[{"effect":"allow","action":"*","resource":"*"}]} \
|
10
|
+
--Description FullAccessPolicy \
|
11
|
+
--Name FullAccessPolicy \
|
12
|
+
--Type SERVICE_CONTROL_POLICY
|
13
|
+
```
|
14
|
+
|
15
|
+
Output:
|
16
|
+
```
|
17
|
+
{
|
18
|
+
"Response": {
|
19
|
+
"PolicyId": 100001,
|
20
|
+
"RequestId": "fd498970-3ffb-440e-a3bf-f6faa43eeb08"
|
21
|
+
}
|
22
|
+
}
|
23
|
+
```
|
24
|
+
|
@@ -0,0 +1,20 @@
|
|
1
|
+
**Example 1: 删除策略**
|
2
|
+
|
3
|
+
删除策略
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization DeletePolicy --cli-unfold-argument \
|
9
|
+
--PolicyId 100001
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"RequestId": "fd498970-3ffb-440e-a3bf-f6faa43eeb08"
|
17
|
+
}
|
18
|
+
}
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,27 @@
|
|
1
|
+
**Example 1: 查看一个策略的详情**
|
2
|
+
|
3
|
+
查看一个策略的详情
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization DescribePolicy --cli-unfold-argument \
|
9
|
+
--PolicyId 1001
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"RequestId": "152482ca-5968-4557-ac1d-1e7ac28ce0da",
|
17
|
+
"AddTime": "2022-08-04 16:04:17",
|
18
|
+
"Description": "test",
|
19
|
+
"PolicyDocument": "{\"strategyInfo\":{\"version\":\"2.0\",\"statement\":[{\"effect\":\"allow\",\"action\":\"*\",\"resource\":\"qcs::cam::*:*\"}]},\"version\":\"2.0\"}",
|
20
|
+
"PolicyId": 1001,
|
21
|
+
"PolicyName": "test-1",
|
22
|
+
"Type": 3,
|
23
|
+
"UpdateTime": "2022-08-04 17:04:17"
|
24
|
+
}
|
25
|
+
}
|
26
|
+
```
|
27
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
**Example 1: 查看企业组织策略配置**
|
2
|
+
|
3
|
+
查看企业组织策略配置
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization DescribePolicyConfig --cli-unfold-argument \
|
9
|
+
--OrganizationId 80001
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"RequestId": "20678896-12d1-11ed-a2cd-525400fed39d",
|
17
|
+
"Status": 1,
|
18
|
+
"Type": "SERVICE_CONTROL_POLICY"
|
19
|
+
}
|
20
|
+
}
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
**Example 1: 解绑策略**
|
2
|
+
|
3
|
+
解绑策略
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization DetachPolicy --cli-unfold-argument \
|
9
|
+
--TargetId 10001 \
|
10
|
+
--TargetType NODE \
|
11
|
+
--PolicyId 100001
|
12
|
+
```
|
13
|
+
|
14
|
+
Output:
|
15
|
+
```
|
16
|
+
{
|
17
|
+
"Response": {
|
18
|
+
"RequestId": "fd498970-3ffb-440e-a3bf-f6faa43eeb08"
|
19
|
+
}
|
20
|
+
}
|
21
|
+
```
|
22
|
+
|
@@ -0,0 +1,21 @@
|
|
1
|
+
**Example 1: 禁用策略类型**
|
2
|
+
|
3
|
+
禁用策略类型
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization DisablePolicyType --cli-unfold-argument \
|
9
|
+
--OrganizationId 80001 \
|
10
|
+
--PolicyType SERVICE_CONTROL_POLICY
|
11
|
+
```
|
12
|
+
|
13
|
+
Output:
|
14
|
+
```
|
15
|
+
{
|
16
|
+
"Response": {
|
17
|
+
"RequestId": "fd498970-3ffb-440e-a3bf-f6faa43eeb08"
|
18
|
+
}
|
19
|
+
}
|
20
|
+
```
|
21
|
+
|
@@ -0,0 +1,21 @@
|
|
1
|
+
**Example 1: 启用策略类型**
|
2
|
+
|
3
|
+
启用策略类型
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization EnablePolicyType --cli-unfold-argument \
|
9
|
+
--OrganizationId 80001 \
|
10
|
+
--PolicyType SERVICE_CONTROL_POLICY
|
11
|
+
```
|
12
|
+
|
13
|
+
Output:
|
14
|
+
```
|
15
|
+
{
|
16
|
+
"Response": {
|
17
|
+
"RequestId": "fd498970-3ffb-440e-a3bf-f6faa43eeb08"
|
18
|
+
}
|
19
|
+
}
|
20
|
+
```
|
21
|
+
|
@@ -0,0 +1,41 @@
|
|
1
|
+
**Example 1: 查看策略列表数据**
|
2
|
+
|
3
|
+
查看策略列表数据
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization ListPolicies --cli-unfold-argument \
|
9
|
+
--Scope Local
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"List": [
|
17
|
+
{
|
18
|
+
"AddTime": "2022-08-04 16:04:17",
|
19
|
+
"AttachedTimes": 0,
|
20
|
+
"Description": "test",
|
21
|
+
"PolicyId": 133766838,
|
22
|
+
"PolicyName": "test-1",
|
23
|
+
"Type": 1,
|
24
|
+
"UpdateTime": "2022-08-04 16:04:17"
|
25
|
+
},
|
26
|
+
{
|
27
|
+
"AddTime": "2022-08-04 15:06:07",
|
28
|
+
"AttachedTimes": 0,
|
29
|
+
"Description": "test-c",
|
30
|
+
"PolicyId": 133760482,
|
31
|
+
"PolicyName": "test-3",
|
32
|
+
"Type": 1,
|
33
|
+
"UpdateTime": "2022-08-04 16:03:53"
|
34
|
+
}
|
35
|
+
],
|
36
|
+
"RequestId": "152482ca-5968-4557-ac1d-1e7ac28ce0da",
|
37
|
+
"TotalNum": 2
|
38
|
+
}
|
39
|
+
}
|
40
|
+
```
|
41
|
+
|
@@ -0,0 +1,45 @@
|
|
1
|
+
**Example 1: 查询目标关联的策略列表**
|
2
|
+
|
3
|
+
查询目标关联的策略列表
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization ListPoliciesForTarget --cli-unfold-argument \
|
9
|
+
--TargetId 111111111111
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"List": [
|
17
|
+
{
|
18
|
+
"StrategyId": 134173928,
|
19
|
+
"StrategyName": "policy-test-1",
|
20
|
+
"AddTime": "2022-08-07 20:20:09",
|
21
|
+
"UpdateTime": "2022-08-07 20:20:09",
|
22
|
+
"AttachTime": "2022-08-08 14:49:59",
|
23
|
+
"Type": 2,
|
24
|
+
"Remark": "test1",
|
25
|
+
"Uin": 111111111111,
|
26
|
+
"Name": "test"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"StrategyId": 1000,
|
30
|
+
"StrategyName": "FullQcloudAccess",
|
31
|
+
"AddTime": "2022-08-08 14:45:50",
|
32
|
+
"UpdateTime": "2022-08-08 14:49:59",
|
33
|
+
"AttachTime": "2022-08-08 14:49:59",
|
34
|
+
"Type": 2,
|
35
|
+
"Remark": "允许授权所有操作,用于企业组织服务控制策略。",
|
36
|
+
"Uin": 111111111111,
|
37
|
+
"Name": "test"
|
38
|
+
}
|
39
|
+
],
|
40
|
+
"TotalNum": 2,
|
41
|
+
"RequestId": "2f76e3a5-225f-4deb-8d98-4efb0f1ae0ea"
|
42
|
+
}
|
43
|
+
}
|
44
|
+
```
|
45
|
+
|
@@ -0,0 +1,35 @@
|
|
1
|
+
**Example 1: 查询某个指定策略关联的目标列表**
|
2
|
+
|
3
|
+
查询某个指定策略关联的目标列表
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization ListTargetsForPolicy --cli-unfold-argument \
|
9
|
+
--PolicyId 134173928
|
10
|
+
```
|
11
|
+
|
12
|
+
Output:
|
13
|
+
```
|
14
|
+
{
|
15
|
+
"Response": {
|
16
|
+
"List": [
|
17
|
+
{
|
18
|
+
"AddTime": "2022-08-09 17:08:35",
|
19
|
+
"Name": "T0",
|
20
|
+
"RelatedType": 1,
|
21
|
+
"Uin": 222222222222
|
22
|
+
},
|
23
|
+
{
|
24
|
+
"AddTime": "2022-08-09 17:11:54",
|
25
|
+
"Name": "33",
|
26
|
+
"RelatedType": 2,
|
27
|
+
"Uin": 111111111111
|
28
|
+
}
|
29
|
+
],
|
30
|
+
"RequestId": "676ed1a2-8a98-4834-8d7a-19538980ad0e",
|
31
|
+
"TotalNum": 5
|
32
|
+
}
|
33
|
+
}
|
34
|
+
```
|
35
|
+
|
@@ -0,0 +1,23 @@
|
|
1
|
+
**Example 1: 编辑策略**
|
2
|
+
|
3
|
+
编辑策略
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli organization UpdatePolicy --cli-unfold-argument \
|
9
|
+
--Content {"version":"2.0","statement":[{"effect":"allow","action":"*","resource":"*"}]} \
|
10
|
+
--Description FullAccessPolicy \
|
11
|
+
--Name FullAccessPolicy \
|
12
|
+
--PolicyId 100001
|
13
|
+
```
|
14
|
+
|
15
|
+
Output:
|
16
|
+
```
|
17
|
+
{
|
18
|
+
"Response": {
|
19
|
+
"RequestId": "fd498970-3ffb-440e-a3bf-f6faa43eeb08"
|
20
|
+
}
|
21
|
+
}
|
22
|
+
```
|
23
|
+
|
@@ -5,7 +5,9 @@
|
|
5
5
|
Input:
|
6
6
|
|
7
7
|
```
|
8
|
-
tccli pts DescribeRegions --cli-unfold-argument
|
8
|
+
tccli pts DescribeRegions --cli-unfold-argument \
|
9
|
+
--LoadType 0
|
10
|
+
```
|
9
11
|
|
10
12
|
Output:
|
11
13
|
```
|
@@ -33,7 +35,7 @@ Output:
|
|
33
35
|
"Area": "华南地区"
|
34
36
|
}
|
35
37
|
],
|
36
|
-
"RequestId": "
|
38
|
+
"RequestId": "abc"
|
37
39
|
}
|
38
40
|
}
|
39
41
|
```
|
@@ -71,6 +71,10 @@ Output:
|
|
71
71
|
"NodePoolOs": "tlinux_xxx",
|
72
72
|
"OsCustomizeType": "GENERAL",
|
73
73
|
"PreStartUserScript": "#!/bin/sh\ntouch /tmp/before",
|
74
|
+
"RuntimeConfig": {
|
75
|
+
"RuntimeType": "containerd",
|
76
|
+
"RuntimeVersion": "1.6.9"
|
77
|
+
},
|
74
78
|
"Tags": null,
|
75
79
|
"Taints": [],
|
76
80
|
"Unschedulable": 0,
|
@@ -71,6 +71,10 @@ Output:
|
|
71
71
|
"NodePoolOs": "tlinux_xxx",
|
72
72
|
"OsCustomizeType": "GENERAL",
|
73
73
|
"PreStartUserScript": "#!/bin/sh\ntouch /tmp/before",
|
74
|
+
"RuntimeConfig": {
|
75
|
+
"RuntimeType": "containerd",
|
76
|
+
"RuntimeVersion": "1.6.x"
|
77
|
+
},
|
74
78
|
"Tags": null,
|
75
79
|
"Taints": [],
|
76
80
|
"Unschedulable": 0,
|
@@ -6,21 +6,21 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchCreateIntegrationTaskAlarms --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--TaskIds
|
11
|
-
--TaskAlarmInfo.AlarmRecipientName
|
12
|
-
--TaskAlarmInfo.TaskId
|
9
|
+
--ProjectId 11022568003970304 \
|
10
|
+
--TaskIds 20220506145218687 20220413105240052 \
|
11
|
+
--TaskAlarmInfo.AlarmRecipientName v_vxbbzhang \
|
12
|
+
--TaskAlarmInfo.TaskId 20220506171453813 \
|
13
13
|
--TaskAlarmInfo.EstimatedTime 1 \
|
14
|
-
--TaskAlarmInfo.ProjectId
|
15
|
-
--TaskAlarmInfo.TaskType
|
14
|
+
--TaskAlarmInfo.ProjectId 11022568003970304 \
|
15
|
+
--TaskAlarmInfo.TaskType 201 \
|
16
16
|
--TaskAlarmInfo.AlarmIndicator 1 \
|
17
|
-
--TaskAlarmInfo.Id
|
18
|
-
--TaskAlarmInfo.Creater
|
19
|
-
--TaskAlarmInfo.RegularId
|
20
|
-
--TaskAlarmInfo.RegularName
|
17
|
+
--TaskAlarmInfo.Id 1 \
|
18
|
+
--TaskAlarmInfo.Creater tom \
|
19
|
+
--TaskAlarmInfo.RegularId 371 \
|
20
|
+
--TaskAlarmInfo.RegularName 测试超时告警 \
|
21
21
|
--TaskAlarmInfo.TriggerType 1 \
|
22
|
-
--TaskAlarmInfo.AlarmRecipientId
|
23
|
-
--TaskAlarmInfo.AlarmWay
|
22
|
+
--TaskAlarmInfo.AlarmRecipientId 100022187073 \
|
23
|
+
--TaskAlarmInfo.AlarmWay 1 \
|
24
24
|
--TaskAlarmInfo.AlarmLevel 1 \
|
25
25
|
--TaskAlarmInfo.RegularStatus 1
|
26
26
|
```
|
@@ -32,7 +32,7 @@ Output:
|
|
32
32
|
"SuccessCount": 1,
|
33
33
|
"FailedCount": 1,
|
34
34
|
"TotalCount": 2,
|
35
|
-
"RequestId": "
|
35
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
36
36
|
}
|
37
37
|
}
|
38
38
|
```
|
@@ -1,4 +1,4 @@
|
|
1
|
-
**Example 1:
|
1
|
+
**Example 1: 批量删除任务**
|
2
2
|
|
3
3
|
1
|
4
4
|
|
@@ -6,10 +6,10 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchDeleteOpsTasks --cli-unfold-argument \
|
9
|
-
--TaskIdList
|
9
|
+
--TaskIdList 20210223145698 \
|
10
10
|
--DeleteMode True \
|
11
11
|
--EnableNotify True \
|
12
|
-
--ProjectId
|
12
|
+
--ProjectId 11127277799887
|
13
13
|
```
|
14
14
|
|
15
15
|
Output:
|
@@ -17,91 +17,10 @@ Output:
|
|
17
17
|
{
|
18
18
|
"Response": {
|
19
19
|
"Data": {
|
20
|
-
"SuccessCount":
|
20
|
+
"SuccessCount": 1,
|
21
21
|
"FailedCount": 0,
|
22
22
|
"TotalCount": 0
|
23
23
|
},
|
24
|
-
"RequestId": "abc"
|
25
|
-
}
|
26
|
-
}
|
27
|
-
```
|
28
|
-
|
29
|
-
**Example 2: 123**
|
30
|
-
|
31
|
-
456
|
32
|
-
|
33
|
-
Input:
|
34
|
-
|
35
|
-
```
|
36
|
-
tccli wedata BatchDeleteOpsTasks --cli-unfold-argument \
|
37
|
-
--TaskIdList 123 \
|
38
|
-
--DeleteMode True \
|
39
|
-
--EnableNotify True \
|
40
|
-
--ProjectId 123
|
41
|
-
```
|
42
|
-
|
43
|
-
Output:
|
44
|
-
```
|
45
|
-
{
|
46
|
-
"Response": {
|
47
|
-
"Error": {
|
48
|
-
"Code": "InternalError",
|
49
|
-
"Message": "An internal error has occurred. Retry your request, but if the problem persists, contact us."
|
50
|
-
},
|
51
|
-
"RequestId": "188b3e3b-90a4-4e53-a01f-16046dda13f6"
|
52
|
-
}
|
53
|
-
}
|
54
|
-
```
|
55
|
-
|
56
|
-
**Example 3: hello**
|
57
|
-
|
58
|
-
hi
|
59
|
-
|
60
|
-
Input:
|
61
|
-
|
62
|
-
```
|
63
|
-
tccli wedata BatchDeleteOpsTasks --cli-unfold-argument \
|
64
|
-
--TaskIdList 2 \
|
65
|
-
--DeleteMode True \
|
66
|
-
--EnableNotify True \
|
67
|
-
--ProjectId 1
|
68
|
-
```
|
69
|
-
|
70
|
-
Output:
|
71
|
-
```
|
72
|
-
{
|
73
|
-
"Response": {
|
74
|
-
"Error": {
|
75
|
-
"Code": "InternalError",
|
76
|
-
"Message": "An internal error has occurred. Retry your request, but if the problem persists, contact us."
|
77
|
-
},
|
78
|
-
"RequestId": "1d510800-9cd8-41ee-84e0-04bbd8cecc81"
|
79
|
-
}
|
80
|
-
}
|
81
|
-
```
|
82
|
-
|
83
|
-
**Example 4: 失败实例**
|
84
|
-
|
85
|
-
失败实例
|
86
|
-
|
87
|
-
Input:
|
88
|
-
|
89
|
-
```
|
90
|
-
tccli wedata BatchDeleteOpsTasks --cli-unfold-argument \
|
91
|
-
--TaskIdList abc \
|
92
|
-
--DeleteMode True \
|
93
|
-
--EnableNotify True \
|
94
|
-
--ProjectId abc
|
95
|
-
```
|
96
|
-
|
97
|
-
Output:
|
98
|
-
```
|
99
|
-
{
|
100
|
-
"Response": {
|
101
|
-
"Error": {
|
102
|
-
"Code": "InternalError",
|
103
|
-
"Message": "An internal error has occurred. Retry your request, but if the problem persists, contact us."
|
104
|
-
},
|
105
24
|
"RequestId": "1d287884-1214-4b75-b4e8-383ee8e57918"
|
106
25
|
}
|
107
26
|
}
|
@@ -6,10 +6,10 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchForceSuccessIntegrationTaskInstances --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--Instances.0.TaskId
|
9
|
+
--ProjectId 11022568003970304 \
|
10
|
+
--Instances.0.TaskId 20220506145218687 \
|
11
11
|
--Instances.0.CurRunDate 2022-04-12 17:00:15 \
|
12
|
-
--Instances.1.TaskId
|
12
|
+
--Instances.1.TaskId 20220413104752613 \
|
13
13
|
--Instances.1.CurRunDate 2022-04-12 18:00:15
|
14
14
|
```
|
15
15
|
|
@@ -20,7 +20,7 @@ Output:
|
|
20
20
|
"SuccessCount": 1,
|
21
21
|
"FailedCount": 1,
|
22
22
|
"TotalCount": 2,
|
23
|
-
"RequestId": "
|
23
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
24
24
|
}
|
25
25
|
}
|
26
26
|
```
|
@@ -6,10 +6,10 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchKillIntegrationTaskInstances --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--Instances.0.TaskId
|
9
|
+
--ProjectId 11022568003970304 \
|
10
|
+
--Instances.0.TaskId 20220506145218687 \
|
11
11
|
--Instances.0.CurRunDate 2022-04-12 17:00:15 \
|
12
|
-
--Instances.1.TaskId
|
12
|
+
--Instances.1.TaskId 20220413104752613 \
|
13
13
|
--Instances.1.CurRunDate 2022-04-12 18:00:15
|
14
14
|
```
|
15
15
|
|
@@ -20,7 +20,7 @@ Output:
|
|
20
20
|
"SuccessCount": 1,
|
21
21
|
"FailedCount": 1,
|
22
22
|
"TotalCount": 2,
|
23
|
-
"RequestId": "
|
23
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
24
24
|
}
|
25
25
|
}
|
26
26
|
```
|
@@ -6,8 +6,8 @@ Input:
|
|
6
6
|
|
7
7
|
```
|
8
8
|
tccli wedata BatchMakeUpIntegrationTasks --cli-unfold-argument \
|
9
|
-
--ProjectId
|
10
|
-
--TaskIds
|
9
|
+
--ProjectId 11022568003970304 \
|
10
|
+
--TaskIds 20220506145218687 20230506145218687 \
|
11
11
|
--StartTime 2022-04-18 12:00:00 \
|
12
12
|
--EndTime 2022-04-18 13:00:00 \
|
13
13
|
--TaskType 202
|
@@ -20,7 +20,7 @@ Output:
|
|
20
20
|
"SuccessCount": 1,
|
21
21
|
"FailedCount": 1,
|
22
22
|
"TotalCount": 2,
|
23
|
-
"RequestId": "
|
23
|
+
"RequestId": "as1cs2c123asyi23bh213cc"
|
24
24
|
}
|
25
25
|
}
|
26
26
|
```
|