Multidomain MDM
- Multidomain MDM 10.3 HotFix 2
- All Products
http://<host>:<port>/<context>/<database ID>/<business entity>/<rowId of the root record>
GET http://<host>:<port>/<context>/<database ID>/<business entity>/<rowId of the root record>
http://<host>:<port>/<context>/<database ID>/<business entity>/<system name>:<source key>
http://<host>:<port>/<context>/<database ID>/<business entity>/<system name>:uid:<gbid>
http://<host>:<port>/<context>/<database ID>/<business entity>/:uid:<gbid>
http://<host>:<port>/<context>/<database ID>/<business entity>/:one:<gbid>,another:<gbid>
http://<host>:<port>/<context>/<database ID>/<business entity>/<rowId of the record>?depth=n
For example,http://<host>:<port>/<context>/<database ID>/<business entity>/<rowId of the record>?children=<comma separated list of child node names or paths>
http://<host>:<port>/<context>/<database ID>/<business entity>/<rowId of the record>/<node name>
http://<host>:<port>/<context>/<database ID>/<business entity>/<rowId of the record>/<node name>?children=<child node name>
http://<host>:<port>/<context>/<database ID>/<business entity>/<rowId of the root record>?contentMetadata=<content metadata type>
GET http://<host>:<port>/<context>/<database ID>/<business entity>/<rowId of the root record>?contentMetadata=MATCH
Use the character the characterhttp://<host>:<port>/<context>/<database ID>/<business entity>/<rowId of the root record>/<node name>?order=-<field name>