{"type":"model","meta":{"id":"/apps/pubhub/media/conp-api/b9861fe2e1aca02803f44af045abe0e5033ce2e9/262737b2-b3c2-32cd-b07b-fdbdcd23918f","info":{"title":"Cisco Optical Network Planner API","description":"Cisco Optical Network Planner api documentation","contact":{},"license":{"name":"CONP-AE-License","url":"http://www.cisco.com"},"version":"24.3.1+2024.10.03"},"x-parser-conf":{"overview":{"markdownPath":"reference/overview.md"}},"openapi":"3.0.1","securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"JWT Authentication Token"}}},"spec":{"type":"object","properties":{"workingModes":{"description":"Working Modes","type":"array","items":{"type":"object","properties":{"trunkOperMode":{"description":"Trunk Oper Mode","type":"string","example":"trunkOperMode-1"},"oobosnr80":{"format":"double","description":"OOB OSNR 80","type":"number","example":123.45},"powerRangeMinVal":{"format":"double","description":"Power Range Min Value","type":"number","example":123.45},"inbandosnr":{"format":"double","description":"In-Band OSNR","type":"number","example":123.45},"cdRob":{"format":"double","description":"CD Rob","type":"number","example":123.45},"tunableBands":{"description":"Tunable Bands","type":"array","items":{"type":"object","properties":{"maxFreq":{"format":"double","description":"Max Frequency","type":"number","example":123.45},"minFreq":{"format":"double","description":"Min Freq","type":"number","example":123.45},"band":{"description":"Band","type":"string","example":"CBAND"}},"description":"TunableBand object","$$ref":"#/components/schemas/TunableBand"},"example":[{"band":"band-1","maxFreq":5.6}]},"powerRangeMaxVal":{"format":"double","description":"Power Range Max Val","type":"number","example":123.45},"opticalClass":{"description":"Optical Class","type":"string","example":"BZ"},"oobosnr100":{"format":"double","description":"OOB OSNR 100","type":"number","example":123.45},"recWinPLOsnr":{"format":"double","description":"Rec Win PL OSNR","type":"number","example":123.45},"baudRate":{"format":"double","description":"Baud-rate value","type":"number","example":123.45},"uid":{"description":"UID","type":"string","example":"4d3a5b-c7a3-4bcd-a0d5-acfcc0ee2"},"recWinOverload":{"format":"double","description":"Rec Win Overload","type":"number","example":123.45},"berTarget":{"format":"double","description":"BER Target","type":"number","example":123.45},"name":{"description":"Name","type":"string","example":"A"},"modulationFormat":{"description":"Modulation Format","type":"string","example":"16AQM"},"recWinVariance":{"format":"double","description":"Rec Win Variance","type":"number","example":123.45},"recWinOLOsnr":{"format":"double","description":"Rec Win OL OSNR","type":"number","example":123.45},"recWinPLPower":{"format":"double","description":"Rec Win PL Power","type":"number","example":123.45},"recWinOLPower":{"format":"double","description":"Rec Win OL Power","type":"number","example":123.45}},"description":"OpticalWorkingModeProps object","$$ref":"#/components/schemas/OpticalWorkingModeProps"},"example":[{"name":"Flexgrid-SD","trunkOperMode":"800G"}]},"tunableBands":{"description":"Tunable Bands","type":"array","items":{"type":"object","properties":{"maxFreq":{"format":"double","description":"Max Frequency","type":"number","example":123.45},"minFreq":{"format":"double","description":"Min Freq","type":"number","example":123.45},"band":{"description":"Band","type":"string","example":"CBAND"}},"description":"TunableBand object","$$ref":"#/components/schemas/TunableBand"},"example":[{"band":"band-1","maxFreq":1.2,"minFreq":3.4}]},"id":{"description":"ID","type":"string","example":"fae5b471-65a9-4906-80ef-dde64e1752e3"},"isTunerData":{"description":"Is Tuner Data","type":"boolean","example":true},"alienId":{"description":"Alien ID","type":"string","example":"fae5b471-65a9-4906-80ef-dde64e1752e3"}},"description":"OpticalInterfaceProps object","$$ref":"#/components/schemas/OpticalInterfaceProps","title":"OpticalInterfaceProps"}}