Multidomain MDM
- Multidomain MDM 10.4
- Todos los productos
HTTP/1.1 200 OK Server: JBoss-EAP/7 X-Powered-By: Undertow/1 Content-Type: application/json Content-Length: 825 { "link" : [ ], "item" : [ { "object" : { "Person" : { "label" : "smith, alice", "lastName" : "smith", "firstName" : "alice" } } }, { "object" : { "Person" : { "label" : "smith, bob", "lastName" : "smith", "firstName" : "bob" } } }, { "object" : { "Person" : { "label" : "smith, charlie", "lastName" : "smith", "firstName" : "charlie" } } }, { "object" : { "Person" : { "label" : "smith, dave", "lastName" : "smith", "firstName" : "dave" } } }, { "object" : { "Person" : { "label" : "smith, eve", "lastName" : "smith", "firstName" : "eve" } } } ] }