ASTRO轻应用 ASTROZERO-按照flow_id查询/查询flow_id的入参出参信息:响应示例

时间:2024-07-01 09:06:42

响应示例

{
    "resCode": "0",
    "resMsg": "成功",
    "result": {
        "active": false,
        "catalogue": "",
        "compilerVersion": 0,
        "createdBy": "testUserId",
        "createdBy.__objectType": "User",
        "createdBy.name": "test0xx",
        "createdDate": "2019-08-03 18:19:13",
        "custom": true,
        "description": "",
        "event": "",
        "eventCriteria": "",
        "id": "testId",
        "installedPackage": null,
        "interviewLabel": "",
        "label": "A Brand New Label",
        "lastModifiedBy": "testUserId",
        "lastModifiedBy.__objectType": "User",
        "lastModifiedBy.name": "test0xx",
        "lastModifiedDate": "2019-08-04 17:57:29",
        "localUrl": "",
        "lockUser": "",
        "name": "testName",
        "owner": "testUserId",
        "owner.__objectType": "User",
        "owner.name": "test0xx",
        "private": false,
        "processType": "",
        "protectMode": 0,
        "reserved": 0,
        "startElement": "",
        "status": "Error",
        "usingSLA": null,
        "version": "1.0.1"
    }
}
support.huaweicloud.com/api-astrozero/astrozero_api_0042.html