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

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

请求示例

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

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