Hi,
I would like to move a DmsObject to sysroot. I used DmsService.move(id, typeName, parentId, parentTypeName) of @eo-sdk/core for nested objects, e.g. moving between folders. How do I get the systroot id programmatically or is there a simpler solution?
TIA
Dennis