@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,1470 @@
1
+ {
2
+ "actions": [
3
+ {
4
+ "name": "restMediationBackupPolicyConfigure",
5
+ "protocol": "REST",
6
+ "method": "POST",
7
+ "entitypath": "{base_path}/{version}/v2/mediation/BackupPolicy/configure/{pathv1}?{query}",
8
+ "requestSchema": "schema.json",
9
+ "responseSchema": "schema.json",
10
+ "timeout": 0,
11
+ "sendEmpty": false,
12
+ "requestDatatype": "JSON",
13
+ "responseDatatype": "JSON",
14
+ "headers": {},
15
+ "responseObjects": [
16
+ {
17
+ "type": "default",
18
+ "key": "",
19
+ "mockFile": ""
20
+ }
21
+ ]
22
+ },
23
+ {
24
+ "name": "restMediationDeploymentPolicyConfigure",
25
+ "protocol": "REST",
26
+ "method": "POST",
27
+ "entitypath": "{base_path}/{version}/v2/mediation/DeploymentPolicy/configure?{query}",
28
+ "requestSchema": "schema.json",
29
+ "responseSchema": "schema.json",
30
+ "timeout": 0,
31
+ "sendEmpty": false,
32
+ "requestDatatype": "JSON",
33
+ "responseDatatype": "JSON",
34
+ "headers": {},
35
+ "responseObjects": [
36
+ {
37
+ "type": "default",
38
+ "key": "",
39
+ "mockFile": ""
40
+ }
41
+ ]
42
+ },
43
+ {
44
+ "name": "restMediationDeploymentPolicyGetInfo",
45
+ "protocol": "REST",
46
+ "method": "GET",
47
+ "entitypath": "{base_path}/{version}/v2/mediation/DeploymentPolicy/getInfo?{query}",
48
+ "requestSchema": "schema.json",
49
+ "responseSchema": "schema.json",
50
+ "timeout": 0,
51
+ "sendEmpty": false,
52
+ "sendGetBody": false,
53
+ "requestDatatype": "JSON",
54
+ "responseDatatype": "JSON",
55
+ "headers": {},
56
+ "responseObjects": [
57
+ {
58
+ "type": "default",
59
+ "key": "",
60
+ "mockFile": ""
61
+ }
62
+ ]
63
+ },
64
+ {
65
+ "name": "restMediationFirmwareFolderDescriptorActivateFirmwareImage",
66
+ "protocol": "REST",
67
+ "method": "POST",
68
+ "entitypath": "{base_path}/{version}/v2/mediation/FirmwareFolderDescriptor/activateFirmwareImage/{pathv1}?{query}",
69
+ "requestSchema": "schema.json",
70
+ "responseSchema": "schema.json",
71
+ "timeout": 0,
72
+ "sendEmpty": false,
73
+ "requestDatatype": "JSON",
74
+ "responseDatatype": "JSON",
75
+ "headers": {},
76
+ "responseObjects": [
77
+ {
78
+ "type": "default",
79
+ "key": "",
80
+ "mockFile": ""
81
+ }
82
+ ]
83
+ },
84
+ {
85
+ "name": "restMediationFirmwareFolderDescriptorFindFirmwareApplicableNes",
86
+ "protocol": "REST",
87
+ "method": "GET",
88
+ "entitypath": "{base_path}/{version}/v2/mediation/FirmwareFolderDescriptor/findFirmwareApplicableNes/{pathv1}?{query}",
89
+ "requestSchema": "schema.json",
90
+ "responseSchema": "schema.json",
91
+ "timeout": 0,
92
+ "sendEmpty": false,
93
+ "sendGetBody": false,
94
+ "requestDatatype": "JSON",
95
+ "responseDatatype": "JSON",
96
+ "headers": {},
97
+ "responseObjects": [
98
+ {
99
+ "type": "default",
100
+ "key": "",
101
+ "mockFile": ""
102
+ }
103
+ ]
104
+ },
105
+ {
106
+ "name": "restMediationFirmwareFolderDescriptorScheduleFirmwareUpgrade",
107
+ "protocol": "REST",
108
+ "method": "PUT",
109
+ "entitypath": "{base_path}/{version}/v2/mediation/FirmwareFolderDescriptor/scheduleFirmwareUpgrade/{pathv1}?{query}",
110
+ "requestSchema": "schema.json",
111
+ "responseSchema": "schema.json",
112
+ "timeout": 0,
113
+ "sendEmpty": false,
114
+ "requestDatatype": "JSON",
115
+ "responseDatatype": "JSON",
116
+ "headers": {},
117
+ "responseObjects": [
118
+ {
119
+ "type": "default",
120
+ "key": "",
121
+ "mockFile": ""
122
+ }
123
+ ]
124
+ },
125
+ {
126
+ "name": "restMediationFirmwareFolderDescriptorUpgradeFirmware",
127
+ "protocol": "REST",
128
+ "method": "POST",
129
+ "entitypath": "{base_path}/{version}/v2/mediation/FirmwareFolderDescriptor/upgradeFirmware/{pathv1}?{query}",
130
+ "requestSchema": "schema.json",
131
+ "responseSchema": "schema.json",
132
+ "timeout": 0,
133
+ "sendEmpty": false,
134
+ "requestDatatype": "JSON",
135
+ "responseDatatype": "JSON",
136
+ "headers": {},
137
+ "responseObjects": [
138
+ {
139
+ "type": "default",
140
+ "key": "",
141
+ "mockFile": ""
142
+ }
143
+ ]
144
+ },
145
+ {
146
+ "name": "restMediationFirmwareFolderDescriptorValidateFirmwareDiskSpace",
147
+ "protocol": "REST",
148
+ "method": "POST",
149
+ "entitypath": "{base_path}/{version}/v2/mediation/FirmwareFolderDescriptor/validateFirmwareDiskSpace/{pathv1}?{query}",
150
+ "requestSchema": "schema.json",
151
+ "responseSchema": "schema.json",
152
+ "timeout": 0,
153
+ "sendEmpty": false,
154
+ "requestDatatype": "JSON",
155
+ "responseDatatype": "JSON",
156
+ "headers": {},
157
+ "responseObjects": [
158
+ {
159
+ "type": "default",
160
+ "key": "",
161
+ "mockFile": ""
162
+ }
163
+ ]
164
+ },
165
+ {
166
+ "name": "restMediationGNESoftwareFolderDescriptorFindApplicableNes",
167
+ "protocol": "REST",
168
+ "method": "GET",
169
+ "entitypath": "{base_path}/{version}/v2/mediation/GNESoftwareFolderDescriptor/findApplicableNes/{pathv1}?{query}",
170
+ "requestSchema": "schema.json",
171
+ "responseSchema": "schema.json",
172
+ "timeout": 0,
173
+ "sendEmpty": false,
174
+ "sendGetBody": false,
175
+ "requestDatatype": "JSON",
176
+ "responseDatatype": "JSON",
177
+ "headers": {},
178
+ "responseObjects": [
179
+ {
180
+ "type": "default",
181
+ "key": "",
182
+ "mockFile": ""
183
+ }
184
+ ]
185
+ },
186
+ {
187
+ "name": "restMediationGNESoftwareFolderDescriptorFindApplicableOperations",
188
+ "protocol": "REST",
189
+ "method": "GET",
190
+ "entitypath": "{base_path}/{version}/v2/mediation/GNESoftwareFolderDescriptor/findApplicableOperations/{pathv1}?{query}",
191
+ "requestSchema": "schema.json",
192
+ "responseSchema": "schema.json",
193
+ "timeout": 0,
194
+ "sendEmpty": false,
195
+ "sendGetBody": 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": "restMediationGNESoftwareFolderDescriptorScheduleUpgrade",
209
+ "protocol": "REST",
210
+ "method": "PUT",
211
+ "entitypath": "{base_path}/{version}/v2/mediation/GNESoftwareFolderDescriptor/scheduleUpgrade/{pathv1}?{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": "restMediationGNESoftwareFolderDescriptorUpgrade",
229
+ "protocol": "REST",
230
+ "method": "POST",
231
+ "entitypath": "{base_path}/{version}/v2/mediation/GNESoftwareFolderDescriptor/upgrade/{pathv1}?{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": "restMediationMMESoftwareFolderDescriptorBackout",
249
+ "protocol": "REST",
250
+ "method": "POST",
251
+ "entitypath": "{base_path}/{version}/v2/mediation/MMESoftwareFolderDescriptor/backout/{pathv1}?{query}",
252
+ "requestSchema": "schema.json",
253
+ "responseSchema": "schema.json",
254
+ "timeout": 0,
255
+ "sendEmpty": false,
256
+ "requestDatatype": "JSON",
257
+ "responseDatatype": "JSON",
258
+ "headers": {},
259
+ "responseObjects": [
260
+ {
261
+ "type": "default",
262
+ "key": "",
263
+ "mockFile": ""
264
+ }
265
+ ]
266
+ },
267
+ {
268
+ "name": "restMediationMMESoftwareFolderDescriptorCommit",
269
+ "protocol": "REST",
270
+ "method": "POST",
271
+ "entitypath": "{base_path}/{version}/v2/mediation/MMESoftwareFolderDescriptor/commit/{pathv1}?{query}",
272
+ "requestSchema": "schema.json",
273
+ "responseSchema": "schema.json",
274
+ "timeout": 0,
275
+ "sendEmpty": false,
276
+ "requestDatatype": "JSON",
277
+ "responseDatatype": "JSON",
278
+ "headers": {},
279
+ "responseObjects": [
280
+ {
281
+ "type": "default",
282
+ "key": "",
283
+ "mockFile": ""
284
+ }
285
+ ]
286
+ },
287
+ {
288
+ "name": "restMediationMMESoftwareFolderDescriptorContinueExecutingSU",
289
+ "protocol": "REST",
290
+ "method": "POST",
291
+ "entitypath": "{base_path}/{version}/v2/mediation/MMESoftwareFolderDescriptor/continueExecutingSU/{pathv1}?{query}",
292
+ "requestSchema": "schema.json",
293
+ "responseSchema": "schema.json",
294
+ "timeout": 0,
295
+ "sendEmpty": false,
296
+ "requestDatatype": "JSON",
297
+ "responseDatatype": "JSON",
298
+ "headers": {},
299
+ "responseObjects": [
300
+ {
301
+ "type": "default",
302
+ "key": "",
303
+ "mockFile": ""
304
+ }
305
+ ]
306
+ },
307
+ {
308
+ "name": "restMediationMMESoftwareFolderDescriptorScheduleUpgrade",
309
+ "protocol": "REST",
310
+ "method": "PUT",
311
+ "entitypath": "{base_path}/{version}/v2/mediation/MMESoftwareFolderDescriptor/scheduleUpgrade/{pathv1}?{query}",
312
+ "requestSchema": "schema.json",
313
+ "responseSchema": "schema.json",
314
+ "timeout": 0,
315
+ "sendEmpty": false,
316
+ "requestDatatype": "JSON",
317
+ "responseDatatype": "JSON",
318
+ "headers": {},
319
+ "responseObjects": [
320
+ {
321
+ "type": "default",
322
+ "key": "",
323
+ "mockFile": ""
324
+ }
325
+ ]
326
+ },
327
+ {
328
+ "name": "restMediationMMESoftwareFolderDescriptorUpgrade",
329
+ "protocol": "REST",
330
+ "method": "POST",
331
+ "entitypath": "{base_path}/{version}/v2/mediation/MMESoftwareFolderDescriptor/upgrade/{pathv1}?{query}",
332
+ "requestSchema": "schema.json",
333
+ "responseSchema": "schema.json",
334
+ "timeout": 0,
335
+ "sendEmpty": false,
336
+ "requestDatatype": "JSON",
337
+ "responseDatatype": "JSON",
338
+ "headers": {},
339
+ "responseObjects": [
340
+ {
341
+ "type": "default",
342
+ "key": "",
343
+ "mockFile": ""
344
+ }
345
+ ]
346
+ },
347
+ {
348
+ "name": "restMediationMPRSoftwareFolderDescriptorAbortUpgrade",
349
+ "protocol": "REST",
350
+ "method": "POST",
351
+ "entitypath": "{base_path}/{version}/v2/mediation/MPRSoftwareFolderDescriptor/abortUpgrade/{pathv1}?{query}",
352
+ "requestSchema": "schema.json",
353
+ "responseSchema": "schema.json",
354
+ "timeout": 0,
355
+ "sendEmpty": false,
356
+ "requestDatatype": "JSON",
357
+ "responseDatatype": "JSON",
358
+ "headers": {},
359
+ "responseObjects": [
360
+ {
361
+ "type": "default",
362
+ "key": "",
363
+ "mockFile": ""
364
+ }
365
+ ]
366
+ },
367
+ {
368
+ "name": "restMediationMPRSoftwareFolderDescriptorScheduleUpgrade",
369
+ "protocol": "REST",
370
+ "method": "PUT",
371
+ "entitypath": "{base_path}/{version}/v2/mediation/MPRSoftwareFolderDescriptor/scheduleUpgrade/{pathv1}?{query}",
372
+ "requestSchema": "schema.json",
373
+ "responseSchema": "schema.json",
374
+ "timeout": 0,
375
+ "sendEmpty": false,
376
+ "requestDatatype": "JSON",
377
+ "responseDatatype": "JSON",
378
+ "headers": {},
379
+ "responseObjects": [
380
+ {
381
+ "type": "default",
382
+ "key": "",
383
+ "mockFile": ""
384
+ }
385
+ ]
386
+ },
387
+ {
388
+ "name": "restMediationMPRSoftwareFolderDescriptorUpgrade",
389
+ "protocol": "REST",
390
+ "method": "POST",
391
+ "entitypath": "{base_path}/{version}/v2/mediation/MPRSoftwareFolderDescriptor/upgrade/{pathv1}?{query}",
392
+ "requestSchema": "schema.json",
393
+ "responseSchema": "schema.json",
394
+ "timeout": 0,
395
+ "sendEmpty": false,
396
+ "requestDatatype": "JSON",
397
+ "responseDatatype": "JSON",
398
+ "headers": {},
399
+ "responseObjects": [
400
+ {
401
+ "type": "default",
402
+ "key": "",
403
+ "mockFile": ""
404
+ }
405
+ ]
406
+ },
407
+ {
408
+ "name": "restMediationManagementPingDestinationPing",
409
+ "protocol": "REST",
410
+ "method": "POST",
411
+ "entitypath": "{base_path}/{version}/v2/mediation/ManagementPingDestination/ping/{pathv1}?{query}",
412
+ "requestSchema": "schema.json",
413
+ "responseSchema": "schema.json",
414
+ "timeout": 0,
415
+ "sendEmpty": false,
416
+ "requestDatatype": "JSON",
417
+ "responseDatatype": "JSON",
418
+ "headers": {},
419
+ "responseObjects": [
420
+ {
421
+ "type": "default",
422
+ "key": "",
423
+ "mockFile": ""
424
+ }
425
+ ]
426
+ },
427
+ {
428
+ "name": "restMediationManagementPingDestinationPingAndGetResult",
429
+ "protocol": "REST",
430
+ "method": "POST",
431
+ "entitypath": "{base_path}/{version}/v2/mediation/ManagementPingDestination/pingAndGetResult/{pathv1}?{query}",
432
+ "requestSchema": "schema.json",
433
+ "responseSchema": "schema.json",
434
+ "timeout": 0,
435
+ "sendEmpty": false,
436
+ "requestDatatype": "JSON",
437
+ "responseDatatype": "JSON",
438
+ "headers": {},
439
+ "responseObjects": [
440
+ {
441
+ "type": "default",
442
+ "key": "",
443
+ "mockFile": ""
444
+ }
445
+ ]
446
+ },
447
+ {
448
+ "name": "restMediationOCSSoftwareFolderDescriptorAbort",
449
+ "protocol": "REST",
450
+ "method": "POST",
451
+ "entitypath": "{base_path}/{version}/v2/mediation/OCSSoftwareFolderDescriptor/abort/{pathv1}?{query}",
452
+ "requestSchema": "schema.json",
453
+ "responseSchema": "schema.json",
454
+ "timeout": 0,
455
+ "sendEmpty": false,
456
+ "requestDatatype": "JSON",
457
+ "responseDatatype": "JSON",
458
+ "headers": {},
459
+ "responseObjects": [
460
+ {
461
+ "type": "default",
462
+ "key": "",
463
+ "mockFile": ""
464
+ }
465
+ ]
466
+ },
467
+ {
468
+ "name": "restMediationOCSSoftwareFolderDescriptorActivate",
469
+ "protocol": "REST",
470
+ "method": "POST",
471
+ "entitypath": "{base_path}/{version}/v2/mediation/OCSSoftwareFolderDescriptor/activate/{pathv1}?{query}",
472
+ "requestSchema": "schema.json",
473
+ "responseSchema": "schema.json",
474
+ "timeout": 0,
475
+ "sendEmpty": false,
476
+ "requestDatatype": "JSON",
477
+ "responseDatatype": "JSON",
478
+ "headers": {},
479
+ "responseObjects": [
480
+ {
481
+ "type": "default",
482
+ "key": "",
483
+ "mockFile": ""
484
+ }
485
+ ]
486
+ },
487
+ {
488
+ "name": "restMediationOCSSoftwareFolderDescriptorActivateGmre",
489
+ "protocol": "REST",
490
+ "method": "POST",
491
+ "entitypath": "{base_path}/{version}/v2/mediation/OCSSoftwareFolderDescriptor/activateGmre?{query}",
492
+ "requestSchema": "schema.json",
493
+ "responseSchema": "schema.json",
494
+ "timeout": 0,
495
+ "sendEmpty": false,
496
+ "requestDatatype": "JSON",
497
+ "responseDatatype": "JSON",
498
+ "headers": {},
499
+ "responseObjects": [
500
+ {
501
+ "type": "default",
502
+ "key": "",
503
+ "mockFile": ""
504
+ }
505
+ ]
506
+ },
507
+ {
508
+ "name": "restMediationOCSSoftwareFolderDescriptorAudit",
509
+ "protocol": "REST",
510
+ "method": "POST",
511
+ "entitypath": "{base_path}/{version}/v2/mediation/OCSSoftwareFolderDescriptor/audit/{pathv1}?{query}",
512
+ "requestSchema": "schema.json",
513
+ "responseSchema": "schema.json",
514
+ "timeout": 0,
515
+ "sendEmpty": false,
516
+ "requestDatatype": "JSON",
517
+ "responseDatatype": "JSON",
518
+ "headers": {},
519
+ "responseObjects": [
520
+ {
521
+ "type": "default",
522
+ "key": "",
523
+ "mockFile": ""
524
+ }
525
+ ]
526
+ },
527
+ {
528
+ "name": "restMediationOCSSoftwareFolderDescriptorAutoUpgrade",
529
+ "protocol": "REST",
530
+ "method": "POST",
531
+ "entitypath": "{base_path}/{version}/v2/mediation/OCSSoftwareFolderDescriptor/autoUpgrade/{pathv1}?{query}",
532
+ "requestSchema": "schema.json",
533
+ "responseSchema": "schema.json",
534
+ "timeout": 0,
535
+ "sendEmpty": false,
536
+ "requestDatatype": "JSON",
537
+ "responseDatatype": "JSON",
538
+ "headers": {},
539
+ "responseObjects": [
540
+ {
541
+ "type": "default",
542
+ "key": "",
543
+ "mockFile": ""
544
+ }
545
+ ]
546
+ },
547
+ {
548
+ "name": "restMediationOCSSoftwareFolderDescriptorCommit",
549
+ "protocol": "REST",
550
+ "method": "POST",
551
+ "entitypath": "{base_path}/{version}/v2/mediation/OCSSoftwareFolderDescriptor/commit/{pathv1}?{query}",
552
+ "requestSchema": "schema.json",
553
+ "responseSchema": "schema.json",
554
+ "timeout": 0,
555
+ "sendEmpty": false,
556
+ "requestDatatype": "JSON",
557
+ "responseDatatype": "JSON",
558
+ "headers": {},
559
+ "responseObjects": [
560
+ {
561
+ "type": "default",
562
+ "key": "",
563
+ "mockFile": ""
564
+ }
565
+ ]
566
+ },
567
+ {
568
+ "name": "restMediationOCSSoftwareFolderDescriptorDownload",
569
+ "protocol": "REST",
570
+ "method": "POST",
571
+ "entitypath": "{base_path}/{version}/v2/mediation/OCSSoftwareFolderDescriptor/download/{pathv1}?{query}",
572
+ "requestSchema": "schema.json",
573
+ "responseSchema": "schema.json",
574
+ "timeout": 0,
575
+ "sendEmpty": false,
576
+ "requestDatatype": "JSON",
577
+ "responseDatatype": "JSON",
578
+ "headers": {},
579
+ "responseObjects": [
580
+ {
581
+ "type": "default",
582
+ "key": "",
583
+ "mockFile": ""
584
+ }
585
+ ]
586
+ },
587
+ {
588
+ "name": "restMediationOCSSoftwareFolderDescriptorRevert",
589
+ "protocol": "REST",
590
+ "method": "POST",
591
+ "entitypath": "{base_path}/{version}/v2/mediation/OCSSoftwareFolderDescriptor/revert/{pathv1}?{query}",
592
+ "requestSchema": "schema.json",
593
+ "responseSchema": "schema.json",
594
+ "timeout": 0,
595
+ "sendEmpty": false,
596
+ "requestDatatype": "JSON",
597
+ "responseDatatype": "JSON",
598
+ "headers": {},
599
+ "responseObjects": [
600
+ {
601
+ "type": "default",
602
+ "key": "",
603
+ "mockFile": ""
604
+ }
605
+ ]
606
+ },
607
+ {
608
+ "name": "restMediationOCSSoftwareFolderDescriptorScheduleUpgrade",
609
+ "protocol": "REST",
610
+ "method": "PUT",
611
+ "entitypath": "{base_path}/{version}/v2/mediation/OCSSoftwareFolderDescriptor/scheduleUpgrade/{pathv1}?{query}",
612
+ "requestSchema": "schema.json",
613
+ "responseSchema": "schema.json",
614
+ "timeout": 0,
615
+ "sendEmpty": false,
616
+ "requestDatatype": "JSON",
617
+ "responseDatatype": "JSON",
618
+ "headers": {},
619
+ "responseObjects": [
620
+ {
621
+ "type": "default",
622
+ "key": "",
623
+ "mockFile": ""
624
+ }
625
+ ]
626
+ },
627
+ {
628
+ "name": "restMediationOmniSoftwareFolderDescriptorCertifyImage",
629
+ "protocol": "REST",
630
+ "method": "POST",
631
+ "entitypath": "{base_path}/{version}/v2/mediation/OmniSoftwareFolderDescriptor/certifyImage/{pathv1}?{query}",
632
+ "requestSchema": "schema.json",
633
+ "responseSchema": "schema.json",
634
+ "timeout": 0,
635
+ "sendEmpty": false,
636
+ "requestDatatype": "JSON",
637
+ "responseDatatype": "JSON",
638
+ "headers": {},
639
+ "responseObjects": [
640
+ {
641
+ "type": "default",
642
+ "key": "",
643
+ "mockFile": ""
644
+ }
645
+ ]
646
+ },
647
+ {
648
+ "name": "restMediationOmniSoftwareFolderDescriptorDeleteUbootMiniBoot",
649
+ "protocol": "REST",
650
+ "method": "DELETE",
651
+ "entitypath": "{base_path}/{version}/v2/mediation/OmniSoftwareFolderDescriptor/deleteUbootMiniBoot/{pathv1}?{query}",
652
+ "requestSchema": "schema.json",
653
+ "responseSchema": "schema.json",
654
+ "timeout": 0,
655
+ "sendEmpty": false,
656
+ "requestDatatype": "JSON",
657
+ "responseDatatype": "JSON",
658
+ "headers": {},
659
+ "responseObjects": [
660
+ {
661
+ "type": "default",
662
+ "key": "",
663
+ "mockFile": ""
664
+ }
665
+ ]
666
+ },
667
+ {
668
+ "name": "restMediationOmniSoftwareFolderDescriptorInstallImage",
669
+ "protocol": "REST",
670
+ "method": "POST",
671
+ "entitypath": "{base_path}/{version}/v2/mediation/OmniSoftwareFolderDescriptor/installImage/{pathv1}?{query}",
672
+ "requestSchema": "schema.json",
673
+ "responseSchema": "schema.json",
674
+ "timeout": 0,
675
+ "sendEmpty": false,
676
+ "requestDatatype": "JSON",
677
+ "responseDatatype": "JSON",
678
+ "headers": {},
679
+ "responseObjects": [
680
+ {
681
+ "type": "default",
682
+ "key": "",
683
+ "mockFile": ""
684
+ }
685
+ ]
686
+ },
687
+ {
688
+ "name": "restMediationOmniSoftwareFolderDescriptorReload",
689
+ "protocol": "REST",
690
+ "method": "POST",
691
+ "entitypath": "{base_path}/{version}/v2/mediation/OmniSoftwareFolderDescriptor/reload/{pathv1}?{query}",
692
+ "requestSchema": "schema.json",
693
+ "responseSchema": "schema.json",
694
+ "timeout": 0,
695
+ "sendEmpty": false,
696
+ "requestDatatype": "JSON",
697
+ "responseDatatype": "JSON",
698
+ "headers": {},
699
+ "responseObjects": [
700
+ {
701
+ "type": "default",
702
+ "key": "",
703
+ "mockFile": ""
704
+ }
705
+ ]
706
+ },
707
+ {
708
+ "name": "restMediationOmniSoftwareFolderDescriptorUpgrade",
709
+ "protocol": "REST",
710
+ "method": "POST",
711
+ "entitypath": "{base_path}/{version}/v2/mediation/OmniSoftwareFolderDescriptor/upgrade/{pathv1}?{query}",
712
+ "requestSchema": "schema.json",
713
+ "responseSchema": "schema.json",
714
+ "timeout": 0,
715
+ "sendEmpty": false,
716
+ "requestDatatype": "JSON",
717
+ "responseDatatype": "JSON",
718
+ "headers": {},
719
+ "responseObjects": [
720
+ {
721
+ "type": "default",
722
+ "key": "",
723
+ "mockFile": ""
724
+ }
725
+ ]
726
+ },
727
+ {
728
+ "name": "restMediationOmniSoftwareFolderDescriptorUpgradeFPGA",
729
+ "protocol": "REST",
730
+ "method": "POST",
731
+ "entitypath": "{base_path}/{version}/v2/mediation/OmniSoftwareFolderDescriptor/upgradeFPGA/{pathv1}?{query}",
732
+ "requestSchema": "schema.json",
733
+ "responseSchema": "schema.json",
734
+ "timeout": 0,
735
+ "sendEmpty": false,
736
+ "requestDatatype": "JSON",
737
+ "responseDatatype": "JSON",
738
+ "headers": {},
739
+ "responseObjects": [
740
+ {
741
+ "type": "default",
742
+ "key": "",
743
+ "mockFile": ""
744
+ }
745
+ ]
746
+ },
747
+ {
748
+ "name": "restMediationOmniSoftwareFolderDescriptorUpgradeUbootMiniBoot",
749
+ "protocol": "REST",
750
+ "method": "POST",
751
+ "entitypath": "{base_path}/{version}/v2/mediation/OmniSoftwareFolderDescriptor/upgradeUbootMiniBoot/{pathv1}?{query}",
752
+ "requestSchema": "schema.json",
753
+ "responseSchema": "schema.json",
754
+ "timeout": 0,
755
+ "sendEmpty": false,
756
+ "requestDatatype": "JSON",
757
+ "responseDatatype": "JSON",
758
+ "headers": {},
759
+ "responseObjects": [
760
+ {
761
+ "type": "default",
762
+ "key": "",
763
+ "mockFile": ""
764
+ }
765
+ ]
766
+ },
767
+ {
768
+ "name": "restMediationPSSSoftwareFolderDescriptorAbort",
769
+ "protocol": "REST",
770
+ "method": "POST",
771
+ "entitypath": "{base_path}/{version}/v2/mediation/PSSSoftwareFolderDescriptor/abort/{pathv1}?{query}",
772
+ "requestSchema": "schema.json",
773
+ "responseSchema": "schema.json",
774
+ "timeout": 0,
775
+ "sendEmpty": false,
776
+ "requestDatatype": "JSON",
777
+ "responseDatatype": "JSON",
778
+ "headers": {},
779
+ "responseObjects": [
780
+ {
781
+ "type": "default",
782
+ "key": "",
783
+ "mockFile": ""
784
+ }
785
+ ]
786
+ },
787
+ {
788
+ "name": "restMediationPSSSoftwareFolderDescriptorActivate",
789
+ "protocol": "REST",
790
+ "method": "POST",
791
+ "entitypath": "{base_path}/{version}/v2/mediation/PSSSoftwareFolderDescriptor/activate/{pathv1}?{query}",
792
+ "requestSchema": "schema.json",
793
+ "responseSchema": "schema.json",
794
+ "timeout": 0,
795
+ "sendEmpty": false,
796
+ "requestDatatype": "JSON",
797
+ "responseDatatype": "JSON",
798
+ "headers": {},
799
+ "responseObjects": [
800
+ {
801
+ "type": "default",
802
+ "key": "",
803
+ "mockFile": ""
804
+ }
805
+ ]
806
+ },
807
+ {
808
+ "name": "restMediationPSSSoftwareFolderDescriptorAudit",
809
+ "protocol": "REST",
810
+ "method": "POST",
811
+ "entitypath": "{base_path}/{version}/v2/mediation/PSSSoftwareFolderDescriptor/audit/{pathv1}?{query}",
812
+ "requestSchema": "schema.json",
813
+ "responseSchema": "schema.json",
814
+ "timeout": 0,
815
+ "sendEmpty": false,
816
+ "requestDatatype": "JSON",
817
+ "responseDatatype": "JSON",
818
+ "headers": {},
819
+ "responseObjects": [
820
+ {
821
+ "type": "default",
822
+ "key": "",
823
+ "mockFile": ""
824
+ }
825
+ ]
826
+ },
827
+ {
828
+ "name": "restMediationPSSSoftwareFolderDescriptorAutoUpgrade",
829
+ "protocol": "REST",
830
+ "method": "POST",
831
+ "entitypath": "{base_path}/{version}/v2/mediation/PSSSoftwareFolderDescriptor/autoUpgrade/{pathv1}?{query}",
832
+ "requestSchema": "schema.json",
833
+ "responseSchema": "schema.json",
834
+ "timeout": 0,
835
+ "sendEmpty": false,
836
+ "requestDatatype": "JSON",
837
+ "responseDatatype": "JSON",
838
+ "headers": {},
839
+ "responseObjects": [
840
+ {
841
+ "type": "default",
842
+ "key": "",
843
+ "mockFile": ""
844
+ }
845
+ ]
846
+ },
847
+ {
848
+ "name": "restMediationPSSSoftwareFolderDescriptorCommit",
849
+ "protocol": "REST",
850
+ "method": "POST",
851
+ "entitypath": "{base_path}/{version}/v2/mediation/PSSSoftwareFolderDescriptor/commit/{pathv1}?{query}",
852
+ "requestSchema": "schema.json",
853
+ "responseSchema": "schema.json",
854
+ "timeout": 0,
855
+ "sendEmpty": false,
856
+ "requestDatatype": "JSON",
857
+ "responseDatatype": "JSON",
858
+ "headers": {},
859
+ "responseObjects": [
860
+ {
861
+ "type": "default",
862
+ "key": "",
863
+ "mockFile": ""
864
+ }
865
+ ]
866
+ },
867
+ {
868
+ "name": "restMediationPSSSoftwareFolderDescriptorDownload",
869
+ "protocol": "REST",
870
+ "method": "POST",
871
+ "entitypath": "{base_path}/{version}/v2/mediation/PSSSoftwareFolderDescriptor/download/{pathv1}?{query}",
872
+ "requestSchema": "schema.json",
873
+ "responseSchema": "schema.json",
874
+ "timeout": 0,
875
+ "sendEmpty": false,
876
+ "requestDatatype": "JSON",
877
+ "responseDatatype": "JSON",
878
+ "headers": {},
879
+ "responseObjects": [
880
+ {
881
+ "type": "default",
882
+ "key": "",
883
+ "mockFile": ""
884
+ }
885
+ ]
886
+ },
887
+ {
888
+ "name": "restMediationPSSSoftwareFolderDescriptorRevert",
889
+ "protocol": "REST",
890
+ "method": "POST",
891
+ "entitypath": "{base_path}/{version}/v2/mediation/PSSSoftwareFolderDescriptor/revert/{pathv1}?{query}",
892
+ "requestSchema": "schema.json",
893
+ "responseSchema": "schema.json",
894
+ "timeout": 0,
895
+ "sendEmpty": false,
896
+ "requestDatatype": "JSON",
897
+ "responseDatatype": "JSON",
898
+ "headers": {},
899
+ "responseObjects": [
900
+ {
901
+ "type": "default",
902
+ "key": "",
903
+ "mockFile": ""
904
+ }
905
+ ]
906
+ },
907
+ {
908
+ "name": "restMediationPSSSoftwareFolderDescriptorScheduleUpgrade",
909
+ "protocol": "REST",
910
+ "method": "PUT",
911
+ "entitypath": "{base_path}/{version}/v2/mediation/PSSSoftwareFolderDescriptor/scheduleUpgrade/{pathv1}?{query}",
912
+ "requestSchema": "schema.json",
913
+ "responseSchema": "schema.json",
914
+ "timeout": 0,
915
+ "sendEmpty": false,
916
+ "requestDatatype": "JSON",
917
+ "responseDatatype": "JSON",
918
+ "headers": {},
919
+ "responseObjects": [
920
+ {
921
+ "type": "default",
922
+ "key": "",
923
+ "mockFile": ""
924
+ }
925
+ ]
926
+ },
927
+ {
928
+ "name": "restMediationRANAldSoftwareFolderDescriptorAldUpgrade",
929
+ "protocol": "REST",
930
+ "method": "POST",
931
+ "entitypath": "{base_path}/{version}/v2/mediation/RANAldSoftwareFolderDescriptor/aldUpgrade/{pathv1}?{query}",
932
+ "requestSchema": "schema.json",
933
+ "responseSchema": "schema.json",
934
+ "timeout": 0,
935
+ "sendEmpty": false,
936
+ "requestDatatype": "JSON",
937
+ "responseDatatype": "JSON",
938
+ "headers": {},
939
+ "responseObjects": [
940
+ {
941
+ "type": "default",
942
+ "key": "",
943
+ "mockFile": ""
944
+ }
945
+ ]
946
+ },
947
+ {
948
+ "name": "restMediationRANSoftwareFolderDescriptorAbort",
949
+ "protocol": "REST",
950
+ "method": "POST",
951
+ "entitypath": "{base_path}/{version}/v2/mediation/RANSoftwareFolderDescriptor/abort/{pathv1}?{query}",
952
+ "requestSchema": "schema.json",
953
+ "responseSchema": "schema.json",
954
+ "timeout": 0,
955
+ "sendEmpty": false,
956
+ "requestDatatype": "JSON",
957
+ "responseDatatype": "JSON",
958
+ "headers": {},
959
+ "responseObjects": [
960
+ {
961
+ "type": "default",
962
+ "key": "",
963
+ "mockFile": ""
964
+ }
965
+ ]
966
+ },
967
+ {
968
+ "name": "restMediationRANSoftwareFolderDescriptorAccept",
969
+ "protocol": "REST",
970
+ "method": "POST",
971
+ "entitypath": "{base_path}/{version}/v2/mediation/RANSoftwareFolderDescriptor/accept/{pathv1}?{query}",
972
+ "requestSchema": "schema.json",
973
+ "responseSchema": "schema.json",
974
+ "timeout": 0,
975
+ "sendEmpty": false,
976
+ "requestDatatype": "JSON",
977
+ "responseDatatype": "JSON",
978
+ "headers": {},
979
+ "responseObjects": [
980
+ {
981
+ "type": "default",
982
+ "key": "",
983
+ "mockFile": ""
984
+ }
985
+ ]
986
+ },
987
+ {
988
+ "name": "restMediationRANSoftwareFolderDescriptorActivate",
989
+ "protocol": "REST",
990
+ "method": "POST",
991
+ "entitypath": "{base_path}/{version}/v2/mediation/RANSoftwareFolderDescriptor/activate/{pathv1}?{query}",
992
+ "requestSchema": "schema.json",
993
+ "responseSchema": "schema.json",
994
+ "timeout": 0,
995
+ "sendEmpty": false,
996
+ "requestDatatype": "JSON",
997
+ "responseDatatype": "JSON",
998
+ "headers": {},
999
+ "responseObjects": [
1000
+ {
1001
+ "type": "default",
1002
+ "key": "",
1003
+ "mockFile": ""
1004
+ }
1005
+ ]
1006
+ },
1007
+ {
1008
+ "name": "restMediationRANSoftwareFolderDescriptorDownload",
1009
+ "protocol": "REST",
1010
+ "method": "POST",
1011
+ "entitypath": "{base_path}/{version}/v2/mediation/RANSoftwareFolderDescriptor/download/{pathv1}?{query}",
1012
+ "requestSchema": "schema.json",
1013
+ "responseSchema": "schema.json",
1014
+ "timeout": 0,
1015
+ "sendEmpty": false,
1016
+ "requestDatatype": "JSON",
1017
+ "responseDatatype": "JSON",
1018
+ "headers": {},
1019
+ "responseObjects": [
1020
+ {
1021
+ "type": "default",
1022
+ "key": "",
1023
+ "mockFile": ""
1024
+ }
1025
+ ]
1026
+ },
1027
+ {
1028
+ "name": "restMediationRANSoftwareFolderDescriptorReject",
1029
+ "protocol": "REST",
1030
+ "method": "POST",
1031
+ "entitypath": "{base_path}/{version}/v2/mediation/RANSoftwareFolderDescriptor/reject/{pathv1}?{query}",
1032
+ "requestSchema": "schema.json",
1033
+ "responseSchema": "schema.json",
1034
+ "timeout": 0,
1035
+ "sendEmpty": false,
1036
+ "requestDatatype": "JSON",
1037
+ "responseDatatype": "JSON",
1038
+ "headers": {},
1039
+ "responseObjects": [
1040
+ {
1041
+ "type": "default",
1042
+ "key": "",
1043
+ "mockFile": ""
1044
+ }
1045
+ ]
1046
+ },
1047
+ {
1048
+ "name": "restMediationRANSoftwareFolderDescriptorScheduleActivate",
1049
+ "protocol": "REST",
1050
+ "method": "PUT",
1051
+ "entitypath": "{base_path}/{version}/v2/mediation/RANSoftwareFolderDescriptor/scheduleActivate/{pathv1}?{query}",
1052
+ "requestSchema": "schema.json",
1053
+ "responseSchema": "schema.json",
1054
+ "timeout": 0,
1055
+ "sendEmpty": false,
1056
+ "requestDatatype": "JSON",
1057
+ "responseDatatype": "JSON",
1058
+ "headers": {},
1059
+ "responseObjects": [
1060
+ {
1061
+ "type": "default",
1062
+ "key": "",
1063
+ "mockFile": ""
1064
+ }
1065
+ ]
1066
+ },
1067
+ {
1068
+ "name": "restMediationRANSoftwareFolderDescriptorScheduleUpgrade",
1069
+ "protocol": "REST",
1070
+ "method": "PUT",
1071
+ "entitypath": "{base_path}/{version}/v2/mediation/RANSoftwareFolderDescriptor/scheduleUpgrade/{pathv1}?{query}",
1072
+ "requestSchema": "schema.json",
1073
+ "responseSchema": "schema.json",
1074
+ "timeout": 0,
1075
+ "sendEmpty": false,
1076
+ "requestDatatype": "JSON",
1077
+ "responseDatatype": "JSON",
1078
+ "headers": {},
1079
+ "responseObjects": [
1080
+ {
1081
+ "type": "default",
1082
+ "key": "",
1083
+ "mockFile": ""
1084
+ }
1085
+ ]
1086
+ },
1087
+ {
1088
+ "name": "restMediationRANSoftwareFolderDescriptorStopMonitoring",
1089
+ "protocol": "REST",
1090
+ "method": "POST",
1091
+ "entitypath": "{base_path}/{version}/v2/mediation/RANSoftwareFolderDescriptor/stopMonitoring/{pathv1}?{query}",
1092
+ "requestSchema": "schema.json",
1093
+ "responseSchema": "schema.json",
1094
+ "timeout": 0,
1095
+ "sendEmpty": false,
1096
+ "requestDatatype": "JSON",
1097
+ "responseDatatype": "JSON",
1098
+ "headers": {},
1099
+ "responseObjects": [
1100
+ {
1101
+ "type": "default",
1102
+ "key": "",
1103
+ "mockFile": ""
1104
+ }
1105
+ ]
1106
+ },
1107
+ {
1108
+ "name": "restMediationSoftwareFolderDescriptorActivateImage",
1109
+ "protocol": "REST",
1110
+ "method": "POST",
1111
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderDescriptor/activateImage/{pathv1}?{query}",
1112
+ "requestSchema": "schema.json",
1113
+ "responseSchema": "schema.json",
1114
+ "timeout": 0,
1115
+ "sendEmpty": false,
1116
+ "requestDatatype": "JSON",
1117
+ "responseDatatype": "JSON",
1118
+ "headers": {},
1119
+ "responseObjects": [
1120
+ {
1121
+ "type": "default",
1122
+ "key": "",
1123
+ "mockFile": ""
1124
+ }
1125
+ ]
1126
+ },
1127
+ {
1128
+ "name": "restMediationSoftwareFolderDescriptorExtShelfScheduleUpgrade",
1129
+ "protocol": "REST",
1130
+ "method": "POST",
1131
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderDescriptor/extShelfScheduleUpgrade/{pathv1}?{query}",
1132
+ "requestSchema": "schema.json",
1133
+ "responseSchema": "schema.json",
1134
+ "timeout": 0,
1135
+ "sendEmpty": false,
1136
+ "requestDatatype": "JSON",
1137
+ "responseDatatype": "JSON",
1138
+ "headers": {},
1139
+ "responseObjects": [
1140
+ {
1141
+ "type": "default",
1142
+ "key": "",
1143
+ "mockFile": ""
1144
+ }
1145
+ ]
1146
+ },
1147
+ {
1148
+ "name": "restMediationSoftwareFolderDescriptorFindApplicableNes",
1149
+ "protocol": "REST",
1150
+ "method": "GET",
1151
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderDescriptor/findApplicableNes/{pathv1}?{query}",
1152
+ "requestSchema": "schema.json",
1153
+ "responseSchema": "schema.json",
1154
+ "timeout": 0,
1155
+ "sendEmpty": false,
1156
+ "sendGetBody": false,
1157
+ "requestDatatype": "JSON",
1158
+ "responseDatatype": "JSON",
1159
+ "headers": {},
1160
+ "responseObjects": [
1161
+ {
1162
+ "type": "default",
1163
+ "key": "",
1164
+ "mockFile": ""
1165
+ }
1166
+ ]
1167
+ },
1168
+ {
1169
+ "name": "restMediationSoftwareFolderDescriptorScheduleUpgrade",
1170
+ "protocol": "REST",
1171
+ "method": "PUT",
1172
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderDescriptor/scheduleUpgrade/{pathv1}?{query}",
1173
+ "requestSchema": "schema.json",
1174
+ "responseSchema": "schema.json",
1175
+ "timeout": 0,
1176
+ "sendEmpty": false,
1177
+ "requestDatatype": "JSON",
1178
+ "responseDatatype": "JSON",
1179
+ "headers": {},
1180
+ "responseObjects": [
1181
+ {
1182
+ "type": "default",
1183
+ "key": "",
1184
+ "mockFile": ""
1185
+ }
1186
+ ]
1187
+ },
1188
+ {
1189
+ "name": "restMediationSoftwareFolderDescriptorUpgrade",
1190
+ "protocol": "REST",
1191
+ "method": "POST",
1192
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderDescriptor/upgrade/{pathv1}?{query}",
1193
+ "requestSchema": "schema.json",
1194
+ "responseSchema": "schema.json",
1195
+ "timeout": 0,
1196
+ "sendEmpty": false,
1197
+ "requestDatatype": "JSON",
1198
+ "responseDatatype": "JSON",
1199
+ "headers": {},
1200
+ "responseObjects": [
1201
+ {
1202
+ "type": "default",
1203
+ "key": "",
1204
+ "mockFile": ""
1205
+ }
1206
+ ]
1207
+ },
1208
+ {
1209
+ "name": "restMediationSoftwareFolderDescriptorUpgradeExtShelves",
1210
+ "protocol": "REST",
1211
+ "method": "POST",
1212
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderDescriptor/upgradeExtShelves/{pathv1}?{query}",
1213
+ "requestSchema": "schema.json",
1214
+ "responseSchema": "schema.json",
1215
+ "timeout": 0,
1216
+ "sendEmpty": false,
1217
+ "requestDatatype": "JSON",
1218
+ "responseDatatype": "JSON",
1219
+ "headers": {},
1220
+ "responseObjects": [
1221
+ {
1222
+ "type": "default",
1223
+ "key": "",
1224
+ "mockFile": ""
1225
+ }
1226
+ ]
1227
+ },
1228
+ {
1229
+ "name": "restMediationSoftwareFolderDescriptorValidateDiskSpace",
1230
+ "protocol": "REST",
1231
+ "method": "POST",
1232
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderDescriptor/validateDiskSpace/{pathv1}?{query}",
1233
+ "requestSchema": "schema.json",
1234
+ "responseSchema": "schema.json",
1235
+ "timeout": 0,
1236
+ "sendEmpty": false,
1237
+ "requestDatatype": "JSON",
1238
+ "responseDatatype": "JSON",
1239
+ "headers": {},
1240
+ "responseObjects": [
1241
+ {
1242
+ "type": "default",
1243
+ "key": "",
1244
+ "mockFile": ""
1245
+ }
1246
+ ]
1247
+ },
1248
+ {
1249
+ "name": "restMediationSoftwareFolderManagerGetInfo",
1250
+ "protocol": "REST",
1251
+ "method": "GET",
1252
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderManager/getInfo?{query}",
1253
+ "requestSchema": "schema.json",
1254
+ "responseSchema": "schema.json",
1255
+ "timeout": 0,
1256
+ "sendEmpty": false,
1257
+ "sendGetBody": false,
1258
+ "requestDatatype": "JSON",
1259
+ "responseDatatype": "JSON",
1260
+ "headers": {},
1261
+ "responseObjects": [
1262
+ {
1263
+ "type": "default",
1264
+ "key": "",
1265
+ "mockFile": ""
1266
+ }
1267
+ ]
1268
+ },
1269
+ {
1270
+ "name": "restMediationSoftwareFolderManagerImportFwImage",
1271
+ "protocol": "REST",
1272
+ "method": "POST",
1273
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderManager/importFwImage?{query}",
1274
+ "requestSchema": "schema.json",
1275
+ "responseSchema": "schema.json",
1276
+ "timeout": 0,
1277
+ "sendEmpty": false,
1278
+ "requestDatatype": "JSON",
1279
+ "responseDatatype": "JSON",
1280
+ "headers": {},
1281
+ "responseObjects": [
1282
+ {
1283
+ "type": "default",
1284
+ "key": "",
1285
+ "mockFile": ""
1286
+ }
1287
+ ]
1288
+ },
1289
+ {
1290
+ "name": "restMediationSoftwareFolderManagerImportImage",
1291
+ "protocol": "REST",
1292
+ "method": "POST",
1293
+ "entitypath": "{base_path}/{version}/v2/mediation/SoftwareFolderManager/importImage?{query}",
1294
+ "requestSchema": "schema.json",
1295
+ "responseSchema": "schema.json",
1296
+ "timeout": 0,
1297
+ "sendEmpty": false,
1298
+ "requestDatatype": "JSON",
1299
+ "responseDatatype": "JSON",
1300
+ "headers": {},
1301
+ "responseObjects": [
1302
+ {
1303
+ "type": "default",
1304
+ "key": "",
1305
+ "mockFile": ""
1306
+ }
1307
+ ]
1308
+ },
1309
+ {
1310
+ "name": "restMediationVwmOsuSoftwareFolderDescriptorAbort",
1311
+ "protocol": "REST",
1312
+ "method": "POST",
1313
+ "entitypath": "{base_path}/{version}/v2/mediation/VwmOsuSoftwareFolderDescriptor/abort/{pathv1}?{query}",
1314
+ "requestSchema": "schema.json",
1315
+ "responseSchema": "schema.json",
1316
+ "timeout": 0,
1317
+ "sendEmpty": false,
1318
+ "requestDatatype": "JSON",
1319
+ "responseDatatype": "JSON",
1320
+ "headers": {},
1321
+ "responseObjects": [
1322
+ {
1323
+ "type": "default",
1324
+ "key": "",
1325
+ "mockFile": ""
1326
+ }
1327
+ ]
1328
+ },
1329
+ {
1330
+ "name": "restMediationVwmOsuSoftwareFolderDescriptorActivate",
1331
+ "protocol": "REST",
1332
+ "method": "POST",
1333
+ "entitypath": "{base_path}/{version}/v2/mediation/VwmOsuSoftwareFolderDescriptor/activate/{pathv1}?{query}",
1334
+ "requestSchema": "schema.json",
1335
+ "responseSchema": "schema.json",
1336
+ "timeout": 0,
1337
+ "sendEmpty": false,
1338
+ "requestDatatype": "JSON",
1339
+ "responseDatatype": "JSON",
1340
+ "headers": {},
1341
+ "responseObjects": [
1342
+ {
1343
+ "type": "default",
1344
+ "key": "",
1345
+ "mockFile": ""
1346
+ }
1347
+ ]
1348
+ },
1349
+ {
1350
+ "name": "restMediationVwmOsuSoftwareFolderDescriptorAudit",
1351
+ "protocol": "REST",
1352
+ "method": "POST",
1353
+ "entitypath": "{base_path}/{version}/v2/mediation/VwmOsuSoftwareFolderDescriptor/audit/{pathv1}?{query}",
1354
+ "requestSchema": "schema.json",
1355
+ "responseSchema": "schema.json",
1356
+ "timeout": 0,
1357
+ "sendEmpty": false,
1358
+ "requestDatatype": "JSON",
1359
+ "responseDatatype": "JSON",
1360
+ "headers": {},
1361
+ "responseObjects": [
1362
+ {
1363
+ "type": "default",
1364
+ "key": "",
1365
+ "mockFile": ""
1366
+ }
1367
+ ]
1368
+ },
1369
+ {
1370
+ "name": "restMediationVwmOsuSoftwareFolderDescriptorAutoUpgrade",
1371
+ "protocol": "REST",
1372
+ "method": "POST",
1373
+ "entitypath": "{base_path}/{version}/v2/mediation/VwmOsuSoftwareFolderDescriptor/autoUpgrade/{pathv1}?{query}",
1374
+ "requestSchema": "schema.json",
1375
+ "responseSchema": "schema.json",
1376
+ "timeout": 0,
1377
+ "sendEmpty": false,
1378
+ "requestDatatype": "JSON",
1379
+ "responseDatatype": "JSON",
1380
+ "headers": {},
1381
+ "responseObjects": [
1382
+ {
1383
+ "type": "default",
1384
+ "key": "",
1385
+ "mockFile": ""
1386
+ }
1387
+ ]
1388
+ },
1389
+ {
1390
+ "name": "restMediationVwmOsuSoftwareFolderDescriptorCommit",
1391
+ "protocol": "REST",
1392
+ "method": "POST",
1393
+ "entitypath": "{base_path}/{version}/v2/mediation/VwmOsuSoftwareFolderDescriptor/commit/{pathv1}?{query}",
1394
+ "requestSchema": "schema.json",
1395
+ "responseSchema": "schema.json",
1396
+ "timeout": 0,
1397
+ "sendEmpty": false,
1398
+ "requestDatatype": "JSON",
1399
+ "responseDatatype": "JSON",
1400
+ "headers": {},
1401
+ "responseObjects": [
1402
+ {
1403
+ "type": "default",
1404
+ "key": "",
1405
+ "mockFile": ""
1406
+ }
1407
+ ]
1408
+ },
1409
+ {
1410
+ "name": "restMediationVwmOsuSoftwareFolderDescriptorDownload",
1411
+ "protocol": "REST",
1412
+ "method": "POST",
1413
+ "entitypath": "{base_path}/{version}/v2/mediation/VwmOsuSoftwareFolderDescriptor/download/{pathv1}?{query}",
1414
+ "requestSchema": "schema.json",
1415
+ "responseSchema": "schema.json",
1416
+ "timeout": 0,
1417
+ "sendEmpty": false,
1418
+ "requestDatatype": "JSON",
1419
+ "responseDatatype": "JSON",
1420
+ "headers": {},
1421
+ "responseObjects": [
1422
+ {
1423
+ "type": "default",
1424
+ "key": "",
1425
+ "mockFile": ""
1426
+ }
1427
+ ]
1428
+ },
1429
+ {
1430
+ "name": "restMediationVwmOsuSoftwareFolderDescriptorRevert",
1431
+ "protocol": "REST",
1432
+ "method": "POST",
1433
+ "entitypath": "{base_path}/{version}/v2/mediation/VwmOsuSoftwareFolderDescriptor/revert/{pathv1}?{query}",
1434
+ "requestSchema": "schema.json",
1435
+ "responseSchema": "schema.json",
1436
+ "timeout": 0,
1437
+ "sendEmpty": false,
1438
+ "requestDatatype": "JSON",
1439
+ "responseDatatype": "JSON",
1440
+ "headers": {},
1441
+ "responseObjects": [
1442
+ {
1443
+ "type": "default",
1444
+ "key": "",
1445
+ "mockFile": ""
1446
+ }
1447
+ ]
1448
+ },
1449
+ {
1450
+ "name": "restMediationVwmOsuSoftwareFolderDescriptorScheduleUpgrade",
1451
+ "protocol": "REST",
1452
+ "method": "PUT",
1453
+ "entitypath": "{base_path}/{version}/v2/mediation/VwmOsuSoftwareFolderDescriptor/scheduleUpgrade/{pathv1}?{query}",
1454
+ "requestSchema": "schema.json",
1455
+ "responseSchema": "schema.json",
1456
+ "timeout": 0,
1457
+ "sendEmpty": false,
1458
+ "requestDatatype": "JSON",
1459
+ "responseDatatype": "JSON",
1460
+ "headers": {},
1461
+ "responseObjects": [
1462
+ {
1463
+ "type": "default",
1464
+ "key": "",
1465
+ "mockFile": ""
1466
+ }
1467
+ ]
1468
+ }
1469
+ ]
1470
+ }