HdcUpdateGuidRequest Data Type

Properties
name data type description
classId number
systemGuid string
newSystemGuid string
objectId number
sourceId number

Example

{
  "classId" : 12345,
  "systemGuid" : "...",
  "newSystemGuid" : "...",
  "objectId" : 12345,
  "sourceId" : 12345
}