{ "id":"/axapi/v3/scm/license-src-info/oper", "type":"object", "node-type":"scalar", "title":"license-src-info", "description":"Operational Status for the object license-src-info", "properties":{ "oper":{ "type":"object", "properties":{ "uuid":{ "type":"string", "format":"string" }, "usb-uuid":{ "type":"string", "format":"string" }, "billing-serial":{ "type":"string", "format":"string" }, "token":{ "type":"string", "format":"string" }, "product":{ "type":"string", "format":"string" }, "platform":{ "type":"string", "format":"string" }, "burst":{ "type":"string", "format":"string" }, "version":{ "type":"string", "format":"string" }, "glm-ping-interval":{ "type":"number", "format":"number" }, "source1":{ "type":"string", "format":"string" }, "source1-module-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "source1-module":{ "type":"string", "format":"string" }, "source1-expiry":{ "type":"string", "format":"string" }, "source1-notes":{ "type":"string", "format":"string" } } } ] }, "source2":{ "type":"string", "format":"string" }, "source2-module-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "source2-module":{ "type":"string", "format":"string" }, "source2-expiry":{ "type":"string", "format":"string" }, "source2-notes":{ "type":"string", "format":"string" } } } ] }, "source3":{ "type":"string", "format":"string" }, "source3-module-list":{ "type":"array", "minItems":1, "items":{ "type":"object" }, "uniqueItems":true, "array":[ { "properties":{ "source3-module":{ "type":"string", "format":"string" }, "source3-expiry":{ "type":"string", "format":"string" }, "source3-notes":{ "type":"string", "format":"string" } } } ] }, "hw-serialno":{ "type":"string", "format":"string" }, "product-desc":{ "type":"string", "format":"string" } } } } }