ISDP-本地资产库-批量修改 (API名称:batchEditAssetLibrary):请求示例

时间:2025-02-12 15:15:11

请求示例

{    "dataList": [        {            "id": 1497,            "assetId": null,            "name": "资产测试705-2",            "version": "V1",            "fileId": "1000",            "size": "123456",            "downLoadUrl": "https://test/11.docx",            "type": 1,            "form": 1,            "status": 1,            "releaseStatus": 1,            "bookingCount": 0,            "sourceTenantName": "测试租户1",            "operatorId": 1000,            "operatorName": "张三",            "operationLog": "因为需要,所有安装。。。。",            "failReason": "就那样失败了",            "solution": "重来一次吧",            "totalCount": 1,            "currentSuccessfulCount": 1,            "currentProcessCount": 1,            "tagList": [                "tag1",                "tag2"            ]        }    ]}
support.huaweicloud.com/api-isdp/zh-cn_topic_0000001986088885.html