@itentialopensource/adapter-eai
Version:
Itential Ericsson Adaptive Inventory Adapter
30 lines • 616 B
JSON
[
{
"type": "oci/shelftemplate",
"id": 1,
"href": "oci/shelftemplate/1",
"transientAttributes": {},
"_type": "TYPE1",
"vendor": "VENDOR1",
"status": "Ordered",
"name": "STUFF",
"key": {
"type": "oci/shelftemplateKey",
"keyValue": 1
}
},
{
"type": "oci/shelftemplate",
"id": 2,
"href": "oci/shelftemplate/2",
"transientAttributes": {},
"_type": "TYPE1",
"vendor": "VENDOR1",
"status": "Ordered",
"name": "MIKETEST",
"key": {
"type": "oci/shelftemplateKey",
"keyValue": 2
}
}
]