@itentialopensource/adapter-nokia_nsp_nfm_p 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (417) hide show
  1. package/.eslintignore +6 -0
  2. package/.eslintrc.js +18 -0
  3. package/.gitlab/.gitkeep +0 -0
  4. package/.gitlab/issue_templates/.gitkeep +0 -0
  5. package/.gitlab/issue_templates/Default.md +17 -0
  6. package/.gitlab/issue_templates/bugReportTemplate.md +76 -0
  7. package/.gitlab/issue_templates/featureRequestTemplate.md +14 -0
  8. package/.jshintrc +0 -0
  9. package/AUTH.md +39 -0
  10. package/BROKER.md +199 -0
  11. package/CALLS.md +9875 -0
  12. package/CHANGELOG.md +9 -0
  13. package/CODE_OF_CONDUCT.md +43 -0
  14. package/CONTRIBUTING.md +172 -0
  15. package/ENHANCE.md +69 -0
  16. package/LICENSE +201 -0
  17. package/PROPERTIES.md +641 -0
  18. package/README.md +337 -0
  19. package/SUMMARY.md +9 -0
  20. package/SYSTEMINFO.md +11 -0
  21. package/TROUBLESHOOT.md +47 -0
  22. package/adapter.js +128217 -0
  23. package/adapterBase.js +1787 -0
  24. package/entities/.generic/action.json +214 -0
  25. package/entities/.generic/schema.json +28 -0
  26. package/entities/.system/action.json +51 -0
  27. package/entities/.system/mockdatafiles/getToken-default.json +3 -0
  28. package/entities/.system/mockdatafiles/healthcheck-default.json +3 -0
  29. package/entities/.system/schema.json +19 -0
  30. package/entities/.system/schemaTokenReq.json +64 -0
  31. package/entities/.system/schemaTokenResp.json +53 -0
  32. package/entities/SamoAaa/action.json +124 -0
  33. package/entities/SamoAaa/schema.json +24 -0
  34. package/entities/SamoAapolicy/action.json +204 -0
  35. package/entities/SamoAapolicy/schema.json +28 -0
  36. package/entities/SamoAclfilter/action.json +244 -0
  37. package/entities/SamoAclfilter/schema.json +30 -0
  38. package/entities/SamoActivation/action.json +524 -0
  39. package/entities/SamoActivation/schema.json +44 -0
  40. package/entities/SamoAdp/action.json +104 -0
  41. package/entities/SamoAdp/schema.json +23 -0
  42. package/entities/SamoAengr/action.json +44 -0
  43. package/entities/SamoAengr/schema.json +20 -0
  44. package/entities/SamoAingr/action.json +44 -0
  45. package/entities/SamoAingr/schema.json +20 -0
  46. package/entities/SamoAnalytics/action.json +64 -0
  47. package/entities/SamoAnalytics/schema.json +21 -0
  48. package/entities/SamoAncp/action.json +24 -0
  49. package/entities/SamoAncp/schema.json +19 -0
  50. package/entities/SamoAntispoof/action.json +24 -0
  51. package/entities/SamoAntispoof/schema.json +19 -0
  52. package/entities/SamoAosredundancy/action.json +44 -0
  53. package/entities/SamoAosredundancy/schema.json +20 -0
  54. package/entities/SamoAossas/action.json +44 -0
  55. package/entities/SamoAossas/schema.json +20 -0
  56. package/entities/SamoAps/action.json +86 -0
  57. package/entities/SamoAps/schema.json +22 -0
  58. package/entities/SamoArp/action.json +24 -0
  59. package/entities/SamoArp/schema.json +19 -0
  60. package/entities/SamoAssurance/action.json +44 -0
  61. package/entities/SamoAssurance/schema.json +20 -0
  62. package/entities/SamoAtm/action.json +25 -0
  63. package/entities/SamoAtm/schema.json +19 -0
  64. package/entities/SamoAuth/action.json +24 -0
  65. package/entities/SamoAuth/schema.json +19 -0
  66. package/entities/SamoAutoconfig/action.json +24 -0
  67. package/entities/SamoAutoconfig/schema.json +19 -0
  68. package/entities/SamoBgp/action.json +24 -0
  69. package/entities/SamoBgp/schema.json +19 -0
  70. package/entities/SamoBier/action.json +24 -0
  71. package/entities/SamoBier/schema.json +19 -0
  72. package/entities/SamoBundle/action.json +85 -0
  73. package/entities/SamoBundle/schema.json +22 -0
  74. package/entities/SamoCac/action.json +85 -0
  75. package/entities/SamoCac/schema.json +22 -0
  76. package/entities/SamoCalltrace/action.json +204 -0
  77. package/entities/SamoCalltrace/schema.json +28 -0
  78. package/entities/SamoClear/action.json +24 -0
  79. package/entities/SamoClear/schema.json +19 -0
  80. package/entities/SamoConnprof/action.json +84 -0
  81. package/entities/SamoConnprof/schema.json +22 -0
  82. package/entities/SamoCrdtctrl/action.json +24 -0
  83. package/entities/SamoCrdtctrl/schema.json +19 -0
  84. package/entities/SamoDb/action.json +207 -0
  85. package/entities/SamoDb/schema.json +28 -0
  86. package/entities/SamoDctr/action.json +394 -0
  87. package/entities/SamoDctr/schema.json +37 -0
  88. package/entities/SamoDhcp/action.json +184 -0
  89. package/entities/SamoDhcp/schema.json +27 -0
  90. package/entities/SamoDiameter/action.json +64 -0
  91. package/entities/SamoDiameter/schema.json +21 -0
  92. package/entities/SamoDynsvc/action.json +164 -0
  93. package/entities/SamoDynsvc/schema.json +26 -0
  94. package/entities/SamoEpipe/action.json +24 -0
  95. package/entities/SamoEpipe/schema.json +19 -0
  96. package/entities/SamoEquipment/action.json +767 -0
  97. package/entities/SamoEquipment/schema.json +56 -0
  98. package/entities/SamoEsa/action.json +46 -0
  99. package/entities/SamoEsa/schema.json +20 -0
  100. package/entities/SamoEthernetequipment/action.json +24 -0
  101. package/entities/SamoEthernetequipment/schema.json +19 -0
  102. package/entities/SamoEthernetoam/action.json +364 -0
  103. package/entities/SamoEthernetoam/schema.json +36 -0
  104. package/entities/SamoEthernettunnel/action.json +164 -0
  105. package/entities/SamoEthernettunnel/schema.json +26 -0
  106. package/entities/SamoEthring/action.json +404 -0
  107. package/entities/SamoEthring/schema.json +38 -0
  108. package/entities/SamoEvent/action.json +24 -0
  109. package/entities/SamoEvent/schema.json +19 -0
  110. package/entities/SamoFile/action.json +164 -0
  111. package/entities/SamoFile/schema.json +26 -0
  112. package/entities/SamoFirewall/action.json +85 -0
  113. package/entities/SamoFirewall/schema.json +22 -0
  114. package/entities/SamoFlexi/action.json +284 -0
  115. package/entities/SamoFlexi/schema.json +32 -0
  116. package/entities/SamoFlexigrp/action.json +44 -0
  117. package/entities/SamoFlexigrp/schema.json +20 -0
  118. package/entities/SamoFlexiperf/action.json +65 -0
  119. package/entities/SamoFlexiperf/schema.json +21 -0
  120. package/entities/SamoFm/action.json +872 -0
  121. package/entities/SamoFm/schema.json +61 -0
  122. package/entities/SamoGeneral/action.json +185 -0
  123. package/entities/SamoGeneral/schema.json +27 -0
  124. package/entities/SamoGeneric/action.json +607 -0
  125. package/entities/SamoGeneric/schema.json +48 -0
  126. package/entities/SamoGenericne/action.json +105 -0
  127. package/entities/SamoGenericne/schema.json +23 -0
  128. package/entities/SamoGmplsuni/action.json +64 -0
  129. package/entities/SamoGmplsuni/schema.json +21 -0
  130. package/entities/SamoGtp/action.json +24 -0
  131. package/entities/SamoGtp/schema.json +19 -0
  132. package/entities/SamoHsm/action.json +64 -0
  133. package/entities/SamoHsm/schema.json +21 -0
  134. package/entities/SamoIcmp/action.json +24 -0
  135. package/entities/SamoIcmp/schema.json +19 -0
  136. package/entities/SamoIes/action.json +104 -0
  137. package/entities/SamoIes/schema.json +23 -0
  138. package/entities/SamoIgh/action.json +24 -0
  139. package/entities/SamoIgh/schema.json +19 -0
  140. package/entities/SamoIgmp/action.json +84 -0
  141. package/entities/SamoIgmp/schema.json +22 -0
  142. package/entities/SamoIpipe/action.json +44 -0
  143. package/entities/SamoIpipe/schema.json +20 -0
  144. package/entities/SamoIpsec/action.json +184 -0
  145. package/entities/SamoIpsec/schema.json +27 -0
  146. package/entities/SamoIsa/action.json +168 -0
  147. package/entities/SamoIsa/schema.json +26 -0
  148. package/entities/SamoIsis/action.json +104 -0
  149. package/entities/SamoIsis/schema.json +23 -0
  150. package/entities/SamoL2fib/action.json +205 -0
  151. package/entities/SamoL2fib/schema.json +28 -0
  152. package/entities/SamoL2fwd/action.json +84 -0
  153. package/entities/SamoL2fwd/schema.json +22 -0
  154. package/entities/SamoL2tp/action.json +244 -0
  155. package/entities/SamoL2tp/schema.json +30 -0
  156. package/entities/SamoL3fwd/action.json +86 -0
  157. package/entities/SamoL3fwd/schema.json +22 -0
  158. package/entities/SamoLag/action.json +44 -0
  159. package/entities/SamoLag/schema.json +20 -0
  160. package/entities/SamoLayer2/action.json +144 -0
  161. package/entities/SamoLayer2/schema.json +25 -0
  162. package/entities/SamoLdp/action.json +104 -0
  163. package/entities/SamoLdp/schema.json +23 -0
  164. package/entities/SamoLmgperf/action.json +65 -0
  165. package/entities/SamoLmgperf/schema.json +21 -0
  166. package/entities/SamoLocaluserdb/action.json +24 -0
  167. package/entities/SamoLocaluserdb/schema.json +19 -0
  168. package/entities/SamoLog/action.json +24 -0
  169. package/entities/SamoLog/schema.json +19 -0
  170. package/entities/SamoLps/action.json +64 -0
  171. package/entities/SamoLps/schema.json +21 -0
  172. package/entities/SamoLte/action.json +144 -0
  173. package/entities/SamoLte/schema.json +25 -0
  174. package/entities/SamoLtecmm/action.json +124 -0
  175. package/entities/SamoLtecmm/schema.json +24 -0
  176. package/entities/SamoLteuserstats/action.json +84 -0
  177. package/entities/SamoLteuserstats/schema.json +22 -0
  178. package/entities/SamoMacsec/action.json +204 -0
  179. package/entities/SamoMacsec/schema.json +28 -0
  180. package/entities/SamoManagedObjects/action.json +165 -0
  181. package/entities/SamoManagedObjects/mockdatafiles/queryForClassesWithFilter-default.json +5 -0
  182. package/entities/SamoManagedObjects/mockdatafiles/queryForClassesWithRestFilter-default.json +4 -0
  183. package/entities/SamoManagedObjects/schema.json +26 -0
  184. package/entities/SamoMdaxconnect/action.json +65 -0
  185. package/entities/SamoMdaxconnect/schema.json +21 -0
  186. package/entities/SamoMediation/action.json +1470 -0
  187. package/entities/SamoMediation/schema.json +91 -0
  188. package/entities/SamoMirror/action.json +44 -0
  189. package/entities/SamoMirror/schema.json +20 -0
  190. package/entities/SamoMirrorli/action.json +24 -0
  191. package/entities/SamoMirrorli/schema.json +19 -0
  192. package/entities/SamoMld/action.json +84 -0
  193. package/entities/SamoMld/schema.json +22 -0
  194. package/entities/SamoMonpath/action.json +284 -0
  195. package/entities/SamoMonpath/schema.json +32 -0
  196. package/entities/SamoMpls/action.json +706 -0
  197. package/entities/SamoMpls/schema.json +53 -0
  198. package/entities/SamoMplstp/action.json +64 -0
  199. package/entities/SamoMplstp/schema.json +21 -0
  200. package/entities/SamoMpr/action.json +24 -0
  201. package/entities/SamoMpr/schema.json +19 -0
  202. package/entities/SamoMsappolicy/action.json +44 -0
  203. package/entities/SamoMsappolicy/schema.json +20 -0
  204. package/entities/SamoMulticast/action.json +104 -0
  205. package/entities/SamoMulticast/schema.json +23 -0
  206. package/entities/SamoMulticastmgr/action.json +164 -0
  207. package/entities/SamoMulticastmgr/schema.json +26 -0
  208. package/entities/SamoMultichassis/action.json +325 -0
  209. package/entities/SamoMultichassis/schema.json +34 -0
  210. package/entities/SamoMvpls/action.json +44 -0
  211. package/entities/SamoMvpls/schema.json +20 -0
  212. package/entities/SamoMwa/action.json +45 -0
  213. package/entities/SamoMwa/schema.json +20 -0
  214. package/entities/SamoNat/action.json +427 -0
  215. package/entities/SamoNat/schema.json +39 -0
  216. package/entities/SamoNeaudit/action.json +64 -0
  217. package/entities/SamoNeaudit/schema.json +21 -0
  218. package/entities/SamoNelicense/action.json +24 -0
  219. package/entities/SamoNelicense/schema.json +19 -0
  220. package/entities/SamoNetca/action.json +45 -0
  221. package/entities/SamoNetca/schema.json +20 -0
  222. package/entities/SamoNetw/action.json +1775 -0
  223. package/entities/SamoNetw/schema.json +106 -0
  224. package/entities/SamoNfv/action.json +24 -0
  225. package/entities/SamoNfv/schema.json +19 -0
  226. package/entities/SamoNge/action.json +685 -0
  227. package/entities/SamoNge/schema.json +52 -0
  228. package/entities/SamoNiegr/action.json +64 -0
  229. package/entities/SamoNiegr/schema.json +21 -0
  230. package/entities/SamoNqueue/action.json +46 -0
  231. package/entities/SamoNqueue/schema.json +20 -0
  232. package/entities/SamoNtp/action.json +24 -0
  233. package/entities/SamoNtp/schema.json +19 -0
  234. package/entities/SamoOpenflow/action.json +24 -0
  235. package/entities/SamoOpenflow/schema.json +19 -0
  236. package/entities/SamoOptical/action.json +1771 -0
  237. package/entities/SamoOptical/schema.json +105 -0
  238. package/entities/SamoOpticalacl/action.json +24 -0
  239. package/entities/SamoOpticalacl/schema.json +19 -0
  240. package/entities/SamoOpticsperf/action.json +45 -0
  241. package/entities/SamoOpticsperf/schema.json +20 -0
  242. package/entities/SamoOspf/action.json +84 -0
  243. package/entities/SamoOspf/schema.json +22 -0
  244. package/entities/SamoOth/action.json +106 -0
  245. package/entities/SamoOth/schema.json +23 -0
  246. package/entities/SamoPae8021x/action.json +84 -0
  247. package/entities/SamoPae8021x/schema.json +22 -0
  248. package/entities/SamoPim/action.json +84 -0
  249. package/entities/SamoPim/schema.json +22 -0
  250. package/entities/SamoPolicy/action.json +831 -0
  251. package/entities/SamoPolicy/schema.json +59 -0
  252. package/entities/SamoPolicytestutil/action.json +24 -0
  253. package/entities/SamoPolicytestutil/schema.json +19 -0
  254. package/entities/SamoPppoe/action.json +124 -0
  255. package/entities/SamoPppoe/schema.json +24 -0
  256. package/entities/SamoPropertyrules/action.json +84 -0
  257. package/entities/SamoPropertyrules/schema.json +22 -0
  258. package/entities/SamoPtp/action.json +84 -0
  259. package/entities/SamoPtp/schema.json +22 -0
  260. package/entities/SamoPxc/action.json +105 -0
  261. package/entities/SamoPxc/schema.json +23 -0
  262. package/entities/SamoQosprofile/action.json +184 -0
  263. package/entities/SamoQosprofile/schema.json +27 -0
  264. package/entities/SamoRadiusaccounting/action.json +25 -0
  265. package/entities/SamoRadiusaccounting/schema.json +19 -0
  266. package/entities/SamoRanlicense/action.json +85 -0
  267. package/entities/SamoRanlicense/schema.json +22 -0
  268. package/entities/SamoRanradiom/action.json +125 -0
  269. package/entities/SamoRanradiom/schema.json +24 -0
  270. package/entities/SamoRca/action.json +104 -0
  271. package/entities/SamoRca/schema.json +23 -0
  272. package/entities/SamoRessubscr/action.json +944 -0
  273. package/entities/SamoRessubscr/schema.json +65 -0
  274. package/entities/SamoRevoke/action.json +24 -0
  275. package/entities/SamoRevoke/schema.json +19 -0
  276. package/entities/SamoRip/action.json +64 -0
  277. package/entities/SamoRip/schema.json +21 -0
  278. package/entities/SamoRmd/action.json +124 -0
  279. package/entities/SamoRmd/schema.json +24 -0
  280. package/entities/SamoRollback/action.json +204 -0
  281. package/entities/SamoRollback/schema.json +28 -0
  282. package/entities/SamoRp/action.json +284 -0
  283. package/entities/SamoRp/schema.json +32 -0
  284. package/entities/SamoRsvp/action.json +84 -0
  285. package/entities/SamoRsvp/schema.json +22 -0
  286. package/entities/SamoRtr/action.json +687 -0
  287. package/entities/SamoRtr/schema.json +52 -0
  288. package/entities/SamoSas/action.json +745 -0
  289. package/entities/SamoSas/schema.json +55 -0
  290. package/entities/SamoSasqos/action.json +251 -0
  291. package/entities/SamoSasqos/schema.json +30 -0
  292. package/entities/SamoSbtsperf/action.json +65 -0
  293. package/entities/SamoSbtsperf/schema.json +21 -0
  294. package/entities/SamoSchedule/action.json +105 -0
  295. package/entities/SamoSchedule/schema.json +23 -0
  296. package/entities/SamoScript/action.json +888 -0
  297. package/entities/SamoScript/schema.json +62 -0
  298. package/entities/SamoSecurity/action.json +369 -0
  299. package/entities/SamoSecurity/schema.json +36 -0
  300. package/entities/SamoSecuritypolicy/action.json +24 -0
  301. package/entities/SamoSecuritypolicy/schema.json +19 -0
  302. package/entities/SamoSelfconfig/action.json +84 -0
  303. package/entities/SamoSelfconfig/schema.json +22 -0
  304. package/entities/SamoServer/action.json +84 -0
  305. package/entities/SamoServer/schema.json +22 -0
  306. package/entities/SamoService/action.json +1146 -0
  307. package/entities/SamoService/schema.json +75 -0
  308. package/entities/SamoShg/action.json +64 -0
  309. package/entities/SamoShg/schema.json +21 -0
  310. package/entities/SamoSimulator/action.json +104 -0
  311. package/entities/SamoSimulator/schema.json +23 -0
  312. package/entities/SamoSitesec/action.json +224 -0
  313. package/entities/SamoSitesec/schema.json +29 -0
  314. package/entities/SamoSlope/action.json +24 -0
  315. package/entities/SamoSlope/schema.json +19 -0
  316. package/entities/SamoSnmp/action.json +189 -0
  317. package/entities/SamoSnmp/schema.json +27 -0
  318. package/entities/SamoSonet/action.json +84 -0
  319. package/entities/SamoSonet/schema.json +22 -0
  320. package/entities/SamoSonetequipment/action.json +24 -0
  321. package/entities/SamoSonetequipment/schema.json +19 -0
  322. package/entities/SamoSpanrules/action.json +44 -0
  323. package/entities/SamoSpanrules/schema.json +20 -0
  324. package/entities/SamoSpb/action.json +84 -0
  325. package/entities/SamoSpb/schema.json +22 -0
  326. package/entities/SamoSqueue/action.json +67 -0
  327. package/entities/SamoSqueue/schema.json +21 -0
  328. package/entities/SamoSrmrmtauth/action.json +44 -0
  329. package/entities/SamoSrmrmtauth/schema.json +20 -0
  330. package/entities/SamoSrpythonmgmt/action.json +24 -0
  331. package/entities/SamoSrpythonmgmt/schema.json +19 -0
  332. package/entities/SamoStatistics/action.json +64 -0
  333. package/entities/SamoStatistics/schema.json +21 -0
  334. package/entities/SamoSubscr/action.json +24 -0
  335. package/entities/SamoSubscr/schema.json +19 -0
  336. package/entities/SamoSubscrauth/action.json +25 -0
  337. package/entities/SamoSubscrauth/schema.json +19 -0
  338. package/entities/SamoSup/action.json +590 -0
  339. package/entities/SamoSup/schema.json +47 -0
  340. package/entities/SamoSvq/action.json +24 -0
  341. package/entities/SamoSvq/schema.json +19 -0
  342. package/entities/SamoSvt/action.json +284 -0
  343. package/entities/SamoSvt/schema.json +32 -0
  344. package/entities/SamoSw/action.json +144 -0
  345. package/entities/SamoSw/schema.json +25 -0
  346. package/entities/SamoSynce/action.json +24 -0
  347. package/entities/SamoSynce/schema.json +19 -0
  348. package/entities/SamoTca/action.json +84 -0
  349. package/entities/SamoTca/schema.json +22 -0
  350. package/entities/SamoTdm/action.json +108 -0
  351. package/entities/SamoTdm/schema.json +23 -0
  352. package/entities/SamoTdmequipment/action.json +24 -0
  353. package/entities/SamoTdmequipment/schema.json +19 -0
  354. package/entities/SamoTod/action.json +45 -0
  355. package/entities/SamoTod/schema.json +20 -0
  356. package/entities/SamoTopology/action.json +1285 -0
  357. package/entities/SamoTopology/schema.json +82 -0
  358. package/entities/SamoTopologysim/action.json +264 -0
  359. package/entities/SamoTopologysim/schema.json +31 -0
  360. package/entities/SamoTpsperf/action.json +25 -0
  361. package/entities/SamoTpsperf/schema.json +19 -0
  362. package/entities/SamoTunnelmgmt/action.json +207 -0
  363. package/entities/SamoTunnelmgmt/schema.json +28 -0
  364. package/entities/SamoUrl/action.json +84 -0
  365. package/entities/SamoUrl/schema.json +22 -0
  366. package/entities/SamoVll/action.json +105 -0
  367. package/entities/SamoVll/schema.json +23 -0
  368. package/entities/SamoVpls/action.json +307 -0
  369. package/entities/SamoVpls/schema.json +33 -0
  370. package/entities/SamoVprn/action.json +186 -0
  371. package/entities/SamoVprn/schema.json +38 -0
  372. package/entities/SamoVrrp/action.json +164 -0
  373. package/entities/SamoVrrp/schema.json +26 -0
  374. package/entities/SamoVs/action.json +106 -0
  375. package/entities/SamoVs/schema.json +23 -0
  376. package/entities/SamoVwmperf/action.json +25 -0
  377. package/entities/SamoVwmperf/schema.json +19 -0
  378. package/entities/SamoVwmsas/action.json +24 -0
  379. package/entities/SamoVwmsas/schema.json +19 -0
  380. package/entities/SamoWlangw/action.json +386 -0
  381. package/entities/SamoWlangw/schema.json +37 -0
  382. package/entities/SamoWpp/action.json +44 -0
  383. package/entities/SamoWpp/schema.json +20 -0
  384. package/error.json +190 -0
  385. package/package.json +86 -0
  386. package/pronghorn.json +94803 -0
  387. package/propertiesDecorators.json +14 -0
  388. package/propertiesSchema.json +1248 -0
  389. package/refs?service=git-upload-pack +0 -0
  390. package/report/adapterInfo.json +10 -0
  391. package/report/creationReport.json +10760 -0
  392. package/report/https:/network.developer.nokia.com/static/swagger/v2.0/source-json/22.3/nfmpRest-22.3-v2.json +1 -0
  393. package/sampleProperties.json +195 -0
  394. package/test/integration/adapterTestBasicGet.js +83 -0
  395. package/test/integration/adapterTestConnectivity.js +93 -0
  396. package/test/integration/adapterTestIntegration.js +45569 -0
  397. package/test/unit/adapterBaseTestUnit.js +949 -0
  398. package/test/unit/adapterTestUnit.js +35419 -0
  399. package/utils/adapterInfo.js +206 -0
  400. package/utils/addAuth.js +94 -0
  401. package/utils/artifactize.js +146 -0
  402. package/utils/basicGet.js +50 -0
  403. package/utils/checkMigrate.js +63 -0
  404. package/utils/entitiesToDB.js +178 -0
  405. package/utils/findPath.js +74 -0
  406. package/utils/methodDocumentor.js +225 -0
  407. package/utils/modify.js +154 -0
  408. package/utils/packModificationScript.js +35 -0
  409. package/utils/patches2bundledDeps.js +90 -0
  410. package/utils/pre-commit.sh +32 -0
  411. package/utils/removeHooks.js +20 -0
  412. package/utils/setup.js +33 -0
  413. package/utils/tbScript.js +246 -0
  414. package/utils/tbUtils.js +490 -0
  415. package/utils/testRunner.js +298 -0
  416. package/utils/troubleshootingAdapter.js +195 -0
  417. package/workflows/README.md +3 -0
