{"type":"api","title":"Fetch all alien device data in JSON Format","meta":{"id":"/apps/pubhub/media/cisco-onc/6a3f7b7f24e30d115a463d7af08aa553d2d5dcc1/6b586da1-b02a-3cfa-9d3a-3c026bd6d038","info":{"title":"Cisco Optical Network Controller UI API","version":"V1"},"security":[],"tags":[{"name":"alarms"},{"name":"Alien Import"},{"name":"health"},{"name":"high-availability"},{"name":"inventory"},{"name":"Nodes"},{"name":"Service Manager"}],"x-parser-conf":{"overview":{"markdownPath":"reference/onc-apps-ui.md"}},"openapi":"3.0.0","securitySchemes":{"BearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT"}}},"spec":{"tags":["Alien Import"],"description":"Fetch all alien device data in JSON Format","summary":"Fetch all alien device data in JSON Format","responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"type":"object","properties":{"output":{"type":"object","properties":{"opticalInterfaces":{"type":"object","properties":{"opticalInterface":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"config":{"type":"object","properties":{"modulationFormat":{"type":"string"},"trunkOperMode":{"type":"string"},"fec":{"type":"string"},"baudRate":{"type":"string"},"bitSymb":{"type":"string"},"datarate":{"type":"string"},"openConfigCode":{"type":"string"},"subMode":{"type":"string"}}}},"$$ref":"#/components/schemas/WorkingModeArrayResponse"}}}}}},"status":{"type":"integer"},"error":{"type":"string"}},"$$ref":"#/components/schemas/AlienImportJSONResponse"}}}},"400":{"description":"Bad Request"},"404":{"description":"Not Found"},"405":{"description":"Method Not Allowed"},"500":{"description":"Internal Server Error"}},"security":[],"method":"get","path":"/api/alienImport/opticalInterfaceConfig"}}