批量導出任務信息。
調試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權信息
當前API暫無授權信息透出。
請求參數
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
ClusterId | string | 是 | 集群 ID | xxljob-b6ec1xxxx |
AppName | string | 是 | 應用名稱 | test-app |
JobIds | array | 否 | ||
long | 否 | 任務 ID | 74 | |
ExportJobType | integer | 否 | 導出任務類型,默認值為 1 | 1 |
返回參數
示例
正常返回示例
JSON
格式
"{\n \"kind\": \"SchedulerXJobs\",\n \"type\": \"JSON\",\n \"version\": \"2.0\",\n \"content\": [\n {\n \"appName\": \"test-app\",\n \"groupId\": \"test-app\",\n \"description\": \"測試應用\",\n \"jobConfigInfo\": [\n {\n \"jobHandler\": \"jobDemoHandler\",\n \"dataOffset\": 0,\n \"executeMode\": \"standalone\",\n \"monitorConfigInfo\": {\n \"alarmType\": \"CustomContacts\",\n \"failLimitTimes\": 1,\n \"failEnable\": true,\n \"failRate\": 100,\n \"timeoutKillEnable\": false,\n \"missWorkerEnable\": false,\n \"sendChannel\": \"webhook,mail\",\n \"timeoutEnable\": true,\n \"timeout\": 300,\n \"daysOfDeadline\": 0,\n \"successNotice\": false\n },\n \"attemptInterval\": 30,\n \"cleanMode\": \"{\\\"cleanMode\\\":\\\"NUM_ONLY\\\",\\\"totalRemain\\\":300}\",\n \"description\": \"\",\n \"routeStrategy\": 1,\n \"userName\": \"1827811800526502\",\n \"userId\": \"1827811800526502\",\n \"content\": \"{\\\"jobHandler\\\":\\\"helloworld\\\"}\",\n \"maxConcurrency\": 1,\n \"maxAttempt\": 0,\n \"name\": \"指定ip測試\",\n \"xattrs\": \"\",\n \"jobType\": \"xxljob\",\n \"contentType\": 1,\n \"parameters\": \"123\",\n \"timeConfig\": {\n \"dataOffset\": 0,\n \"timeType\": 1,\n \"paramMap\": {\n \n },\n \"timeExpression\": \"0 * * * * ?\"\n },\n \"contactInfoList\": [\n {\n \"name\": \"xiaoming\",\n \"contactType\": 1\n }\n ],\n \"status\": 1\n }\n ]\n }\n ]\n}"
錯誤碼
HTTP status code | 錯誤碼 | 錯誤信息 | 描述 |
---|---|---|---|
400 | InvalidParameter | Parameter error: %s. | 參數錯誤: %s |
401 | IllegalRequest | IllegalRequest: %s. | 非法請求:%s |
403 | NoPermission | No permission to perform this operation: %s. | 沒有權限去執(zhí)行該操作:%s |
404 | NotFound | Not found: %s. | 資源不存在:%s |
500 | InternalError | InternalError: %s. | 系統(tǒng)內部錯誤:%s |
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內容概要 | 操作 |
---|
暫無變更歷史