@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,888 @@
1
+ {
2
+ "actions": [
3
+ {
4
+ "name": "restScriptAbstractScriptChangeScriptVersion",
5
+ "protocol": "REST",
6
+ "method": "POST",
7
+ "entitypath": "{base_path}/{version}/v2/script/AbstractScript/changeScriptVersion/{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": "restScriptAbstractScriptConfigScriptVersion",
25
+ "protocol": "REST",
26
+ "method": "POST",
27
+ "entitypath": "{base_path}/{version}/v2/script/AbstractScript/configScriptVersion/{pathv1}?{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": "restScriptAbstractScriptConfigureScript",
45
+ "protocol": "REST",
46
+ "method": "POST",
47
+ "entitypath": "{base_path}/{version}/v2/script/AbstractScript/configureScript/{pathv1}?{query}",
48
+ "requestSchema": "schema.json",
49
+ "responseSchema": "schema.json",
50
+ "timeout": 0,
51
+ "sendEmpty": false,
52
+ "requestDatatype": "JSON",
53
+ "responseDatatype": "JSON",
54
+ "headers": {},
55
+ "responseObjects": [
56
+ {
57
+ "type": "default",
58
+ "key": "",
59
+ "mockFile": ""
60
+ }
61
+ ]
62
+ },
63
+ {
64
+ "name": "restScriptAbstractScriptConfigureTarget",
65
+ "protocol": "REST",
66
+ "method": "POST",
67
+ "entitypath": "{base_path}/{version}/v2/script/AbstractScript/configureTarget/{pathv1}?{query}",
68
+ "requestSchema": "schema.json",
69
+ "responseSchema": "schema.json",
70
+ "timeout": 0,
71
+ "sendEmpty": false,
72
+ "requestDatatype": "JSON",
73
+ "responseDatatype": "JSON",
74
+ "headers": {},
75
+ "responseObjects": [
76
+ {
77
+ "type": "default",
78
+ "key": "",
79
+ "mockFile": ""
80
+ }
81
+ ]
82
+ },
83
+ {
84
+ "name": "restScriptAbstractScriptConfigureTargets",
85
+ "protocol": "REST",
86
+ "method": "POST",
87
+ "entitypath": "{base_path}/{version}/v2/script/AbstractScript/configureTargets/{pathv1}?{query}",
88
+ "requestSchema": "schema.json",
89
+ "responseSchema": "schema.json",
90
+ "timeout": 0,
91
+ "sendEmpty": false,
92
+ "requestDatatype": "JSON",
93
+ "responseDatatype": "JSON",
94
+ "headers": {},
95
+ "responseObjects": [
96
+ {
97
+ "type": "default",
98
+ "key": "",
99
+ "mockFile": ""
100
+ }
101
+ ]
102
+ },
103
+ {
104
+ "name": "restScriptAbstractScriptCreateScriptVersion",
105
+ "protocol": "REST",
106
+ "method": "POST",
107
+ "entitypath": "{base_path}/{version}/v2/script/AbstractScript/createScriptVersion/{pathv1}?{query}",
108
+ "requestSchema": "schema.json",
109
+ "responseSchema": "schema.json",
110
+ "timeout": 0,
111
+ "sendEmpty": false,
112
+ "requestDatatype": "JSON",
113
+ "responseDatatype": "JSON",
114
+ "headers": {},
115
+ "responseObjects": [
116
+ {
117
+ "type": "default",
118
+ "key": "",
119
+ "mockFile": ""
120
+ }
121
+ ]
122
+ },
123
+ {
124
+ "name": "restScriptAbstractVersionGetScriptContents",
125
+ "protocol": "REST",
126
+ "method": "GET",
127
+ "entitypath": "{base_path}/{version}/v2/script/AbstractVersion/getScriptContents?{query}",
128
+ "requestSchema": "schema.json",
129
+ "responseSchema": "schema.json",
130
+ "timeout": 0,
131
+ "sendEmpty": false,
132
+ "sendGetBody": false,
133
+ "requestDatatype": "JSON",
134
+ "responseDatatype": "JSON",
135
+ "headers": {},
136
+ "responseObjects": [
137
+ {
138
+ "type": "default",
139
+ "key": "",
140
+ "mockFile": ""
141
+ }
142
+ ]
143
+ },
144
+ {
145
+ "name": "restScriptBundleAddScripts",
146
+ "protocol": "REST",
147
+ "method": "POST",
148
+ "entitypath": "{base_path}/{version}/v2/script/Bundle/addScripts/{pathv1}?{query}",
149
+ "requestSchema": "schema.json",
150
+ "responseSchema": "schema.json",
151
+ "timeout": 0,
152
+ "sendEmpty": false,
153
+ "requestDatatype": "JSON",
154
+ "responseDatatype": "JSON",
155
+ "headers": {},
156
+ "responseObjects": [
157
+ {
158
+ "type": "default",
159
+ "key": "",
160
+ "mockFile": ""
161
+ }
162
+ ]
163
+ },
164
+ {
165
+ "name": "restScriptBundleDeleteBundleAndAssociatedScripts",
166
+ "protocol": "REST",
167
+ "method": "DELETE",
168
+ "entitypath": "{base_path}/{version}/v2/script/Bundle/deleteBundleAndAssociatedScripts/{pathv1}?{query}",
169
+ "requestSchema": "schema.json",
170
+ "responseSchema": "schema.json",
171
+ "timeout": 0,
172
+ "sendEmpty": false,
173
+ "requestDatatype": "JSON",
174
+ "responseDatatype": "JSON",
175
+ "headers": {},
176
+ "responseObjects": [
177
+ {
178
+ "type": "default",
179
+ "key": "",
180
+ "mockFile": ""
181
+ }
182
+ ]
183
+ },
184
+ {
185
+ "name": "restScriptBundleRemoveScripts",
186
+ "protocol": "REST",
187
+ "method": "POST",
188
+ "entitypath": "{base_path}/{version}/v2/script/Bundle/removeScripts/{pathv1}?{query}",
189
+ "requestSchema": "schema.json",
190
+ "responseSchema": "schema.json",
191
+ "timeout": 0,
192
+ "sendEmpty": false,
193
+ "requestDatatype": "JSON",
194
+ "responseDatatype": "JSON",
195
+ "headers": {},
196
+ "responseObjects": [
197
+ {
198
+ "type": "default",
199
+ "key": "",
200
+ "mockFile": ""
201
+ }
202
+ ]
203
+ },
204
+ {
205
+ "name": "restScriptControlScriptAssociateExecutableScript",
206
+ "protocol": "REST",
207
+ "method": "POST",
208
+ "entitypath": "{base_path}/{version}/v2/script/ControlScript/associateExecutableScript/{pathv1}?{query}",
209
+ "requestSchema": "schema.json",
210
+ "responseSchema": "schema.json",
211
+ "timeout": 0,
212
+ "sendEmpty": false,
213
+ "requestDatatype": "JSON",
214
+ "responseDatatype": "JSON",
215
+ "headers": {},
216
+ "responseObjects": [
217
+ {
218
+ "type": "default",
219
+ "key": "",
220
+ "mockFile": ""
221
+ }
222
+ ]
223
+ },
224
+ {
225
+ "name": "restScriptControlScriptAssociateHandlerScript",
226
+ "protocol": "REST",
227
+ "method": "POST",
228
+ "entitypath": "{base_path}/{version}/v2/script/ControlScript/associateHandlerScript/{pathv1}?{query}",
229
+ "requestSchema": "schema.json",
230
+ "responseSchema": "schema.json",
231
+ "timeout": 0,
232
+ "sendEmpty": false,
233
+ "requestDatatype": "JSON",
234
+ "responseDatatype": "JSON",
235
+ "headers": {},
236
+ "responseObjects": [
237
+ {
238
+ "type": "default",
239
+ "key": "",
240
+ "mockFile": ""
241
+ }
242
+ ]
243
+ },
244
+ {
245
+ "name": "restScriptResultGetResultBody",
246
+ "protocol": "REST",
247
+ "method": "GET",
248
+ "entitypath": "{base_path}/{version}/v2/script/Result/getResultBody?{query}",
249
+ "requestSchema": "schema.json",
250
+ "responseSchema": "schema.json",
251
+ "timeout": 0,
252
+ "sendEmpty": false,
253
+ "sendGetBody": false,
254
+ "requestDatatype": "JSON",
255
+ "responseDatatype": "JSON",
256
+ "headers": {},
257
+ "responseObjects": [
258
+ {
259
+ "type": "default",
260
+ "key": "",
261
+ "mockFile": ""
262
+ }
263
+ ]
264
+ },
265
+ {
266
+ "name": "restScriptResultManagerSaveResult",
267
+ "protocol": "REST",
268
+ "method": "POST",
269
+ "entitypath": "{base_path}/{version}/v2/script/ResultManager/saveResult?{query}",
270
+ "requestSchema": "schema.json",
271
+ "responseSchema": "schema.json",
272
+ "timeout": 0,
273
+ "sendEmpty": false,
274
+ "requestDatatype": "JSON",
275
+ "responseDatatype": "JSON",
276
+ "headers": {},
277
+ "responseObjects": [
278
+ {
279
+ "type": "default",
280
+ "key": "",
281
+ "mockFile": ""
282
+ }
283
+ ]
284
+ },
285
+ {
286
+ "name": "restScriptScriptManagerCancelExecution",
287
+ "protocol": "REST",
288
+ "method": "DELETE",
289
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/cancelExecution?{query}",
290
+ "requestSchema": "schema.json",
291
+ "responseSchema": "schema.json",
292
+ "timeout": 0,
293
+ "sendEmpty": false,
294
+ "requestDatatype": "JSON",
295
+ "responseDatatype": "JSON",
296
+ "headers": {},
297
+ "responseObjects": [
298
+ {
299
+ "type": "default",
300
+ "key": "",
301
+ "mockFile": ""
302
+ }
303
+ ]
304
+ },
305
+ {
306
+ "name": "restScriptScriptManagerCancelRunningCliExecution",
307
+ "protocol": "REST",
308
+ "method": "DELETE",
309
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/cancelRunningCliExecution?{query}",
310
+ "requestSchema": "schema.json",
311
+ "responseSchema": "schema.json",
312
+ "timeout": 0,
313
+ "sendEmpty": false,
314
+ "requestDatatype": "JSON",
315
+ "responseDatatype": "JSON",
316
+ "headers": {},
317
+ "responseObjects": [
318
+ {
319
+ "type": "default",
320
+ "key": "",
321
+ "mockFile": ""
322
+ }
323
+ ]
324
+ },
325
+ {
326
+ "name": "restScriptScriptManagerCancelScriptFlow",
327
+ "protocol": "REST",
328
+ "method": "DELETE",
329
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/cancelScriptFlow?{query}",
330
+ "requestSchema": "schema.json",
331
+ "responseSchema": "schema.json",
332
+ "timeout": 0,
333
+ "sendEmpty": false,
334
+ "requestDatatype": "JSON",
335
+ "responseDatatype": "JSON",
336
+ "headers": {},
337
+ "responseObjects": [
338
+ {
339
+ "type": "default",
340
+ "key": "",
341
+ "mockFile": ""
342
+ }
343
+ ]
344
+ },
345
+ {
346
+ "name": "restScriptScriptManagerConfigure",
347
+ "protocol": "REST",
348
+ "method": "POST",
349
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/configure?{query}",
350
+ "requestSchema": "schema.json",
351
+ "responseSchema": "schema.json",
352
+ "timeout": 0,
353
+ "sendEmpty": false,
354
+ "requestDatatype": "JSON",
355
+ "responseDatatype": "JSON",
356
+ "headers": {},
357
+ "responseObjects": [
358
+ {
359
+ "type": "default",
360
+ "key": "",
361
+ "mockFile": ""
362
+ }
363
+ ]
364
+ },
365
+ {
366
+ "name": "restScriptScriptManagerExecuteCLIScript",
367
+ "protocol": "REST",
368
+ "method": "PUT",
369
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeCLIScript?{query}",
370
+ "requestSchema": "schema.json",
371
+ "responseSchema": "schema.json",
372
+ "timeout": 0,
373
+ "sendEmpty": false,
374
+ "requestDatatype": "JSON",
375
+ "responseDatatype": "JSON",
376
+ "headers": {},
377
+ "responseObjects": [
378
+ {
379
+ "type": "default",
380
+ "key": "",
381
+ "mockFile": ""
382
+ }
383
+ ]
384
+ },
385
+ {
386
+ "name": "restScriptScriptManagerExecuteCLITargetScripts",
387
+ "protocol": "REST",
388
+ "method": "PUT",
389
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeCLITargetScripts?{query}",
390
+ "requestSchema": "schema.json",
391
+ "responseSchema": "schema.json",
392
+ "timeout": 0,
393
+ "sendEmpty": false,
394
+ "requestDatatype": "JSON",
395
+ "responseDatatype": "JSON",
396
+ "headers": {},
397
+ "responseObjects": [
398
+ {
399
+ "type": "default",
400
+ "key": "",
401
+ "mockFile": ""
402
+ }
403
+ ]
404
+ },
405
+ {
406
+ "name": "restScriptScriptManagerExecuteScript",
407
+ "protocol": "REST",
408
+ "method": "PUT",
409
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeScript?{query}",
410
+ "requestSchema": "schema.json",
411
+ "responseSchema": "schema.json",
412
+ "timeout": 0,
413
+ "sendEmpty": false,
414
+ "requestDatatype": "JSON",
415
+ "responseDatatype": "JSON",
416
+ "headers": {},
417
+ "responseObjects": [
418
+ {
419
+ "type": "default",
420
+ "key": "",
421
+ "mockFile": ""
422
+ }
423
+ ]
424
+ },
425
+ {
426
+ "name": "restScriptScriptManagerExecuteScriptFlow",
427
+ "protocol": "REST",
428
+ "method": "PUT",
429
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeScriptFlow?{query}",
430
+ "requestSchema": "schema.json",
431
+ "responseSchema": "schema.json",
432
+ "timeout": 0,
433
+ "sendEmpty": false,
434
+ "requestDatatype": "JSON",
435
+ "responseDatatype": "JSON",
436
+ "headers": {},
437
+ "responseObjects": [
438
+ {
439
+ "type": "default",
440
+ "key": "",
441
+ "mockFile": ""
442
+ }
443
+ ]
444
+ },
445
+ {
446
+ "name": "restScriptScriptManagerExecuteSystemScripts",
447
+ "protocol": "REST",
448
+ "method": "PUT",
449
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeSystemScripts?{query}",
450
+ "requestSchema": "schema.json",
451
+ "responseSchema": "schema.json",
452
+ "timeout": 0,
453
+ "sendEmpty": false,
454
+ "requestDatatype": "JSON",
455
+ "responseDatatype": "JSON",
456
+ "headers": {},
457
+ "responseObjects": [
458
+ {
459
+ "type": "default",
460
+ "key": "",
461
+ "mockFile": ""
462
+ }
463
+ ]
464
+ },
465
+ {
466
+ "name": "restScriptScriptManagerExecuteTargetScripts",
467
+ "protocol": "REST",
468
+ "method": "PUT",
469
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeTargetScripts?{query}",
470
+ "requestSchema": "schema.json",
471
+ "responseSchema": "schema.json",
472
+ "timeout": 0,
473
+ "sendEmpty": false,
474
+ "requestDatatype": "JSON",
475
+ "responseDatatype": "JSON",
476
+ "headers": {},
477
+ "responseObjects": [
478
+ {
479
+ "type": "default",
480
+ "key": "",
481
+ "mockFile": ""
482
+ }
483
+ ]
484
+ },
485
+ {
486
+ "name": "restScriptScriptManagerExecuteTargetScriptsWithParameters",
487
+ "protocol": "REST",
488
+ "method": "PUT",
489
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeTargetScriptsWithParameters?{query}",
490
+ "requestSchema": "schema.json",
491
+ "responseSchema": "schema.json",
492
+ "timeout": 0,
493
+ "sendEmpty": false,
494
+ "requestDatatype": "JSON",
495
+ "responseDatatype": "JSON",
496
+ "headers": {},
497
+ "responseObjects": [
498
+ {
499
+ "type": "default",
500
+ "key": "",
501
+ "mockFile": ""
502
+ }
503
+ ]
504
+ },
505
+ {
506
+ "name": "restScriptScriptManagerGetBodyOfTargetScriptResult",
507
+ "protocol": "REST",
508
+ "method": "GET",
509
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/getBodyOfTargetScriptResult?{query}",
510
+ "requestSchema": "schema.json",
511
+ "responseSchema": "schema.json",
512
+ "timeout": 0,
513
+ "sendEmpty": false,
514
+ "sendGetBody": false,
515
+ "requestDatatype": "JSON",
516
+ "responseDatatype": "JSON",
517
+ "headers": {},
518
+ "responseObjects": [
519
+ {
520
+ "type": "default",
521
+ "key": "",
522
+ "mockFile": ""
523
+ }
524
+ ]
525
+ },
526
+ {
527
+ "name": "restScriptScriptManagerPreviewScriptWithParameters",
528
+ "protocol": "REST",
529
+ "method": "POST",
530
+ "entitypath": "{base_path}/{version}/v2/script/ScriptManager/previewScriptWithParameters?{query}",
531
+ "requestSchema": "schema.json",
532
+ "responseSchema": "schema.json",
533
+ "timeout": 0,
534
+ "sendEmpty": false,
535
+ "requestDatatype": "JSON",
536
+ "responseDatatype": "JSON",
537
+ "headers": {},
538
+ "responseObjects": [
539
+ {
540
+ "type": "default",
541
+ "key": "",
542
+ "mockFile": ""
543
+ }
544
+ ]
545
+ },
546
+ {
547
+ "name": "restScriptTargetParameterConfigure",
548
+ "protocol": "REST",
549
+ "method": "POST",
550
+ "entitypath": "{base_path}/{version}/v2/script/TargetParameter/configure/{pathv1}?{query}",
551
+ "requestSchema": "schema.json",
552
+ "responseSchema": "schema.json",
553
+ "timeout": 0,
554
+ "sendEmpty": false,
555
+ "requestDatatype": "JSON",
556
+ "responseDatatype": "JSON",
557
+ "headers": {},
558
+ "responseObjects": [
559
+ {
560
+ "type": "default",
561
+ "key": "",
562
+ "mockFile": ""
563
+ }
564
+ ]
565
+ },
566
+ {
567
+ "name": "restScriptTargetScriptCancelExecution",
568
+ "protocol": "REST",
569
+ "method": "DELETE",
570
+ "entitypath": "{base_path}/{version}/v2/script/TargetScript/cancelExecution/{pathv1}?{query}",
571
+ "requestSchema": "schema.json",
572
+ "responseSchema": "schema.json",
573
+ "timeout": 0,
574
+ "sendEmpty": false,
575
+ "requestDatatype": "JSON",
576
+ "responseDatatype": "JSON",
577
+ "headers": {},
578
+ "responseObjects": [
579
+ {
580
+ "type": "default",
581
+ "key": "",
582
+ "mockFile": ""
583
+ }
584
+ ]
585
+ },
586
+ {
587
+ "name": "restScriptTargetScriptConfigure",
588
+ "protocol": "REST",
589
+ "method": "POST",
590
+ "entitypath": "{base_path}/{version}/v2/script/TargetScript/configure/{pathv1}?{query}",
591
+ "requestSchema": "schema.json",
592
+ "responseSchema": "schema.json",
593
+ "timeout": 0,
594
+ "sendEmpty": false,
595
+ "requestDatatype": "JSON",
596
+ "responseDatatype": "JSON",
597
+ "headers": {},
598
+ "responseObjects": [
599
+ {
600
+ "type": "default",
601
+ "key": "",
602
+ "mockFile": ""
603
+ }
604
+ ]
605
+ },
606
+ {
607
+ "name": "restScriptTargetScriptExecuteCLIScript",
608
+ "protocol": "REST",
609
+ "method": "PUT",
610
+ "entitypath": "{base_path}/{version}/v2/script/TargetScript/executeCLIScript/{pathv1}?{query}",
611
+ "requestSchema": "schema.json",
612
+ "responseSchema": "schema.json",
613
+ "timeout": 0,
614
+ "sendEmpty": false,
615
+ "requestDatatype": "JSON",
616
+ "responseDatatype": "JSON",
617
+ "headers": {},
618
+ "responseObjects": [
619
+ {
620
+ "type": "default",
621
+ "key": "",
622
+ "mockFile": ""
623
+ }
624
+ ]
625
+ },
626
+ {
627
+ "name": "restScriptTargetScriptExecuteCLITargetScript",
628
+ "protocol": "REST",
629
+ "method": "PUT",
630
+ "entitypath": "{base_path}/{version}/v2/script/TargetScript/executeCLITargetScript/{pathv1}?{query}",
631
+ "requestSchema": "schema.json",
632
+ "responseSchema": "schema.json",
633
+ "timeout": 0,
634
+ "sendEmpty": false,
635
+ "requestDatatype": "JSON",
636
+ "responseDatatype": "JSON",
637
+ "headers": {},
638
+ "responseObjects": [
639
+ {
640
+ "type": "default",
641
+ "key": "",
642
+ "mockFile": ""
643
+ }
644
+ ]
645
+ },
646
+ {
647
+ "name": "restScriptTargetScriptExecuteScript",
648
+ "protocol": "REST",
649
+ "method": "PUT",
650
+ "entitypath": "{base_path}/{version}/v2/script/TargetScript/executeScript/{pathv1}?{query}",
651
+ "requestSchema": "schema.json",
652
+ "responseSchema": "schema.json",
653
+ "timeout": 0,
654
+ "sendEmpty": false,
655
+ "requestDatatype": "JSON",
656
+ "responseDatatype": "JSON",
657
+ "headers": {},
658
+ "responseObjects": [
659
+ {
660
+ "type": "default",
661
+ "key": "",
662
+ "mockFile": ""
663
+ }
664
+ ]
665
+ },
666
+ {
667
+ "name": "restScriptTargetScriptExecuteTargetScript",
668
+ "protocol": "REST",
669
+ "method": "PUT",
670
+ "entitypath": "{base_path}/{version}/v2/script/TargetScript/executeTargetScript/{pathv1}?{query}",
671
+ "requestSchema": "schema.json",
672
+ "responseSchema": "schema.json",
673
+ "timeout": 0,
674
+ "sendEmpty": false,
675
+ "requestDatatype": "JSON",
676
+ "responseDatatype": "JSON",
677
+ "headers": {},
678
+ "responseObjects": [
679
+ {
680
+ "type": "default",
681
+ "key": "",
682
+ "mockFile": ""
683
+ }
684
+ ]
685
+ },
686
+ {
687
+ "name": "restScriptTargetScriptPreview",
688
+ "protocol": "REST",
689
+ "method": "POST",
690
+ "entitypath": "{base_path}/{version}/v2/script/TargetScript/preview/{pathv1}?{query}",
691
+ "requestSchema": "schema.json",
692
+ "responseSchema": "schema.json",
693
+ "timeout": 0,
694
+ "sendEmpty": false,
695
+ "requestDatatype": "JSON",
696
+ "responseDatatype": "JSON",
697
+ "headers": {},
698
+ "responseObjects": [
699
+ {
700
+ "type": "default",
701
+ "key": "",
702
+ "mockFile": ""
703
+ }
704
+ ]
705
+ },
706
+ {
707
+ "name": "restScriptTargetScriptResultGetTargetScriptResult",
708
+ "protocol": "REST",
709
+ "method": "GET",
710
+ "entitypath": "{base_path}/{version}/v2/script/TargetScriptResult/getTargetScriptResult?{query}",
711
+ "requestSchema": "schema.json",
712
+ "responseSchema": "schema.json",
713
+ "timeout": 0,
714
+ "sendEmpty": false,
715
+ "sendGetBody": 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": "restScriptVelocityTemplateReload",
729
+ "protocol": "REST",
730
+ "method": "POST",
731
+ "entitypath": "{base_path}/{version}/v2/script/VelocityTemplate/reload?{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": "restScriptVelocityTemplateStore",
749
+ "protocol": "REST",
750
+ "method": "POST",
751
+ "entitypath": "{base_path}/{version}/v2/script/VelocityTemplate/store?{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": "restScriptXmlApiConfigTemplateAssociateTemplate",
769
+ "protocol": "REST",
770
+ "method": "POST",
771
+ "entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/associateTemplate/{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": "restScriptXmlApiConfigTemplateConvertOldTemplates",
789
+ "protocol": "REST",
790
+ "method": "POST",
791
+ "entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/convertOldTemplates?{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": "restScriptXmlApiConfigTemplateExecute",
809
+ "protocol": "REST",
810
+ "method": "PUT",
811
+ "entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/execute/{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": "restScriptXmlApiConfigTemplateExecuteMulti",
829
+ "protocol": "REST",
830
+ "method": "PUT",
831
+ "entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/executeMulti/{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": "restScriptXmlApiConfigTemplateGenerate",
849
+ "protocol": "REST",
850
+ "method": "POST",
851
+ "entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/generate?{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": "restScriptXmlApiConfigTemplateGenerateFromSample",
869
+ "protocol": "REST",
870
+ "method": "POST",
871
+ "entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/generateFromSample?{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
+ }