|
- {
- "checks": [
- {
- "name": "对外接口展示九个操作",
- "status": "PASS",
- "detail": ""
- },
- {
- "name": "本地接口调度 list-projects 返回成功",
- "status": "PASS",
- "detail": "200\nGET /api/ofd/projects\n10 ms\n{\n \"success\": true,\n \"data\": {\n \"total\": 3,"
- },
- {
- "name": "本地接口调度 get-project 返回成功",
- "status": "PASS",
- "detail": "200\nGET /api/ofd/projects/OFD-mtub76ed-01\n8 ms\n{\n \"success\": true,\n \"data\": {\n"
- },
- {
- "name": "本地接口调度 update-step 返回成功",
- "status": "PASS",
- "detail": "200\nPUT /api/ofd/projects/OFD-mtub76ed-01/steps/step-01\n26 ms\n{\n \"success\": tru"
- },
- {
- "name": "本地接口调度 register-resource 返回成功",
- "status": "PASS",
- "detail": "201\nPOST /api/ofd/projects/OFD-mtub76ed-01/resources\n35 ms\n{\n \"success\": true,\n"
- },
- {
- "name": "本地接口调度 collect-resources 返回成功",
- "status": "PASS",
- "detail": "201\nPOST /api/ofd/projects/OFD-mtub76ed-01/collect\n44 ms\n{\n \"success\": true,\n "
- },
- {
- "name": "本地接口调度 inspect 返回成功",
- "status": "PASS",
- "detail": "200\nPOST /api/ofd/projects/OFD-mtub76ed-01/inspect\n9 ms\n{\n \"success\": true,\n \""
- },
- {
- "name": "本地接口调度 delivery-manifest 返回成功",
- "status": "PASS",
- "detail": "200\nPOST /api/ofd/projects/OFD-mtub76ed-01/delivery-manifest\n6 ms\n{\n \"success\":"
- },
- {
- "name": "本地接口调度 submit-feedback 返回成功",
- "status": "PASS",
- "detail": "201\nPOST /api/ofd/projects/OFD-mtub76ed-01/feedback\n25 ms\n{\n \"success\": true,\n "
- },
- {
- "name": "接口面板未发送真实 HTTP 业务请求",
- "status": "PASS",
- "detail": "这里通过本地函数调度,需要接入正式 API 才可外部调用"
- }
- ],
- "errors": [],
- "requests": []
- }
|