工业数字模型驱动引擎-修订并更新M-V模型数据实例:请求示例

时间:2024-09-05 13:42:15

请求示例

POST https://dme.cn-north-4.huaweicloud.com/rdm_b3f9b7523a6141f4b2d76b92d6595281_app/publicservices/api/VersionModel/reviseAndUpdate

{
  "applicationId" : "b3f9b7523a6141f4b2d76b92d6595281",
  "params" : {
    "creator" : "test1",
    "modifier" : "test1",
    "customLinkSet" : [ ],
    "masterId" : "602157284411318273",
    "workCopyType" : "BOTH",
    "workingCopy" : false,
    "data" : {
      "id" : "602157284411318272",
      "name" : "this is the Chinese name used for testing.",
      "kiaguid" : "18409de0386546f8af4bb6c1dc5cf50f",
      "modifier" : "test1",
      "creator" : "test1",
      "description" : "this is the description used for the test.",
      "securityLevel" : "internal",
      "rdmExtensionType" : "VersionModel",
      "needSetNullAttrs" : [ "checkOutTime", "checkOutUserName" ],
      "branch" : {
        "id" : "602157284411318274",
        "creator" : "test1",
        "modifier" : "test1",
        "rdmExtensionType" : "VersionModelBranch",
        "needSetNullAttrs" : [ ]
      },
      "master" : {
        "id" : "602157284411318273",
        "creator" : "test1",
        "modifier" : "test1",
        "rdmExtensionType" : "VersionModelMaster",
        "needSetNullAttrs" : [ ]
      }
    }
  }
}
support.huaweicloud.com/api-idme/UpdateAndRevise.html