UNPKG

on-http-y1

Version:
20 lines (19 loc) 555 B
{ "@odata.context" : "<%= basepath %>/$metadata#UpdateService", "@odata.id": "<%= url %>", "@odata.type": "#UpdateService.1.0.0.UpdateService", "Oem": {}, "Id": "UpdateService", "Description": "Update Service", "Name": "Update Service", "Status": { "State":"Enabled" }, "ServiceEnabled": true, "FirmwareInventory" : { "@odata.id": "<%= basepath %>/UpdateService/FirmwareInventory" }, "SoftwareInventory" : { "@odata.id": "<%= basepath %>/UpdateService/SoftwareInventory" } }