@@ -0,0 +1,1771 @@
1
+ {
2
+ "actions": [
3
+ {
4
+ "name": "restOpticalAbstractPathFindOchCrossConnects",
5
+ "protocol": "REST",
6
+ "method": "GET",
7
+ "entitypath": "{base_path}/{version}/v2/optical/AbstractPath/findOchCrossConnects/{pathv1}?{query}",
8
+ "requestSchema": "schema.json",
9
+ "responseSchema": "schema.json",
10
+ "timeout": 0,
11
+ "sendEmpty": false,
12
+ "sendGetBody": false,
13
+ "requestDatatype": "JSON",
14
+ "responseDatatype": "JSON",
15
+ "headers": {},
16
+ "responseObjects": [
17
+ {
18
+ "type": "default",
19
+ "key": "",
20
+ "mockFile": ""
21
+ }
22
+ ]
23
+ },
24
+ {
25
+ "name": "restOpticalAbstractPathFindOdukCrossConnects",
26
+ "protocol": "REST",
27
+ "method": "GET",
28
+ "entitypath": "{base_path}/{version}/v2/optical/AbstractPath/findOdukCrossConnects/{pathv1}?{query}",
29
+ "requestSchema": "schema.json",
30
+ "responseSchema": "schema.json",
31
+ "timeout": 0,
32
+ "sendEmpty": false,
33
+ "sendGetBody": false,
34
+ "requestDatatype": "JSON",
35
+ "responseDatatype": "JSON",
36
+ "headers": {},
37
+ "responseObjects": [
38
+ {
39
+ "type": "default",
40
+ "key": "",
41
+ "mockFile": ""
42
+ }
43
+ ]
44
+ },
45
+ {
46
+ "name": "restOpticalAbstractPathFindTrails",
47
+ "protocol": "REST",
48
+ "method": "GET",
49
+ "entitypath": "{base_path}/{version}/v2/optical/AbstractPath/findTrails/{pathv1}?{query}",
50
+ "requestSchema": "schema.json",
51
+ "responseSchema": "schema.json",
52
+ "timeout": 0,
53
+ "sendEmpty": false,
54
+ "sendGetBody": false,
55
+ "requestDatatype": "JSON",
56
+ "responseDatatype": "JSON",
57
+ "headers": {},
58
+ "responseObjects": [
59
+ {
60
+ "type": "default",
61
+ "key": "",
62
+ "mockFile": ""
63
+ }
64
+ ]
65
+ },
66
+ {
67
+ "name": "restOpticalAbstractPathFindVtsConnections",
68
+ "protocol": "REST",
69
+ "method": "GET",
70
+ "entitypath": "{base_path}/{version}/v2/optical/AbstractPath/findVtsConnections/{pathv1}?{query}",
71
+ "requestSchema": "schema.json",
72
+ "responseSchema": "schema.json",
73
+ "timeout": 0,
74
+ "sendEmpty": false,
75
+ "sendGetBody": false,
76
+ "requestDatatype": "JSON",
77
+ "responseDatatype": "JSON",
78
+ "headers": {},
79
+ "responseObjects": [
80
+ {
81
+ "type": "default",
82
+ "key": "",
83
+ "mockFile": ""
84
+ }
85
+ ]
86
+ },
87
+ {
88
+ "name": "restOpticalAbstractPowerAdjustmentRuleAbort",
89
+ "protocol": "REST",
90
+ "method": "POST",
91
+ "entitypath": "{base_path}/{version}/v2/optical/AbstractPowerAdjustmentRule/abort/{pathv1}?{query}",
92
+ "requestSchema": "schema.json",
93
+ "responseSchema": "schema.json",
94
+ "timeout": 0,
95
+ "sendEmpty": false,
96
+ "requestDatatype": "JSON",
97
+ "responseDatatype": "JSON",
98
+ "headers": {},
99
+ "responseObjects": [
100
+ {
101
+ "type": "default",
102
+ "key": "",
103
+ "mockFile": ""
104
+ }
105
+ ]
106
+ },
107
+ {
108
+ "name": "restOpticalAbstractPowerAdjustmentRuleExecute",
109
+ "protocol": "REST",
110
+ "method": "PUT",
111
+ "entitypath": "{base_path}/{version}/v2/optical/AbstractPowerAdjustmentRule/execute/{pathv1}?{query}",
112
+ "requestSchema": "schema.json",
113
+ "responseSchema": "schema.json",
114
+ "timeout": 0,
115
+ "sendEmpty": false,
116
+ "requestDatatype": "JSON",
117
+ "responseDatatype": "JSON",
118
+ "headers": {},
119
+ "responseObjects": [
120
+ {
121
+ "type": "default",
122
+ "key": "",
123
+ "mockFile": ""
124
+ }
125
+ ]
126
+ },
127
+ {
128
+ "name": "restOpticalApsGroupFindApplicableOdukFacilityObjects",
129
+ "protocol": "REST",
130
+ "method": "POST",
131
+ "entitypath": "{base_path}/{version}/v2/optical/ApsGroup/findApplicableOdukFacilityObjects?{query}",
132
+ "requestSchema": "schema.json",
133
+ "responseSchema": "schema.json",
134
+ "timeout": 0,
135
+ "sendEmpty": false,
136
+ "requestDatatype": "JSON",
137
+ "responseDatatype": "JSON",
138
+ "headers": {},
139
+ "responseObjects": [
140
+ {
141
+ "type": "default",
142
+ "key": "",
143
+ "mockFile": ""
144
+ }
145
+ ]
146
+ },
147
+ {
148
+ "name": "restOpticalApsGroupFindApplicablePorts",
149
+ "protocol": "REST",
150
+ "method": "POST",
151
+ "entitypath": "{base_path}/{version}/v2/optical/ApsGroup/findApplicablePorts?{query}",
152
+ "requestSchema": "schema.json",
153
+ "responseSchema": "schema.json",
154
+ "timeout": 0,
155
+ "sendEmpty": false,
156
+ "requestDatatype": "JSON",
157
+ "responseDatatype": "JSON",
158
+ "headers": {},
159
+ "responseObjects": [
160
+ {
161
+ "type": "default",
162
+ "key": "",
163
+ "mockFile": ""
164
+ }
165
+ ]
166
+ },
167
+ {
168
+ "name": "restOpticalDiverseServiceFindSelectableServicesForDiverse",
169
+ "protocol": "REST",
170
+ "method": "POST",
171
+ "entitypath": "{base_path}/{version}/v2/optical/DiverseService/findSelectableServicesForDiverse?{query}",
172
+ "requestSchema": "schema.json",
173
+ "responseSchema": "schema.json",
174
+ "timeout": 0,
175
+ "sendEmpty": false,
176
+ "requestDatatype": "JSON",
177
+ "responseDatatype": "JSON",
178
+ "headers": {},
179
+ "responseObjects": [
180
+ {
181
+ "type": "default",
182
+ "key": "",
183
+ "mockFile": ""
184
+ }
185
+ ]
186
+ },
187
+ {
188
+ "name": "restOpticalEquipAlarmCategoryResyncPerObjectAsap",
189
+ "protocol": "REST",
190
+ "method": "POST",
191
+ "entitypath": "{base_path}/{version}/v2/optical/EquipAlarmCategory/resyncPerObjectAsap?{query}",
192
+ "requestSchema": "schema.json",
193
+ "responseSchema": "schema.json",
194
+ "timeout": 0,
195
+ "sendEmpty": false,
196
+ "requestDatatype": "JSON",
197
+ "responseDatatype": "JSON",
198
+ "headers": {},
199
+ "responseObjects": [
200
+ {
201
+ "type": "default",
202
+ "key": "",
203
+ "mockFile": ""
204
+ }
205
+ ]
206
+ },
207
+ {
208
+ "name": "restOpticalGmreSpecificsResyncGmre",
209
+ "protocol": "REST",
210
+ "method": "POST",
211
+ "entitypath": "{base_path}/{version}/v2/optical/GmreSpecifics/resyncGmre?{query}",
212
+ "requestSchema": "schema.json",
213
+ "responseSchema": "schema.json",
214
+ "timeout": 0,
215
+ "sendEmpty": false,
216
+ "requestDatatype": "JSON",
217
+ "responseDatatype": "JSON",
218
+ "headers": {},
219
+ "responseObjects": [
220
+ {
221
+ "type": "default",
222
+ "key": "",
223
+ "mockFile": ""
224
+ }
225
+ ]
226
+ },
227
+ {
228
+ "name": "restOpticalLoOdukChannelCreateCrossConnect",
229
+ "protocol": "REST",
230
+ "method": "POST",
231
+ "entitypath": "{base_path}/{version}/v2/optical/LoOdukChannel/createCrossConnect?{query}",
232
+ "requestSchema": "schema.json",
233
+ "responseSchema": "schema.json",
234
+ "timeout": 0,
235
+ "sendEmpty": false,
236
+ "requestDatatype": "JSON",
237
+ "responseDatatype": "JSON",
238
+ "headers": {},
239
+ "responseObjects": [
240
+ {
241
+ "type": "default",
242
+ "key": "",
243
+ "mockFile": ""
244
+ }
245
+ ]
246
+ },
247
+ {
248
+ "name": "restOpticalOCHTrailFindOchCrossConnects",
249
+ "protocol": "REST",
250
+ "method": "GET",
251
+ "entitypath": "{base_path}/{version}/v2/optical/OCHTrail/findOchCrossConnects/{pathv1}?{query}",
252
+ "requestSchema": "schema.json",
253
+ "responseSchema": "schema.json",
254
+ "timeout": 0,
255
+ "sendEmpty": false,
256
+ "sendGetBody": false,
257
+ "requestDatatype": "JSON",
258
+ "responseDatatype": "JSON",
259
+ "headers": {},
260
+ "responseObjects": [
261
+ {
262
+ "type": "default",
263
+ "key": "",
264
+ "mockFile": ""
265
+ }
266
+ ]
267
+ },
268
+ {
269
+ "name": "restOpticalOCStmSpecificsBindAu",
270
+ "protocol": "REST",
271
+ "method": "POST",
272
+ "entitypath": "{base_path}/{version}/v2/optical/OCStmSpecifics/bindAu/{pathv1}?{query}",
273
+ "requestSchema": "schema.json",
274
+ "responseSchema": "schema.json",
275
+ "timeout": 0,
276
+ "sendEmpty": false,
277
+ "requestDatatype": "JSON",
278
+ "responseDatatype": "JSON",
279
+ "headers": {},
280
+ "responseObjects": [
281
+ {
282
+ "type": "default",
283
+ "key": "",
284
+ "mockFile": ""
285
+ }
286
+ ]
287
+ },
288
+ {
289
+ "name": "restOpticalOCStmSpecificsCollapseAu",
290
+ "protocol": "REST",
291
+ "method": "POST",
292
+ "entitypath": "{base_path}/{version}/v2/optical/OCStmSpecifics/collapseAu/{pathv1}?{query}",
293
+ "requestSchema": "schema.json",
294
+ "responseSchema": "schema.json",
295
+ "timeout": 0,
296
+ "sendEmpty": false,
297
+ "requestDatatype": "JSON",
298
+ "responseDatatype": "JSON",
299
+ "headers": {},
300
+ "responseObjects": [
301
+ {
302
+ "type": "default",
303
+ "key": "",
304
+ "mockFile": ""
305
+ }
306
+ ]
307
+ },
308
+ {
309
+ "name": "restOpticalODUTrailResyncOchCrossConnects",
310
+ "protocol": "REST",
311
+ "method": "POST",
312
+ "entitypath": "{base_path}/{version}/v2/optical/ODUTrail/resyncOchCrossConnects/{pathv1}?{query}",
313
+ "requestSchema": "schema.json",
314
+ "responseSchema": "schema.json",
315
+ "timeout": 0,
316
+ "sendEmpty": false,
317
+ "requestDatatype": "JSON",
318
+ "responseDatatype": "JSON",
319
+ "headers": {},
320
+ "responseObjects": [
321
+ {
322
+ "type": "default",
323
+ "key": "",
324
+ "mockFile": ""
325
+ }
326
+ ]
327
+ },
328
+ {
329
+ "name": "restOpticalODUTrailStartDelayMeasurement",
330
+ "protocol": "REST",
331
+ "method": "POST",
332
+ "entitypath": "{base_path}/{version}/v2/optical/ODUTrail/startDelayMeasurement?{query}",
333
+ "requestSchema": "schema.json",
334
+ "responseSchema": "schema.json",
335
+ "timeout": 0,
336
+ "sendEmpty": false,
337
+ "requestDatatype": "JSON",
338
+ "responseDatatype": "JSON",
339
+ "headers": {},
340
+ "responseObjects": [
341
+ {
342
+ "type": "default",
343
+ "key": "",
344
+ "mockFile": ""
345
+ }
346
+ ]
347
+ },
348
+ {
349
+ "name": "restOpticalODUTrailStopDelayMeasurement",
350
+ "protocol": "REST",
351
+ "method": "POST",
352
+ "entitypath": "{base_path}/{version}/v2/optical/ODUTrail/stopDelayMeasurement?{query}",
353
+ "requestSchema": "schema.json",
354
+ "responseSchema": "schema.json",
355
+ "timeout": 0,
356
+ "sendEmpty": false,
357
+ "requestDatatype": "JSON",
358
+ "responseDatatype": "JSON",
359
+ "headers": {},
360
+ "responseObjects": [
361
+ {
362
+ "type": "default",
363
+ "key": "",
364
+ "mockFile": ""
365
+ }
366
+ ]
367
+ },
368
+ {
369
+ "name": "restOpticalOTPortSpecificsFindCardSlot",
370
+ "protocol": "REST",
371
+ "method": "GET",
372
+ "entitypath": "{base_path}/{version}/v2/optical/OTPortSpecifics/findCardSlot?{query}",
373
+ "requestSchema": "schema.json",
374
+ "responseSchema": "schema.json",
375
+ "timeout": 0,
376
+ "sendEmpty": false,
377
+ "sendGetBody": false,
378
+ "requestDatatype": "JSON",
379
+ "responseDatatype": "JSON",
380
+ "headers": {},
381
+ "responseObjects": [
382
+ {
383
+ "type": "default",
384
+ "key": "",
385
+ "mockFile": ""
386
+ }
387
+ ]
388
+ },
389
+ {
390
+ "name": "restOpticalOTPortSpecificsFindMulticastClientPorts",
391
+ "protocol": "REST",
392
+ "method": "GET",
393
+ "entitypath": "{base_path}/{version}/v2/optical/OTPortSpecifics/findMulticastClientPorts/{pathv1}?{query}",
394
+ "requestSchema": "schema.json",
395
+ "responseSchema": "schema.json",
396
+ "timeout": 0,
397
+ "sendEmpty": false,
398
+ "sendGetBody": false,
399
+ "requestDatatype": "JSON",
400
+ "responseDatatype": "JSON",
401
+ "headers": {},
402
+ "responseObjects": [
403
+ {
404
+ "type": "default",
405
+ "key": "",
406
+ "mockFile": ""
407
+ }
408
+ ]
409
+ },
410
+ {
411
+ "name": "restOpticalOTUTrailFindDataBearerLinks",
412
+ "protocol": "REST",
413
+ "method": "GET",
414
+ "entitypath": "{base_path}/{version}/v2/optical/OTUTrail/findDataBearerLinks/{pathv1}?{query}",
415
+ "requestSchema": "schema.json",
416
+ "responseSchema": "schema.json",
417
+ "timeout": 0,
418
+ "sendEmpty": false,
419
+ "sendGetBody": false,
420
+ "requestDatatype": "JSON",
421
+ "responseDatatype": "JSON",
422
+ "headers": {},
423
+ "responseObjects": [
424
+ {
425
+ "type": "default",
426
+ "key": "",
427
+ "mockFile": ""
428
+ }
429
+ ]
430
+ },
431
+ {
432
+ "name": "restOpticalOTUTrailFindOchCrossConnects",
433
+ "protocol": "REST",
434
+ "method": "GET",
435
+ "entitypath": "{base_path}/{version}/v2/optical/OTUTrail/findOchCrossConnects/{pathv1}?{query}",
436
+ "requestSchema": "schema.json",
437
+ "responseSchema": "schema.json",
438
+ "timeout": 0,
439
+ "sendEmpty": false,
440
+ "sendGetBody": false,
441
+ "requestDatatype": "JSON",
442
+ "responseDatatype": "JSON",
443
+ "headers": {},
444
+ "responseObjects": [
445
+ {
446
+ "type": "default",
447
+ "key": "",
448
+ "mockFile": ""
449
+ }
450
+ ]
451
+ },
452
+ {
453
+ "name": "restOpticalOchCrossConnectFindOchCrossConnects",
454
+ "protocol": "REST",
455
+ "method": "GET",
456
+ "entitypath": "{base_path}/{version}/v2/optical/OchCrossConnect/findOchCrossConnects?{query}",
457
+ "requestSchema": "schema.json",
458
+ "responseSchema": "schema.json",
459
+ "timeout": 0,
460
+ "sendEmpty": false,
461
+ "sendGetBody": false,
462
+ "requestDatatype": "JSON",
463
+ "responseDatatype": "JSON",
464
+ "headers": {},
465
+ "responseObjects": [
466
+ {
467
+ "type": "default",
468
+ "key": "",
469
+ "mockFile": ""
470
+ }
471
+ ]
472
+ },
473
+ {
474
+ "name": "restOpticalOchCrossConnectRekeyWithDuplicate",
475
+ "protocol": "REST",
476
+ "method": "POST",
477
+ "entitypath": "{base_path}/{version}/v2/optical/OchCrossConnect/rekeyWithDuplicate?{query}",
478
+ "requestSchema": "schema.json",
479
+ "responseSchema": "schema.json",
480
+ "timeout": 0,
481
+ "sendEmpty": false,
482
+ "requestDatatype": "JSON",
483
+ "responseDatatype": "JSON",
484
+ "headers": {},
485
+ "responseObjects": [
486
+ {
487
+ "type": "default",
488
+ "key": "",
489
+ "mockFile": ""
490
+ }
491
+ ]
492
+ },
493
+ {
494
+ "name": "restOpticalOcsAlarmProfileFindEntitiesForOcsAlarmProfile",
495
+ "protocol": "REST",
496
+ "method": "GET",
497
+ "entitypath": "{base_path}/{version}/v2/optical/OcsAlarmProfile/findEntitiesForOcsAlarmProfile/{pathv1}?{query}",
498
+ "requestSchema": "schema.json",
499
+ "responseSchema": "schema.json",
500
+ "timeout": 0,
501
+ "sendEmpty": false,
502
+ "sendGetBody": false,
503
+ "requestDatatype": "JSON",
504
+ "responseDatatype": "JSON",
505
+ "headers": {},
506
+ "responseObjects": [
507
+ {
508
+ "type": "default",
509
+ "key": "",
510
+ "mockFile": ""
511
+ }
512
+ ]
513
+ },
514
+ {
515
+ "name": "restOpticalOdu1PtfChannelCreateCrossConnect",
516
+ "protocol": "REST",
517
+ "method": "POST",
518
+ "entitypath": "{base_path}/{version}/v2/optical/Odu1PtfChannel/createCrossConnect?{query}",
519
+ "requestSchema": "schema.json",
520
+ "responseSchema": "schema.json",
521
+ "timeout": 0,
522
+ "sendEmpty": false,
523
+ "requestDatatype": "JSON",
524
+ "responseDatatype": "JSON",
525
+ "headers": {},
526
+ "responseObjects": [
527
+ {
528
+ "type": "default",
529
+ "key": "",
530
+ "mockFile": ""
531
+ }
532
+ ]
533
+ },
534
+ {
535
+ "name": "restOpticalOdu1PtfChannelUpdateTxTimeslot",
536
+ "protocol": "REST",
537
+ "method": "PUT",
538
+ "entitypath": "{base_path}/{version}/v2/optical/Odu1PtfChannel/updateTxTimeslot?{query}",
539
+ "requestSchema": "schema.json",
540
+ "responseSchema": "schema.json",
541
+ "timeout": 0,
542
+ "sendEmpty": false,
543
+ "requestDatatype": "JSON",
544
+ "responseDatatype": "JSON",
545
+ "headers": {},
546
+ "responseObjects": [
547
+ {
548
+ "type": "default",
549
+ "key": "",
550
+ "mockFile": ""
551
+ }
552
+ ]
553
+ },
554
+ {
555
+ "name": "restOpticalOpticalLinkFindClientTrails",
556
+ "protocol": "REST",
557
+ "method": "GET",
558
+ "entitypath": "{base_path}/{version}/v2/optical/OpticalLink/findClientTrails/{pathv1}?{query}",
559
+ "requestSchema": "schema.json",
560
+ "responseSchema": "schema.json",
561
+ "timeout": 0,
562
+ "sendEmpty": false,
563
+ "sendGetBody": false,
564
+ "requestDatatype": "JSON",
565
+ "responseDatatype": "JSON",
566
+ "headers": {},
567
+ "responseObjects": [
568
+ {
569
+ "type": "default",
570
+ "key": "",
571
+ "mockFile": ""
572
+ }
573
+ ]
574
+ },
575
+ {
576
+ "name": "restOpticalOpticalLinkGetChannelUsageList",
577
+ "protocol": "REST",
578
+ "method": "POST",
579
+ "entitypath": "{base_path}/{version}/v2/optical/OpticalLink/getChannelUsageList?{query}",
580
+ "requestSchema": "schema.json",
581
+ "responseSchema": "schema.json",
582
+ "timeout": 0,
583
+ "sendEmpty": false,
584
+ "requestDatatype": "JSON",
585
+ "responseDatatype": "JSON",
586
+ "headers": {},
587
+ "responseObjects": [
588
+ {
589
+ "type": "default",
590
+ "key": "",
591
+ "mockFile": ""
592
+ }
593
+ ]
594
+ },
595
+ {
596
+ "name": "restOpticalOpticalLinkGetChannelUsageListForNEGroups",
597
+ "protocol": "REST",
598
+ "method": "POST",
599
+ "entitypath": "{base_path}/{version}/v2/optical/OpticalLink/getChannelUsageListForNEGroups?{query}",
600
+ "requestSchema": "schema.json",
601
+ "responseSchema": "schema.json",
602
+ "timeout": 0,
603
+ "sendEmpty": false,
604
+ "requestDatatype": "JSON",
605
+ "responseDatatype": "JSON",
606
+ "headers": {},
607
+ "responseObjects": [
608
+ {
609
+ "type": "default",
610
+ "key": "",
611
+ "mockFile": ""
612
+ }
613
+ ]
614
+ },
615
+ {
616
+ "name": "restOpticalOpticalNePropertiesPerformCardImageDownload",
617
+ "protocol": "REST",
618
+ "method": "POST",
619
+ "entitypath": "{base_path}/{version}/v2/optical/OpticalNeProperties/performCardImageDownload/{pathv1}?{query}",
620
+ "requestSchema": "schema.json",
621
+ "responseSchema": "schema.json",
622
+ "timeout": 0,
623
+ "sendEmpty": false,
624
+ "requestDatatype": "JSON",
625
+ "responseDatatype": "JSON",
626
+ "headers": {},
627
+ "responseObjects": [
628
+ {
629
+ "type": "default",
630
+ "key": "",
631
+ "mockFile": ""
632
+ }
633
+ ]
634
+ },
635
+ {
636
+ "name": "restOpticalOpticalNePropertiesResyncCardImage",
637
+ "protocol": "REST",
638
+ "method": "POST",
639
+ "entitypath": "{base_path}/{version}/v2/optical/OpticalNeProperties/resyncCardImage/{pathv1}?{query}",
640
+ "requestSchema": "schema.json",
641
+ "responseSchema": "schema.json",
642
+ "timeout": 0,
643
+ "sendEmpty": false,
644
+ "requestDatatype": "JSON",
645
+ "responseDatatype": "JSON",
646
+ "headers": {},
647
+ "responseObjects": [
648
+ {
649
+ "type": "default",
650
+ "key": "",
651
+ "mockFile": ""
652
+ }
653
+ ]
654
+ },
655
+ {
656
+ "name": "restOpticalOpticalNePropertiesUpdateReadyForDownload",
657
+ "protocol": "REST",
658
+ "method": "PUT",
659
+ "entitypath": "{base_path}/{version}/v2/optical/OpticalNeProperties/updateReadyForDownload/{pathv1}?{query}",
660
+ "requestSchema": "schema.json",
661
+ "responseSchema": "schema.json",
662
+ "timeout": 0,
663
+ "sendEmpty": false,
664
+ "requestDatatype": "JSON",
665
+ "responseDatatype": "JSON",
666
+ "headers": {},
667
+ "responseObjects": [
668
+ {
669
+ "type": "default",
670
+ "key": "",
671
+ "mockFile": ""
672
+ }
673
+ ]
674
+ },
675
+ {
676
+ "name": "restOpticalOpticalPortGetOpticalPortList",
677
+ "protocol": "REST",
678
+ "method": "POST",
679
+ "entitypath": "{base_path}/{version}/v2/optical/OpticalPort/getOpticalPortList?{query}",
680
+ "requestSchema": "schema.json",
681
+ "responseSchema": "schema.json",
682
+ "timeout": 0,
683
+ "sendEmpty": false,
684
+ "requestDatatype": "JSON",
685
+ "responseDatatype": "JSON",
686
+ "headers": {},
687
+ "responseObjects": [
688
+ {
689
+ "type": "default",
690
+ "key": "",
691
+ "mockFile": ""
692
+ }
693
+ ]
694
+ },
695
+ {
696
+ "name": "restOpticalOpticalPortSpecificsFindCustomPorts",
697
+ "protocol": "REST",
698
+ "method": "GET",
699
+ "entitypath": "{base_path}/{version}/v2/optical/OpticalPortSpecifics/findCustomPorts/{pathv1}?{query}",
700
+ "requestSchema": "schema.json",
701
+ "responseSchema": "schema.json",
702
+ "timeout": 0,
703
+ "sendEmpty": false,
704
+ "sendGetBody": false,
705
+ "requestDatatype": "JSON",
706
+ "responseDatatype": "JSON",
707
+ "headers": {},
708
+ "responseObjects": [
709
+ {
710
+ "type": "default",
711
+ "key": "",
712
+ "mockFile": ""
713
+ }
714
+ ]
715
+ },
716
+ {
717
+ "name": "restOpticalOpticalPortSpecificsResyncAllWavekeys",
718
+ "protocol": "REST",
719
+ "method": "POST",
720
+ "entitypath": "{base_path}/{version}/v2/optical/OpticalPortSpecifics/resyncAllWavekeys?{query}",
721
+ "requestSchema": "schema.json",
722
+ "responseSchema": "schema.json",
723
+ "timeout": 0,
724
+ "sendEmpty": false,
725
+ "requestDatatype": "JSON",
726
+ "responseDatatype": "JSON",
727
+ "headers": {},
728
+ "responseObjects": [
729
+ {
730
+ "type": "default",
731
+ "key": "",
732
+ "mockFile": ""
733
+ }
734
+ ]
735
+ },
736
+ {
737
+ "name": "restOpticalOtdrScanSpecificsExecuteScanCommand",
738
+ "protocol": "REST",
739
+ "method": "PUT",
740
+ "entitypath": "{base_path}/{version}/v2/optical/OtdrScanSpecifics/executeScanCommand/{pathv1}?{query}",
741
+ "requestSchema": "schema.json",
742
+ "responseSchema": "schema.json",
743
+ "timeout": 0,
744
+ "sendEmpty": false,
745
+ "requestDatatype": "JSON",
746
+ "responseDatatype": "JSON",
747
+ "headers": {},
748
+ "responseObjects": [
749
+ {
750
+ "type": "default",
751
+ "key": "",
752
+ "mockFile": ""
753
+ }
754
+ ]
755
+ },
756
+ {
757
+ "name": "restOpticalOtdrScanTransferRetrieveFile",
758
+ "protocol": "REST",
759
+ "method": "POST",
760
+ "entitypath": "{base_path}/{version}/v2/optical/OtdrScanTransfer/retrieveFile/{pathv1}?{query}",
761
+ "requestSchema": "schema.json",
762
+ "responseSchema": "schema.json",
763
+ "timeout": 0,
764
+ "sendEmpty": false,
765
+ "requestDatatype": "JSON",
766
+ "responseDatatype": "JSON",
767
+ "headers": {},
768
+ "responseObjects": [
769
+ {
770
+ "type": "default",
771
+ "key": "",
772
+ "mockFile": ""
773
+ }
774
+ ]
775
+ },
776
+ {
777
+ "name": "restOpticalOtuOduSpecificsUpdateTimeSlots",
778
+ "protocol": "REST",
779
+ "method": "PUT",
780
+ "entitypath": "{base_path}/{version}/v2/optical/OtuOduSpecifics/updateTimeSlots?{query}",
781
+ "requestSchema": "schema.json",
782
+ "responseSchema": "schema.json",
783
+ "timeout": 0,
784
+ "sendEmpty": false,
785
+ "requestDatatype": "JSON",
786
+ "responseDatatype": "JSON",
787
+ "headers": {},
788
+ "responseObjects": [
789
+ {
790
+ "type": "default",
791
+ "key": "",
792
+ "mockFile": ""
793
+ }
794
+ ]
795
+ },
796
+ {
797
+ "name": "restOpticalPointToPointConnectionFindAssociatedServices",
798
+ "protocol": "REST",
799
+ "method": "GET",
800
+ "entitypath": "{base_path}/{version}/v2/optical/PointToPointConnection/findAssociatedServices/{pathv1}?{query}",
801
+ "requestSchema": "schema.json",
802
+ "responseSchema": "schema.json",
803
+ "timeout": 0,
804
+ "sendEmpty": false,
805
+ "sendGetBody": false,
806
+ "requestDatatype": "JSON",
807
+ "responseDatatype": "JSON",
808
+ "headers": {},
809
+ "responseObjects": [
810
+ {
811
+ "type": "default",
812
+ "key": "",
813
+ "mockFile": ""
814
+ }
815
+ ]
816
+ },
817
+ {
818
+ "name": "restOpticalPointToPointConnectionFindHops",
819
+ "protocol": "REST",
820
+ "method": "GET",
821
+ "entitypath": "{base_path}/{version}/v2/optical/PointToPointConnection/findHops/{pathv1}?{query}",
822
+ "requestSchema": "schema.json",
823
+ "responseSchema": "schema.json",
824
+ "timeout": 0,
825
+ "sendEmpty": false,
826
+ "sendGetBody": false,
827
+ "requestDatatype": "JSON",
828
+ "responseDatatype": "JSON",
829
+ "headers": {},
830
+ "responseObjects": [
831
+ {
832
+ "type": "default",
833
+ "key": "",
834
+ "mockFile": ""
835
+ }
836
+ ]
837
+ },
838
+ {
839
+ "name": "restOpticalPointToPointConnectionFindOpticalLinks",
840
+ "protocol": "REST",
841
+ "method": "GET",
842
+ "entitypath": "{base_path}/{version}/v2/optical/PointToPointConnection/findOpticalLinks/{pathv1}?{query}",
843
+ "requestSchema": "schema.json",
844
+ "responseSchema": "schema.json",
845
+ "timeout": 0,
846
+ "sendEmpty": false,
847
+ "sendGetBody": false,
848
+ "requestDatatype": "JSON",
849
+ "responseDatatype": "JSON",
850
+ "headers": {},
851
+ "responseObjects": [
852
+ {
853
+ "type": "default",
854
+ "key": "",
855
+ "mockFile": ""
856
+ }
857
+ ]
858
+ },
859
+ {
860
+ "name": "restOpticalPointToPointConnectionGetHopsCount",
861
+ "protocol": "REST",
862
+ "method": "GET",
863
+ "entitypath": "{base_path}/{version}/v2/optical/PointToPointConnection/getHopsCount/{pathv1}?{query}",
864
+ "requestSchema": "schema.json",
865
+ "responseSchema": "schema.json",
866
+ "timeout": 0,
867
+ "sendEmpty": false,
868
+ "sendGetBody": false,
869
+ "requestDatatype": "JSON",
870
+ "responseDatatype": "JSON",
871
+ "headers": {},
872
+ "responseObjects": [
873
+ {
874
+ "type": "default",
875
+ "key": "",
876
+ "mockFile": ""
877
+ }
878
+ ]
879
+ },
880
+ {
881
+ "name": "restOpticalPointToPointConnectionIsConnectionReversed",
882
+ "protocol": "REST",
883
+ "method": "POST",
884
+ "entitypath": "{base_path}/{version}/v2/optical/PointToPointConnection/isConnectionReversed/{pathv1}?{query}",
885
+ "requestSchema": "schema.json",
886
+ "responseSchema": "schema.json",
887
+ "timeout": 0,
888
+ "sendEmpty": false,
889
+ "requestDatatype": "JSON",
890
+ "responseDatatype": "JSON",
891
+ "headers": {},
892
+ "responseObjects": [
893
+ {
894
+ "type": "default",
895
+ "key": "",
896
+ "mockFile": ""
897
+ }
898
+ ]
899
+ },
900
+ {
901
+ "name": "restOpticalPortTCAProfileAssignerClearCounters",
902
+ "protocol": "REST",
903
+ "method": "POST",
904
+ "entitypath": "{base_path}/{version}/v2/optical/PortTCAProfileAssigner/clearCounters/{pathv1}?{query}",
905
+ "requestSchema": "schema.json",
906
+ "responseSchema": "schema.json",
907
+ "timeout": 0,
908
+ "sendEmpty": false,
909
+ "requestDatatype": "JSON",
910
+ "responseDatatype": "JSON",
911
+ "headers": {},
912
+ "responseObjects": [
913
+ {
914
+ "type": "default",
915
+ "key": "",
916
+ "mockFile": ""
917
+ }
918
+ ]
919
+ },
920
+ {
921
+ "name": "restOpticalPreviewPathFindHops",
922
+ "protocol": "REST",
923
+ "method": "GET",
924
+ "entitypath": "{base_path}/{version}/v2/optical/PreviewPath/findHops/{pathv1}?{query}",
925
+ "requestSchema": "schema.json",
926
+ "responseSchema": "schema.json",
927
+ "timeout": 0,
928
+ "sendEmpty": false,
929
+ "sendGetBody": false,
930
+ "requestDatatype": "JSON",
931
+ "responseDatatype": "JSON",
932
+ "headers": {},
933
+ "responseObjects": [
934
+ {
935
+ "type": "default",
936
+ "key": "",
937
+ "mockFile": ""
938
+ }
939
+ ]
940
+ },
941
+ {
942
+ "name": "restOpticalServicePathFindVcnCrossConnects",
943
+ "protocol": "REST",
944
+ "method": "GET",
945
+ "entitypath": "{base_path}/{version}/v2/optical/ServicePath/findVcnCrossConnects/{pathv1}?{query}",
946
+ "requestSchema": "schema.json",
947
+ "responseSchema": "schema.json",
948
+ "timeout": 0,
949
+ "sendEmpty": false,
950
+ "sendGetBody": false,
951
+ "requestDatatype": "JSON",
952
+ "responseDatatype": "JSON",
953
+ "headers": {},
954
+ "responseObjects": [
955
+ {
956
+ "type": "default",
957
+ "key": "",
958
+ "mockFile": ""
959
+ }
960
+ ]
961
+ },
962
+ {
963
+ "name": "restOpticalServiceSiteFindValidTerminatingPortsForService",
964
+ "protocol": "REST",
965
+ "method": "POST",
966
+ "entitypath": "{base_path}/{version}/v2/optical/ServiceSite/findValidTerminatingPortsForService?{query}",
967
+ "requestSchema": "schema.json",
968
+ "responseSchema": "schema.json",
969
+ "timeout": 0,
970
+ "sendEmpty": false,
971
+ "requestDatatype": "JSON",
972
+ "responseDatatype": "JSON",
973
+ "headers": {},
974
+ "responseObjects": [
975
+ {
976
+ "type": "default",
977
+ "key": "",
978
+ "mockFile": ""
979
+ }
980
+ ]
981
+ },
982
+ {
983
+ "name": "restOpticalServiceSiteFindValidTerminatingPortsForServiceControlPlane",
984
+ "protocol": "REST",
985
+ "method": "POST",
986
+ "entitypath": "{base_path}/{version}/v2/optical/ServiceSite/findValidTerminatingPortsForServiceControlPlane?{query}",
987
+ "requestSchema": "schema.json",
988
+ "responseSchema": "schema.json",
989
+ "timeout": 0,
990
+ "sendEmpty": false,
991
+ "requestDatatype": "JSON",
992
+ "responseDatatype": "JSON",
993
+ "headers": {},
994
+ "responseObjects": [
995
+ {
996
+ "type": "default",
997
+ "key": "",
998
+ "mockFile": ""
999
+ }
1000
+ ]
1001
+ },
1002
+ {
1003
+ "name": "restOpticalTrailCompleteTrails",
1004
+ "protocol": "REST",
1005
+ "method": "POST",
1006
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/completeTrails?{query}",
1007
+ "requestSchema": "schema.json",
1008
+ "responseSchema": "schema.json",
1009
+ "timeout": 0,
1010
+ "sendEmpty": false,
1011
+ "requestDatatype": "JSON",
1012
+ "responseDatatype": "JSON",
1013
+ "headers": {},
1014
+ "responseObjects": [
1015
+ {
1016
+ "type": "default",
1017
+ "key": "",
1018
+ "mockFile": ""
1019
+ }
1020
+ ]
1021
+ },
1022
+ {
1023
+ "name": "restOpticalTrailConfigureAinsMode",
1024
+ "protocol": "REST",
1025
+ "method": "POST",
1026
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/configureAinsMode/{pathv1}?{query}",
1027
+ "requestSchema": "schema.json",
1028
+ "responseSchema": "schema.json",
1029
+ "timeout": 0,
1030
+ "sendEmpty": false,
1031
+ "requestDatatype": "JSON",
1032
+ "responseDatatype": "JSON",
1033
+ "headers": {},
1034
+ "responseObjects": [
1035
+ {
1036
+ "type": "default",
1037
+ "key": "",
1038
+ "mockFile": ""
1039
+ }
1040
+ ]
1041
+ },
1042
+ {
1043
+ "name": "restOpticalTrailConfigureMaintenanceMode",
1044
+ "protocol": "REST",
1045
+ "method": "POST",
1046
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/configureMaintenanceMode/{pathv1}?{query}",
1047
+ "requestSchema": "schema.json",
1048
+ "responseSchema": "schema.json",
1049
+ "timeout": 0,
1050
+ "sendEmpty": false,
1051
+ "requestDatatype": "JSON",
1052
+ "responseDatatype": "JSON",
1053
+ "headers": {},
1054
+ "responseObjects": [
1055
+ {
1056
+ "type": "default",
1057
+ "key": "",
1058
+ "mockFile": ""
1059
+ }
1060
+ ]
1061
+ },
1062
+ {
1063
+ "name": "restOpticalTrailDeleteTrails",
1064
+ "protocol": "REST",
1065
+ "method": "DELETE",
1066
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/deleteTrails?{query}",
1067
+ "requestSchema": "schema.json",
1068
+ "responseSchema": "schema.json",
1069
+ "timeout": 0,
1070
+ "sendEmpty": false,
1071
+ "requestDatatype": "JSON",
1072
+ "responseDatatype": "JSON",
1073
+ "headers": {},
1074
+ "responseObjects": [
1075
+ {
1076
+ "type": "default",
1077
+ "key": "",
1078
+ "mockFile": ""
1079
+ }
1080
+ ]
1081
+ },
1082
+ {
1083
+ "name": "restOpticalTrailDiscoverClientTrails",
1084
+ "protocol": "REST",
1085
+ "method": "POST",
1086
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/discoverClientTrails?{query}",
1087
+ "requestSchema": "schema.json",
1088
+ "responseSchema": "schema.json",
1089
+ "timeout": 0,
1090
+ "sendEmpty": false,
1091
+ "requestDatatype": "JSON",
1092
+ "responseDatatype": "JSON",
1093
+ "headers": {},
1094
+ "responseObjects": [
1095
+ {
1096
+ "type": "default",
1097
+ "key": "",
1098
+ "mockFile": ""
1099
+ }
1100
+ ]
1101
+ },
1102
+ {
1103
+ "name": "restOpticalTrailDiscoverTrail",
1104
+ "protocol": "REST",
1105
+ "method": "POST",
1106
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/discoverTrail?{query}",
1107
+ "requestSchema": "schema.json",
1108
+ "responseSchema": "schema.json",
1109
+ "timeout": 0,
1110
+ "sendEmpty": false,
1111
+ "requestDatatype": "JSON",
1112
+ "responseDatatype": "JSON",
1113
+ "headers": {},
1114
+ "responseObjects": [
1115
+ {
1116
+ "type": "default",
1117
+ "key": "",
1118
+ "mockFile": ""
1119
+ }
1120
+ ]
1121
+ },
1122
+ {
1123
+ "name": "restOpticalTrailDiscoverTrails",
1124
+ "protocol": "REST",
1125
+ "method": "POST",
1126
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/discoverTrails?{query}",
1127
+ "requestSchema": "schema.json",
1128
+ "responseSchema": "schema.json",
1129
+ "timeout": 0,
1130
+ "sendEmpty": false,
1131
+ "requestDatatype": "JSON",
1132
+ "responseDatatype": "JSON",
1133
+ "headers": {},
1134
+ "responseObjects": [
1135
+ {
1136
+ "type": "default",
1137
+ "key": "",
1138
+ "mockFile": ""
1139
+ }
1140
+ ]
1141
+ },
1142
+ {
1143
+ "name": "restOpticalTrailFindAllServerTrails",
1144
+ "protocol": "REST",
1145
+ "method": "GET",
1146
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/findAllServerTrails/{pathv1}?{query}",
1147
+ "requestSchema": "schema.json",
1148
+ "responseSchema": "schema.json",
1149
+ "timeout": 0,
1150
+ "sendEmpty": false,
1151
+ "sendGetBody": false,
1152
+ "requestDatatype": "JSON",
1153
+ "responseDatatype": "JSON",
1154
+ "headers": {},
1155
+ "responseObjects": [
1156
+ {
1157
+ "type": "default",
1158
+ "key": "",
1159
+ "mockFile": ""
1160
+ }
1161
+ ]
1162
+ },
1163
+ {
1164
+ "name": "restOpticalTrailFindAndCompleteTrail",
1165
+ "protocol": "REST",
1166
+ "method": "GET",
1167
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/findAndCompleteTrail?{query}",
1168
+ "requestSchema": "schema.json",
1169
+ "responseSchema": "schema.json",
1170
+ "timeout": 0,
1171
+ "sendEmpty": false,
1172
+ "sendGetBody": false,
1173
+ "requestDatatype": "JSON",
1174
+ "responseDatatype": "JSON",
1175
+ "headers": {},
1176
+ "responseObjects": [
1177
+ {
1178
+ "type": "default",
1179
+ "key": "",
1180
+ "mockFile": ""
1181
+ }
1182
+ ]
1183
+ },
1184
+ {
1185
+ "name": "restOpticalTrailFindApsGroups",
1186
+ "protocol": "REST",
1187
+ "method": "GET",
1188
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/findApsGroups/{pathv1}?{query}",
1189
+ "requestSchema": "schema.json",
1190
+ "responseSchema": "schema.json",
1191
+ "timeout": 0,
1192
+ "sendEmpty": false,
1193
+ "sendGetBody": false,
1194
+ "requestDatatype": "JSON",
1195
+ "responseDatatype": "JSON",
1196
+ "headers": {},
1197
+ "responseObjects": [
1198
+ {
1199
+ "type": "default",
1200
+ "key": "",
1201
+ "mockFile": ""
1202
+ }
1203
+ ]
1204
+ },
1205
+ {
1206
+ "name": "restOpticalTrailFindClientTrails",
1207
+ "protocol": "REST",
1208
+ "method": "GET",
1209
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/findClientTrails/{pathv1}?{query}",
1210
+ "requestSchema": "schema.json",
1211
+ "responseSchema": "schema.json",
1212
+ "timeout": 0,
1213
+ "sendEmpty": false,
1214
+ "sendGetBody": false,
1215
+ "requestDatatype": "JSON",
1216
+ "responseDatatype": "JSON",
1217
+ "headers": {},
1218
+ "responseObjects": [
1219
+ {
1220
+ "type": "default",
1221
+ "key": "",
1222
+ "mockFile": ""
1223
+ }
1224
+ ]
1225
+ },
1226
+ {
1227
+ "name": "restOpticalTrailFindServerTrails",
1228
+ "protocol": "REST",
1229
+ "method": "GET",
1230
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/findServerTrails/{pathv1}?{query}",
1231
+ "requestSchema": "schema.json",
1232
+ "responseSchema": "schema.json",
1233
+ "timeout": 0,
1234
+ "sendEmpty": false,
1235
+ "sendGetBody": false,
1236
+ "requestDatatype": "JSON",
1237
+ "responseDatatype": "JSON",
1238
+ "headers": {},
1239
+ "responseObjects": [
1240
+ {
1241
+ "type": "default",
1242
+ "key": "",
1243
+ "mockFile": ""
1244
+ }
1245
+ ]
1246
+ },
1247
+ {
1248
+ "name": "restOpticalTrailRekeyConnection",
1249
+ "protocol": "REST",
1250
+ "method": "POST",
1251
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/rekeyConnection/{pathv1}?{query}",
1252
+ "requestSchema": "schema.json",
1253
+ "responseSchema": "schema.json",
1254
+ "timeout": 0,
1255
+ "sendEmpty": false,
1256
+ "requestDatatype": "JSON",
1257
+ "responseDatatype": "JSON",
1258
+ "headers": {},
1259
+ "responseObjects": [
1260
+ {
1261
+ "type": "default",
1262
+ "key": "",
1263
+ "mockFile": ""
1264
+ }
1265
+ ]
1266
+ },
1267
+ {
1268
+ "name": "restOpticalTrailShutDown",
1269
+ "protocol": "REST",
1270
+ "method": "POST",
1271
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/shutDown/{pathv1}?{query}",
1272
+ "requestSchema": "schema.json",
1273
+ "responseSchema": "schema.json",
1274
+ "timeout": 0,
1275
+ "sendEmpty": false,
1276
+ "requestDatatype": "JSON",
1277
+ "responseDatatype": "JSON",
1278
+ "headers": {},
1279
+ "responseObjects": [
1280
+ {
1281
+ "type": "default",
1282
+ "key": "",
1283
+ "mockFile": ""
1284
+ }
1285
+ ]
1286
+ },
1287
+ {
1288
+ "name": "restOpticalTrailTurnUp",
1289
+ "protocol": "REST",
1290
+ "method": "POST",
1291
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/turnUp/{pathv1}?{query}",
1292
+ "requestSchema": "schema.json",
1293
+ "responseSchema": "schema.json",
1294
+ "timeout": 0,
1295
+ "sendEmpty": false,
1296
+ "requestDatatype": "JSON",
1297
+ "responseDatatype": "JSON",
1298
+ "headers": {},
1299
+ "responseObjects": [
1300
+ {
1301
+ "type": "default",
1302
+ "key": "",
1303
+ "mockFile": ""
1304
+ }
1305
+ ]
1306
+ },
1307
+ {
1308
+ "name": "restOpticalTrailUnmanageTrails",
1309
+ "protocol": "REST",
1310
+ "method": "POST",
1311
+ "entitypath": "{base_path}/{version}/v2/optical/Trail/unmanageTrails?{query}",
1312
+ "requestSchema": "schema.json",
1313
+ "responseSchema": "schema.json",
1314
+ "timeout": 0,
1315
+ "sendEmpty": false,
1316
+ "requestDatatype": "JSON",
1317
+ "responseDatatype": "JSON",
1318
+ "headers": {},
1319
+ "responseObjects": [
1320
+ {
1321
+ "type": "default",
1322
+ "key": "",
1323
+ "mockFile": ""
1324
+ }
1325
+ ]
1326
+ },
1327
+ {
1328
+ "name": "restOpticalTrailSiteFindValidTerminationPointsForTrail",
1329
+ "protocol": "REST",
1330
+ "method": "POST",
1331
+ "entitypath": "{base_path}/{version}/v2/optical/TrailSite/findValidTerminationPointsForTrail?{query}",
1332
+ "requestSchema": "schema.json",
1333
+ "responseSchema": "schema.json",
1334
+ "timeout": 0,
1335
+ "sendEmpty": false,
1336
+ "requestDatatype": "JSON",
1337
+ "responseDatatype": "JSON",
1338
+ "headers": {},
1339
+ "responseObjects": [
1340
+ {
1341
+ "type": "default",
1342
+ "key": "",
1343
+ "mockFile": ""
1344
+ }
1345
+ ]
1346
+ },
1347
+ {
1348
+ "name": "restOpticalTransportServiceCompleteService",
1349
+ "protocol": "REST",
1350
+ "method": "POST",
1351
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/completeService?{query}",
1352
+ "requestSchema": "schema.json",
1353
+ "responseSchema": "schema.json",
1354
+ "timeout": 0,
1355
+ "sendEmpty": false,
1356
+ "requestDatatype": "JSON",
1357
+ "responseDatatype": "JSON",
1358
+ "headers": {},
1359
+ "responseObjects": [
1360
+ {
1361
+ "type": "default",
1362
+ "key": "",
1363
+ "mockFile": ""
1364
+ }
1365
+ ]
1366
+ },
1367
+ {
1368
+ "name": "restOpticalTransportServiceConfigureAinsMode",
1369
+ "protocol": "REST",
1370
+ "method": "POST",
1371
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/configureAinsMode/{pathv1}?{query}",
1372
+ "requestSchema": "schema.json",
1373
+ "responseSchema": "schema.json",
1374
+ "timeout": 0,
1375
+ "sendEmpty": false,
1376
+ "requestDatatype": "JSON",
1377
+ "responseDatatype": "JSON",
1378
+ "headers": {},
1379
+ "responseObjects": [
1380
+ {
1381
+ "type": "default",
1382
+ "key": "",
1383
+ "mockFile": ""
1384
+ }
1385
+ ]
1386
+ },
1387
+ {
1388
+ "name": "restOpticalTransportServiceConfigureMaintenanceMode",
1389
+ "protocol": "REST",
1390
+ "method": "POST",
1391
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/configureMaintenanceMode/{pathv1}?{query}",
1392
+ "requestSchema": "schema.json",
1393
+ "responseSchema": "schema.json",
1394
+ "timeout": 0,
1395
+ "sendEmpty": false,
1396
+ "requestDatatype": "JSON",
1397
+ "responseDatatype": "JSON",
1398
+ "headers": {},
1399
+ "responseObjects": [
1400
+ {
1401
+ "type": "default",
1402
+ "key": "",
1403
+ "mockFile": ""
1404
+ }
1405
+ ]
1406
+ },
1407
+ {
1408
+ "name": "restOpticalTransportServiceDeleteServices",
1409
+ "protocol": "REST",
1410
+ "method": "DELETE",
1411
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/deleteServices?{query}",
1412
+ "requestSchema": "schema.json",
1413
+ "responseSchema": "schema.json",
1414
+ "timeout": 0,
1415
+ "sendEmpty": false,
1416
+ "requestDatatype": "JSON",
1417
+ "responseDatatype": "JSON",
1418
+ "headers": {},
1419
+ "responseObjects": [
1420
+ {
1421
+ "type": "default",
1422
+ "key": "",
1423
+ "mockFile": ""
1424
+ }
1425
+ ]
1426
+ },
1427
+ {
1428
+ "name": "restOpticalTransportServiceDeleteWithODUTrail",
1429
+ "protocol": "REST",
1430
+ "method": "DELETE",
1431
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/deleteWithODUTrail/{pathv1}?{query}",
1432
+ "requestSchema": "schema.json",
1433
+ "responseSchema": "schema.json",
1434
+ "timeout": 0,
1435
+ "sendEmpty": false,
1436
+ "requestDatatype": "JSON",
1437
+ "responseDatatype": "JSON",
1438
+ "headers": {},
1439
+ "responseObjects": [
1440
+ {
1441
+ "type": "default",
1442
+ "key": "",
1443
+ "mockFile": ""
1444
+ }
1445
+ ]
1446
+ },
1447
+ {
1448
+ "name": "restOpticalTransportServiceDiscoverService",
1449
+ "protocol": "REST",
1450
+ "method": "POST",
1451
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/discoverService?{query}",
1452
+ "requestSchema": "schema.json",
1453
+ "responseSchema": "schema.json",
1454
+ "timeout": 0,
1455
+ "sendEmpty": false,
1456
+ "requestDatatype": "JSON",
1457
+ "responseDatatype": "JSON",
1458
+ "headers": {},
1459
+ "responseObjects": [
1460
+ {
1461
+ "type": "default",
1462
+ "key": "",
1463
+ "mockFile": ""
1464
+ }
1465
+ ]
1466
+ },
1467
+ {
1468
+ "name": "restOpticalTransportServiceDiscoverServiceNEs",
1469
+ "protocol": "REST",
1470
+ "method": "POST",
1471
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/discoverServiceNEs?{query}",
1472
+ "requestSchema": "schema.json",
1473
+ "responseSchema": "schema.json",
1474
+ "timeout": 0,
1475
+ "sendEmpty": false,
1476
+ "requestDatatype": "JSON",
1477
+ "responseDatatype": "JSON",
1478
+ "headers": {},
1479
+ "responseObjects": [
1480
+ {
1481
+ "type": "default",
1482
+ "key": "",
1483
+ "mockFile": ""
1484
+ }
1485
+ ]
1486
+ },
1487
+ {
1488
+ "name": "restOpticalTransportServiceDiscoverServiceOnTrails",
1489
+ "protocol": "REST",
1490
+ "method": "POST",
1491
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/discoverServiceOnTrails?{query}",
1492
+ "requestSchema": "schema.json",
1493
+ "responseSchema": "schema.json",
1494
+ "timeout": 0,
1495
+ "sendEmpty": false,
1496
+ "requestDatatype": "JSON",
1497
+ "responseDatatype": "JSON",
1498
+ "headers": {},
1499
+ "responseObjects": [
1500
+ {
1501
+ "type": "default",
1502
+ "key": "",
1503
+ "mockFile": ""
1504
+ }
1505
+ ]
1506
+ },
1507
+ {
1508
+ "name": "restOpticalTransportServiceFindAllServicePaths",
1509
+ "protocol": "REST",
1510
+ "method": "GET",
1511
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/findAllServicePaths/{pathv1}?{query}",
1512
+ "requestSchema": "schema.json",
1513
+ "responseSchema": "schema.json",
1514
+ "timeout": 0,
1515
+ "sendEmpty": false,
1516
+ "sendGetBody": false,
1517
+ "requestDatatype": "JSON",
1518
+ "responseDatatype": "JSON",
1519
+ "headers": {},
1520
+ "responseObjects": [
1521
+ {
1522
+ "type": "default",
1523
+ "key": "",
1524
+ "mockFile": ""
1525
+ }
1526
+ ]
1527
+ },
1528
+ {
1529
+ "name": "restOpticalTransportServiceFindApsGroups",
1530
+ "protocol": "REST",
1531
+ "method": "POST",
1532
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/findApsGroups/{pathv1}?{query}",
1533
+ "requestSchema": "schema.json",
1534
+ "responseSchema": "schema.json",
1535
+ "timeout": 0,
1536
+ "sendEmpty": false,
1537
+ "requestDatatype": "JSON",
1538
+ "responseDatatype": "JSON",
1539
+ "headers": {},
1540
+ "responseObjects": [
1541
+ {
1542
+ "type": "default",
1543
+ "key": "",
1544
+ "mockFile": ""
1545
+ }
1546
+ ]
1547
+ },
1548
+ {
1549
+ "name": "restOpticalTransportServiceFindServicePath",
1550
+ "protocol": "REST",
1551
+ "method": "GET",
1552
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/findServicePath/{pathv1}?{query}",
1553
+ "requestSchema": "schema.json",
1554
+ "responseSchema": "schema.json",
1555
+ "timeout": 0,
1556
+ "sendEmpty": false,
1557
+ "sendGetBody": false,
1558
+ "requestDatatype": "JSON",
1559
+ "responseDatatype": "JSON",
1560
+ "headers": {},
1561
+ "responseObjects": [
1562
+ {
1563
+ "type": "default",
1564
+ "key": "",
1565
+ "mockFile": ""
1566
+ }
1567
+ ]
1568
+ },
1569
+ {
1570
+ "name": "restOpticalTransportServiceGetAlarms",
1571
+ "protocol": "REST",
1572
+ "method": "POST",
1573
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/getAlarms/{pathv1}?{query}",
1574
+ "requestSchema": "schema.json",
1575
+ "responseSchema": "schema.json",
1576
+ "timeout": 0,
1577
+ "sendEmpty": false,
1578
+ "requestDatatype": "JSON",
1579
+ "responseDatatype": "JSON",
1580
+ "headers": {},
1581
+ "responseObjects": [
1582
+ {
1583
+ "type": "default",
1584
+ "key": "",
1585
+ "mockFile": ""
1586
+ }
1587
+ ]
1588
+ },
1589
+ {
1590
+ "name": "restOpticalTransportServiceGetHopsCount",
1591
+ "protocol": "REST",
1592
+ "method": "POST",
1593
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/getHopsCount?{query}",
1594
+ "requestSchema": "schema.json",
1595
+ "responseSchema": "schema.json",
1596
+ "timeout": 0,
1597
+ "sendEmpty": false,
1598
+ "requestDatatype": "JSON",
1599
+ "responseDatatype": "JSON",
1600
+ "headers": {},
1601
+ "responseObjects": [
1602
+ {
1603
+ "type": "default",
1604
+ "key": "",
1605
+ "mockFile": ""
1606
+ }
1607
+ ]
1608
+ },
1609
+ {
1610
+ "name": "restOpticalTransportServiceLightPathTrace",
1611
+ "protocol": "REST",
1612
+ "method": "POST",
1613
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/lightPathTrace?{query}",
1614
+ "requestSchema": "schema.json",
1615
+ "responseSchema": "schema.json",
1616
+ "timeout": 0,
1617
+ "sendEmpty": false,
1618
+ "requestDatatype": "JSON",
1619
+ "responseDatatype": "JSON",
1620
+ "headers": {},
1621
+ "responseObjects": [
1622
+ {
1623
+ "type": "default",
1624
+ "key": "",
1625
+ "mockFile": ""
1626
+ }
1627
+ ]
1628
+ },
1629
+ {
1630
+ "name": "restOpticalTransportServiceRecomputeStates",
1631
+ "protocol": "REST",
1632
+ "method": "POST",
1633
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/recomputeStates?{query}",
1634
+ "requestSchema": "schema.json",
1635
+ "responseSchema": "schema.json",
1636
+ "timeout": 0,
1637
+ "sendEmpty": false,
1638
+ "requestDatatype": "JSON",
1639
+ "responseDatatype": "JSON",
1640
+ "headers": {},
1641
+ "responseObjects": [
1642
+ {
1643
+ "type": "default",
1644
+ "key": "",
1645
+ "mockFile": ""
1646
+ }
1647
+ ]
1648
+ },
1649
+ {
1650
+ "name": "restOpticalTransportServiceRekeyConnection",
1651
+ "protocol": "REST",
1652
+ "method": "POST",
1653
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/rekeyConnection/{pathv1}?{query}",
1654
+ "requestSchema": "schema.json",
1655
+ "responseSchema": "schema.json",
1656
+ "timeout": 0,
1657
+ "sendEmpty": false,
1658
+ "requestDatatype": "JSON",
1659
+ "responseDatatype": "JSON",
1660
+ "headers": {},
1661
+ "responseObjects": [
1662
+ {
1663
+ "type": "default",
1664
+ "key": "",
1665
+ "mockFile": ""
1666
+ }
1667
+ ]
1668
+ },
1669
+ {
1670
+ "name": "restOpticalTransportServiceShutDown",
1671
+ "protocol": "REST",
1672
+ "method": "POST",
1673
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/shutDown/{pathv1}?{query}",
1674
+ "requestSchema": "schema.json",
1675
+ "responseSchema": "schema.json",
1676
+ "timeout": 0,
1677
+ "sendEmpty": false,
1678
+ "requestDatatype": "JSON",
1679
+ "responseDatatype": "JSON",
1680
+ "headers": {},
1681
+ "responseObjects": [
1682
+ {
1683
+ "type": "default",
1684
+ "key": "",
1685
+ "mockFile": ""
1686
+ }
1687
+ ]
1688
+ },
1689
+ {
1690
+ "name": "restOpticalTransportServiceTurnUpService",
1691
+ "protocol": "REST",
1692
+ "method": "POST",
1693
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/turnUpService/{pathv1}?{query}",
1694
+ "requestSchema": "schema.json",
1695
+ "responseSchema": "schema.json",
1696
+ "timeout": 0,
1697
+ "sendEmpty": false,
1698
+ "requestDatatype": "JSON",
1699
+ "responseDatatype": "JSON",
1700
+ "headers": {},
1701
+ "responseObjects": [
1702
+ {
1703
+ "type": "default",
1704
+ "key": "",
1705
+ "mockFile": ""
1706
+ }
1707
+ ]
1708
+ },
1709
+ {
1710
+ "name": "restOpticalTransportServiceUnmanageServices",
1711
+ "protocol": "REST",
1712
+ "method": "POST",
1713
+ "entitypath": "{base_path}/{version}/v2/optical/TransportService/unmanageServices?{query}",
1714
+ "requestSchema": "schema.json",
1715
+ "responseSchema": "schema.json",
1716
+ "timeout": 0,
1717
+ "sendEmpty": false,
1718
+ "requestDatatype": "JSON",
1719
+ "responseDatatype": "JSON",
1720
+ "headers": {},
1721
+ "responseObjects": [
1722
+ {
1723
+ "type": "default",
1724
+ "key": "",
1725
+ "mockFile": ""
1726
+ }
1727
+ ]
1728
+ },
1729
+ {
1730
+ "name": "restOpticalVtsAlarmCategoryResyncPerVtsObjectAsap",
1731
+ "protocol": "REST",
1732
+ "method": "POST",
1733
+ "entitypath": "{base_path}/{version}/v2/optical/VtsAlarmCategory/resyncPerVtsObjectAsap?{query}",
1734
+ "requestSchema": "schema.json",
1735
+ "responseSchema": "schema.json",
1736
+ "timeout": 0,
1737
+ "sendEmpty": false,
1738
+ "requestDatatype": "JSON",
1739
+ "responseDatatype": "JSON",
1740
+ "headers": {},
1741
+ "responseObjects": [
1742
+ {
1743
+ "type": "default",
1744
+ "key": "",
1745
+ "mockFile": ""
1746
+ }
1747
+ ]
1748
+ },
1749
+ {
1750
+ "name": "restOpticalVtsConnectionFindValidTerminatingPortsForVtsConnection",
1751
+ "protocol": "REST",
1752
+ "method": "GET",
1753
+ "entitypath": "{base_path}/{version}/v2/optical/VtsConnection/findValidTerminatingPortsForVtsConnection?{query}",
1754
+ "requestSchema": "schema.json",
1755
+ "responseSchema": "schema.json",
1756
+ "timeout": 0,
1757
+ "sendEmpty": false,
1758
+ "sendGetBody": false,
1759
+ "requestDatatype": "JSON",
1760
+ "responseDatatype": "JSON",
1761
+ "headers": {},
1762
+ "responseObjects": [
1763
+ {
1764
+ "type": "default",
1765
+ "key": "",
1766
+ "mockFile": ""
1767
+ }
1768
+ ]
1769
+ }
1770
+ ]
1771
+ }