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
tccli/__init__.py
CHANGED
@@ -1 +1 @@
|
|
1
|
-
__version__ = '3.0.
|
1
|
+
__version__ = '3.0.1095.1'
|
@@ -13,30 +13,46 @@ Output:
|
|
13
13
|
```
|
14
14
|
{
|
15
15
|
"Response": {
|
16
|
+
"BidEndTime": "2024-04-11 18:00:00",
|
16
17
|
"BidList": [
|
17
18
|
{
|
18
19
|
"BidStatus": "up",
|
19
|
-
"BidTime": "17:
|
20
|
-
"Price":
|
21
|
-
"User": "
|
20
|
+
"BidTime": "2024-04-11 17:47:45",
|
21
|
+
"Price": 2542,
|
22
|
+
"User": "155***@qq.com"
|
22
23
|
},
|
23
24
|
{
|
24
25
|
"BidStatus": "down",
|
25
|
-
"BidTime": "17:
|
26
|
-
"Price":
|
26
|
+
"BidTime": "2024-04-11 17:47:41",
|
27
|
+
"Price": 254,
|
28
|
+
"User": "155***@qq.com"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"BidStatus": "down",
|
32
|
+
"BidTime": "2024-04-11 17:47:34",
|
33
|
+
"Price": 220,
|
27
34
|
"User": "155***@qq.com"
|
28
35
|
},
|
29
36
|
{
|
30
37
|
"BidStatus": "down",
|
31
|
-
"BidTime": "17:
|
32
|
-
"Price":
|
38
|
+
"BidTime": "2024-04-11 17:46:48",
|
39
|
+
"Price": 200,
|
40
|
+
"User": "roy***@tencent.com"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"BidStatus": "down",
|
44
|
+
"BidTime": "2024-04-11 17:46:38",
|
45
|
+
"Price": 180,
|
33
46
|
"User": "roy***@tencent.com"
|
34
47
|
}
|
35
48
|
],
|
36
|
-
"
|
37
|
-
"
|
38
|
-
"
|
39
|
-
"
|
49
|
+
"IsUp": true,
|
50
|
+
"NextPrice": 2552,
|
51
|
+
"Price": 2542,
|
52
|
+
"RequestId": "a30e8a24-959c-43e3-a845-63772405b4eb",
|
53
|
+
"Status": 2,
|
54
|
+
"UpPrice": 2542,
|
55
|
+
"UpUser": "155***@qq.com"
|
40
56
|
}
|
41
57
|
}
|
42
58
|
```
|
@@ -0,0 +1,346 @@
|
|
1
|
+
**Example 1: Serverless获取索引列表**
|
2
|
+
|
3
|
+
Serverless获取索引列表
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli es DescribeServerlessInstances --cli-unfold-argument \
|
9
|
+
--IndexNames test \
|
10
|
+
--InstanceIds index-abcdefgh \
|
11
|
+
--Limit 0 \
|
12
|
+
--Offset 10
|
13
|
+
```
|
14
|
+
|
15
|
+
Output:
|
16
|
+
```
|
17
|
+
{
|
18
|
+
"Response": {
|
19
|
+
"IndexMetaFields": [
|
20
|
+
{
|
21
|
+
"AppId": 1257780094,
|
22
|
+
"InstanceId": "index-2v3kt0yr",
|
23
|
+
"SpaceId": "space-mdo5a8bf",
|
24
|
+
"SpaceName": "tom-test",
|
25
|
+
"IndexName": "curl-datalink-mdo5a8bf",
|
26
|
+
"IndexStorage": 0,
|
27
|
+
"IndexCreateTime": "2023-11-23 14:34:55",
|
28
|
+
"IndexDocs": 0,
|
29
|
+
"Status": 1,
|
30
|
+
"IndexSettingsField": {
|
31
|
+
"NumberOfShards": "",
|
32
|
+
"RefreshInterval": "30s"
|
33
|
+
},
|
34
|
+
"IndexOptionsField": {
|
35
|
+
"ExpireMaxAge": "30d",
|
36
|
+
"TimestampField": "@timestamp"
|
37
|
+
},
|
38
|
+
"IndexNetworkField": {
|
39
|
+
"Region": "ap-guangzhou",
|
40
|
+
"Zone": "ap-guangzhou-7",
|
41
|
+
"VpcUid": "vpc-444yjczv",
|
42
|
+
"SubnetUid": "subnet-mrezecu2",
|
43
|
+
"Username": "",
|
44
|
+
"Password": ""
|
45
|
+
},
|
46
|
+
"KibanaUrl": "https://index-2v3kt0yr.kibana.myserverlessindex.com:5601",
|
47
|
+
"KibanaPrivateUrl": "",
|
48
|
+
"IndexAccessUrl": "index-2v3kt0yr.ap-guangzhou.myserverlessindex.com",
|
49
|
+
"StorageType": 0,
|
50
|
+
"TagList": []
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"AppId": 1257780094,
|
54
|
+
"InstanceId": "index-2s8pkoa7",
|
55
|
+
"SpaceId": "space-mdo5a8bf",
|
56
|
+
"SpaceName": "tom-test",
|
57
|
+
"IndexName": "beats-tke-datalink-mdo5a8bf",
|
58
|
+
"IndexStorage": 0,
|
59
|
+
"IndexCreateTime": "2023-11-23 14:34:20",
|
60
|
+
"IndexDocs": 0,
|
61
|
+
"Status": 1,
|
62
|
+
"IndexSettingsField": {
|
63
|
+
"NumberOfShards": "",
|
64
|
+
"RefreshInterval": "30s"
|
65
|
+
},
|
66
|
+
"IndexOptionsField": {
|
67
|
+
"ExpireMaxAge": "30d",
|
68
|
+
"TimestampField": "@timestamp"
|
69
|
+
},
|
70
|
+
"IndexNetworkField": {
|
71
|
+
"Region": "ap-guangzhou",
|
72
|
+
"Zone": "ap-guangzhou-7",
|
73
|
+
"VpcUid": "vpc-444yjczv",
|
74
|
+
"SubnetUid": "subnet-mrezecu2",
|
75
|
+
"Username": "",
|
76
|
+
"Password": ""
|
77
|
+
},
|
78
|
+
"KibanaUrl": "https://index-2s8pkoa7.kibana.myserverlessindex.com:5601",
|
79
|
+
"KibanaPrivateUrl": "",
|
80
|
+
"IndexAccessUrl": "index-2s8pkoa7.ap-guangzhou.myserverlessindex.com",
|
81
|
+
"StorageType": 0,
|
82
|
+
"TagList": []
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"AppId": 1257780094,
|
86
|
+
"InstanceId": "index-7th48x7l",
|
87
|
+
"SpaceId": "space-mdo5a8bf",
|
88
|
+
"SpaceName": "tom-test",
|
89
|
+
"IndexName": "beats-cvm-datalink-mdo5a8bf",
|
90
|
+
"IndexStorage": 0,
|
91
|
+
"IndexCreateTime": "2023-11-23 14:33:48",
|
92
|
+
"IndexDocs": 0,
|
93
|
+
"Status": 1,
|
94
|
+
"IndexSettingsField": {
|
95
|
+
"NumberOfShards": "",
|
96
|
+
"RefreshInterval": "30s"
|
97
|
+
},
|
98
|
+
"IndexOptionsField": {
|
99
|
+
"ExpireMaxAge": "30d",
|
100
|
+
"TimestampField": "@timestamp"
|
101
|
+
},
|
102
|
+
"IndexNetworkField": {
|
103
|
+
"Region": "ap-guangzhou",
|
104
|
+
"Zone": "ap-guangzhou-7",
|
105
|
+
"VpcUid": "vpc-444yjczv",
|
106
|
+
"SubnetUid": "subnet-mrezecu2",
|
107
|
+
"Username": "",
|
108
|
+
"Password": ""
|
109
|
+
},
|
110
|
+
"KibanaUrl": "https://index-7th48x7l.kibana.myserverlessindex.com:5601",
|
111
|
+
"KibanaPrivateUrl": "",
|
112
|
+
"IndexAccessUrl": "index-7th48x7l.ap-guangzhou.myserverlessindex.com",
|
113
|
+
"StorageType": 0,
|
114
|
+
"TagList": []
|
115
|
+
},
|
116
|
+
{
|
117
|
+
"AppId": 1257780094,
|
118
|
+
"InstanceId": "index-brjddwvb",
|
119
|
+
"SpaceId": "space-mdo5a8bf",
|
120
|
+
"SpaceName": "tom-test",
|
121
|
+
"IndexName": "tke-data-link-mdo5a8bf",
|
122
|
+
"IndexStorage": 0,
|
123
|
+
"IndexCreateTime": "2023-11-23 14:30:26",
|
124
|
+
"IndexDocs": 0,
|
125
|
+
"Status": 1,
|
126
|
+
"IndexSettingsField": {
|
127
|
+
"NumberOfShards": "",
|
128
|
+
"RefreshInterval": "30s"
|
129
|
+
},
|
130
|
+
"IndexOptionsField": {
|
131
|
+
"ExpireMaxAge": "30d",
|
132
|
+
"TimestampField": "@timestamp"
|
133
|
+
},
|
134
|
+
"IndexNetworkField": {
|
135
|
+
"Region": "ap-guangzhou",
|
136
|
+
"Zone": "ap-guangzhou-7",
|
137
|
+
"VpcUid": "vpc-444yjczv",
|
138
|
+
"SubnetUid": "subnet-mrezecu2",
|
139
|
+
"Username": "",
|
140
|
+
"Password": ""
|
141
|
+
},
|
142
|
+
"KibanaUrl": "https://index-brjddwvb.kibana.myserverlessindex.com:5601",
|
143
|
+
"KibanaPrivateUrl": "",
|
144
|
+
"IndexAccessUrl": "index-brjddwvb.ap-guangzhou.myserverlessindex.com",
|
145
|
+
"StorageType": 0,
|
146
|
+
"TagList": []
|
147
|
+
},
|
148
|
+
{
|
149
|
+
"AppId": 1257780094,
|
150
|
+
"InstanceId": "index-k75a66tp",
|
151
|
+
"SpaceId": "space-0gyg87rx",
|
152
|
+
"SpaceName": "price-test",
|
153
|
+
"IndexName": "ychenjiang-test2-0gyg87rx",
|
154
|
+
"IndexStorage": 0,
|
155
|
+
"IndexCreateTime": "2023-11-23 14:29:47",
|
156
|
+
"IndexDocs": 0,
|
157
|
+
"Status": 1,
|
158
|
+
"IndexSettingsField": {
|
159
|
+
"NumberOfShards": "",
|
160
|
+
"RefreshInterval": "30s"
|
161
|
+
},
|
162
|
+
"IndexOptionsField": {
|
163
|
+
"ExpireMaxAge": "30d",
|
164
|
+
"TimestampField": "@timestamp"
|
165
|
+
},
|
166
|
+
"IndexNetworkField": {
|
167
|
+
"Region": "ap-guangzhou",
|
168
|
+
"Zone": "ap-guangzhou-7",
|
169
|
+
"VpcUid": "vpc-ld5dkwwx",
|
170
|
+
"SubnetUid": "subnet-267c2gvq",
|
171
|
+
"Username": "",
|
172
|
+
"Password": ""
|
173
|
+
},
|
174
|
+
"KibanaUrl": "https://index-k75a66tp.kibana.myserverlessindex.com:5601",
|
175
|
+
"KibanaPrivateUrl": "",
|
176
|
+
"IndexAccessUrl": "index-k75a66tp.ap-guangzhou.myserverlessindex.com",
|
177
|
+
"StorageType": 0,
|
178
|
+
"TagList": []
|
179
|
+
},
|
180
|
+
{
|
181
|
+
"AppId": 1257780094,
|
182
|
+
"InstanceId": "index-o8otig09",
|
183
|
+
"SpaceId": "space-mdo5a8bf",
|
184
|
+
"SpaceName": "tom-test",
|
185
|
+
"IndexName": "cvm-datalink-mdo5a8bf",
|
186
|
+
"IndexStorage": 0,
|
187
|
+
"IndexCreateTime": "2023-11-23 14:23:02",
|
188
|
+
"IndexDocs": 0,
|
189
|
+
"Status": 1,
|
190
|
+
"IndexSettingsField": {
|
191
|
+
"NumberOfShards": "",
|
192
|
+
"RefreshInterval": "30s"
|
193
|
+
},
|
194
|
+
"IndexOptionsField": {
|
195
|
+
"ExpireMaxAge": "30d",
|
196
|
+
"TimestampField": "@timestamp"
|
197
|
+
},
|
198
|
+
"IndexNetworkField": {
|
199
|
+
"Region": "ap-guangzhou",
|
200
|
+
"Zone": "ap-guangzhou-7",
|
201
|
+
"VpcUid": "vpc-444yjczv",
|
202
|
+
"SubnetUid": "subnet-mrezecu2",
|
203
|
+
"Username": "",
|
204
|
+
"Password": ""
|
205
|
+
},
|
206
|
+
"KibanaUrl": "https://index-o8otig09.kibana.myserverlessindex.com:5601",
|
207
|
+
"KibanaPrivateUrl": "",
|
208
|
+
"IndexAccessUrl": "index-o8otig09.ap-guangzhou.myserverlessindex.com",
|
209
|
+
"StorageType": 0,
|
210
|
+
"TagList": []
|
211
|
+
},
|
212
|
+
{
|
213
|
+
"AppId": 1257780094,
|
214
|
+
"InstanceId": "index-gh5rrdhr",
|
215
|
+
"SpaceId": "space-0gyg87rx",
|
216
|
+
"SpaceName": "price-test",
|
217
|
+
"IndexName": "faegagag-0gyg87rx",
|
218
|
+
"IndexStorage": 0,
|
219
|
+
"IndexCreateTime": "2023-11-23 12:04:48",
|
220
|
+
"IndexDocs": 0,
|
221
|
+
"Status": 1,
|
222
|
+
"IndexSettingsField": {
|
223
|
+
"NumberOfShards": "",
|
224
|
+
"RefreshInterval": "30s"
|
225
|
+
},
|
226
|
+
"IndexOptionsField": {
|
227
|
+
"ExpireMaxAge": "30d",
|
228
|
+
"TimestampField": "@timestamp"
|
229
|
+
},
|
230
|
+
"IndexNetworkField": {
|
231
|
+
"Region": "ap-guangzhou",
|
232
|
+
"Zone": "ap-guangzhou-7",
|
233
|
+
"VpcUid": "vpc-444yjczv",
|
234
|
+
"SubnetUid": "subnet-mrezecu2",
|
235
|
+
"Username": "",
|
236
|
+
"Password": ""
|
237
|
+
},
|
238
|
+
"KibanaUrl": "https://index-gh5rrdhr.kibana.myserverlessindex.com:5601",
|
239
|
+
"KibanaPrivateUrl": "",
|
240
|
+
"IndexAccessUrl": "index-gh5rrdhr.ap-guangzhou.myserverlessindex.com",
|
241
|
+
"StorageType": 0,
|
242
|
+
"TagList": []
|
243
|
+
},
|
244
|
+
{
|
245
|
+
"AppId": 1257780094,
|
246
|
+
"InstanceId": "index-65q7dsff",
|
247
|
+
"SpaceId": "space-0gyg87rx",
|
248
|
+
"SpaceName": "price-test",
|
249
|
+
"IndexName": "haoa-test3334-0gyg87rx",
|
250
|
+
"IndexStorage": 6422689,
|
251
|
+
"IndexCreateTime": "2023-11-23 11:53:04",
|
252
|
+
"IndexDocs": 0,
|
253
|
+
"Status": 1,
|
254
|
+
"IndexSettingsField": {
|
255
|
+
"NumberOfShards": "",
|
256
|
+
"RefreshInterval": "30s"
|
257
|
+
},
|
258
|
+
"IndexOptionsField": {
|
259
|
+
"ExpireMaxAge": "30d",
|
260
|
+
"TimestampField": "@timestamp"
|
261
|
+
},
|
262
|
+
"IndexNetworkField": {
|
263
|
+
"Region": "ap-guangzhou",
|
264
|
+
"Zone": "ap-guangzhou-7",
|
265
|
+
"VpcUid": "vpc-ld5dkwwx",
|
266
|
+
"SubnetUid": "subnet-267c2gvq",
|
267
|
+
"Username": "",
|
268
|
+
"Password": ""
|
269
|
+
},
|
270
|
+
"KibanaUrl": "https://index-65q7dsff.kibana.myserverlessindex.com:5601",
|
271
|
+
"KibanaPrivateUrl": "",
|
272
|
+
"IndexAccessUrl": "index-65q7dsff.ap-guangzhou.myserverlessindex.com",
|
273
|
+
"StorageType": 0,
|
274
|
+
"TagList": []
|
275
|
+
},
|
276
|
+
{
|
277
|
+
"AppId": 1257780094,
|
278
|
+
"InstanceId": "index-irah4s23",
|
279
|
+
"SpaceId": "space-mdo5a8bf",
|
280
|
+
"SpaceName": "tom-test",
|
281
|
+
"IndexName": "cvm-source-mdo5a8bf",
|
282
|
+
"IndexStorage": 204964,
|
283
|
+
"IndexCreateTime": "2023-11-23 11:39:28",
|
284
|
+
"IndexDocs": 0,
|
285
|
+
"Status": 1,
|
286
|
+
"IndexSettingsField": {
|
287
|
+
"NumberOfShards": "",
|
288
|
+
"RefreshInterval": "30s"
|
289
|
+
},
|
290
|
+
"IndexOptionsField": {
|
291
|
+
"ExpireMaxAge": "30d",
|
292
|
+
"TimestampField": "@timestamp"
|
293
|
+
},
|
294
|
+
"IndexNetworkField": {
|
295
|
+
"Region": "ap-guangzhou",
|
296
|
+
"Zone": "ap-guangzhou-7",
|
297
|
+
"VpcUid": "vpc-444yjczv",
|
298
|
+
"SubnetUid": "subnet-mrezecu2",
|
299
|
+
"Username": "",
|
300
|
+
"Password": ""
|
301
|
+
},
|
302
|
+
"KibanaUrl": "https://index-irah4s23.kibana.myserverlessindex.com:5601",
|
303
|
+
"KibanaPrivateUrl": "",
|
304
|
+
"IndexAccessUrl": "index-irah4s23.ap-guangzhou.myserverlessindex.com",
|
305
|
+
"StorageType": 0,
|
306
|
+
"TagList": []
|
307
|
+
},
|
308
|
+
{
|
309
|
+
"AppId": 1257780094,
|
310
|
+
"InstanceId": "index-8s7iinrd",
|
311
|
+
"SpaceId": "space-0gyg87rx",
|
312
|
+
"SpaceName": "price-test",
|
313
|
+
"IndexName": "haoa-test44-0gyg87rx",
|
314
|
+
"IndexStorage": 6072662,
|
315
|
+
"IndexCreateTime": "2023-11-23 11:15:47",
|
316
|
+
"IndexDocs": 0,
|
317
|
+
"Status": 1,
|
318
|
+
"IndexSettingsField": {
|
319
|
+
"NumberOfShards": "",
|
320
|
+
"RefreshInterval": "30s"
|
321
|
+
},
|
322
|
+
"IndexOptionsField": {
|
323
|
+
"ExpireMaxAge": "30d",
|
324
|
+
"TimestampField": "@timestamp"
|
325
|
+
},
|
326
|
+
"IndexNetworkField": {
|
327
|
+
"Region": "ap-guangzhou",
|
328
|
+
"Zone": "ap-guangzhou-7",
|
329
|
+
"VpcUid": "vpc-ld5dkwwx",
|
330
|
+
"SubnetUid": "subnet-267c2gvq",
|
331
|
+
"Username": "",
|
332
|
+
"Password": ""
|
333
|
+
},
|
334
|
+
"KibanaUrl": "https://index-8s7iinrd.kibana.myserverlessindex.com:5601",
|
335
|
+
"KibanaPrivateUrl": "",
|
336
|
+
"IndexAccessUrl": "index-8s7iinrd.ap-guangzhou.myserverlessindex.com",
|
337
|
+
"StorageType": 0,
|
338
|
+
"TagList": []
|
339
|
+
}
|
340
|
+
],
|
341
|
+
"TotalCount": 20,
|
342
|
+
"RequestId": "a75f987c-5f03-4fec-bbb8-be132b57666b"
|
343
|
+
}
|
344
|
+
}
|
345
|
+
```
|
346
|
+
|
@@ -0,0 +1,26 @@
|
|
1
|
+
**Example 1: 查询失败样例**
|
2
|
+
|
3
|
+
|
4
|
+
|
5
|
+
Input:
|
6
|
+
|
7
|
+
```
|
8
|
+
tccli ess DescribeBillUsage --cli-unfold-argument \
|
9
|
+
--StartTime 20230902 \
|
10
|
+
--EndTime 20230930 \
|
11
|
+
--QuotaType AAAAA
|
12
|
+
```
|
13
|
+
|
14
|
+
Output:
|
15
|
+
```
|
16
|
+
{
|
17
|
+
"Response": {
|
18
|
+
"Error": {
|
19
|
+
"Code": "InvalidParameterValue.InvalidQuotaType",
|
20
|
+
"Message": "非法的套餐类型"
|
21
|
+
},
|
22
|
+
"RequestId": "s169935778xxxxxxx"
|
23
|
+
}
|
24
|
+
}
|
25
|
+
```
|
26
|
+
|