@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,944 @@
1
+ {
2
+ "actions": [
3
+ {
4
+ "name": "restRessubscrAbstractResSubscrTemplateConstructTemplatedObject",
5
+ "protocol": "REST",
6
+ "method": "POST",
7
+ "entitypath": "{base_path}/{version}/v2/ressubscr/AbstractResSubscrTemplate/constructTemplatedObject/{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": "restRessubscrAbstractResSubscrTemplateUpdate",
25
+ "protocol": "REST",
26
+ "method": "PUT",
27
+ "entitypath": "{base_path}/{version}/v2/ressubscr/AbstractResSubscrTemplate/update/{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": "restRessubscrBrgProfileClearPassword",
45
+ "protocol": "REST",
46
+ "method": "POST",
47
+ "entitypath": "{base_path}/{version}/v2/ressubscr/BrgProfile/clearPassword/{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": "restRessubscrDhcpLeaseStateRetrieveDhcpLease",
65
+ "protocol": "REST",
66
+ "method": "POST",
67
+ "entitypath": "{base_path}/{version}/v2/ressubscr/DhcpLeaseState/retrieveDhcpLease?{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": "restRessubscrDhcpLeaseStateRadiusClassAttributeRetrieveDhcpLeaseStateRadiusClasses",
85
+ "protocol": "REST",
86
+ "method": "POST",
87
+ "entitypath": "{base_path}/{version}/v2/ressubscr/DhcpLeaseStateRadiusClassAttribute/retrieveDhcpLeaseStateRadiusClasses?{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": "restRessubscrHostLockoutInfoRetrieveHostLockoutInfo",
105
+ "protocol": "REST",
106
+ "method": "POST",
107
+ "entitypath": "{base_path}/{version}/v2/ressubscr/HostLockoutInfo/retrieveHostLockoutInfo?{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": "restRessubscrHostTrackedSubscriberRetrieveHostTrackedSubscribers",
125
+ "protocol": "REST",
126
+ "method": "POST",
127
+ "entitypath": "{base_path}/{version}/v2/ressubscr/HostTrackedSubscriber/retrieveHostTrackedSubscribers?{query}",
128
+ "requestSchema": "schema.json",
129
+ "responseSchema": "schema.json",
130
+ "timeout": 0,
131
+ "sendEmpty": false,
132
+ "requestDatatype": "JSON",
133
+ "responseDatatype": "JSON",
134
+ "headers": {},
135
+ "responseObjects": [
136
+ {
137
+ "type": "default",
138
+ "key": "",
139
+ "mockFile": ""
140
+ }
141
+ ]
142
+ },
143
+ {
144
+ "name": "restRessubscrIPoESessionRequestClearIpoeSessions",
145
+ "protocol": "REST",
146
+ "method": "POST",
147
+ "entitypath": "{base_path}/{version}/v2/ressubscr/IPoESession/requestClearIpoeSessions?{query}",
148
+ "requestSchema": "schema.json",
149
+ "responseSchema": "schema.json",
150
+ "timeout": 0,
151
+ "sendEmpty": false,
152
+ "requestDatatype": "JSON",
153
+ "responseDatatype": "JSON",
154
+ "headers": {},
155
+ "responseObjects": [
156
+ {
157
+ "type": "default",
158
+ "key": "",
159
+ "mockFile": ""
160
+ }
161
+ ]
162
+ },
163
+ {
164
+ "name": "restRessubscrIPoESessionRetrieveIPoESessions",
165
+ "protocol": "REST",
166
+ "method": "POST",
167
+ "entitypath": "{base_path}/{version}/v2/ressubscr/IPoESession/retrieveIPoESessions?{query}",
168
+ "requestSchema": "schema.json",
169
+ "responseSchema": "schema.json",
170
+ "timeout": 0,
171
+ "sendEmpty": false,
172
+ "requestDatatype": "JSON",
173
+ "responseDatatype": "JSON",
174
+ "headers": {},
175
+ "responseObjects": [
176
+ {
177
+ "type": "default",
178
+ "key": "",
179
+ "mockFile": ""
180
+ }
181
+ ]
182
+ },
183
+ {
184
+ "name": "restRessubscrIPoESessionRadiusClassAttributeRetrieveIPoESessionRadiusClasses",
185
+ "protocol": "REST",
186
+ "method": "POST",
187
+ "entitypath": "{base_path}/{version}/v2/ressubscr/IPoESessionRadiusClassAttribute/retrieveIPoESessionRadiusClasses?{query}",
188
+ "requestSchema": "schema.json",
189
+ "responseSchema": "schema.json",
190
+ "timeout": 0,
191
+ "sendEmpty": false,
192
+ "requestDatatype": "JSON",
193
+ "responseDatatype": "JSON",
194
+ "headers": {},
195
+ "responseObjects": [
196
+ {
197
+ "type": "default",
198
+ "key": "",
199
+ "mockFile": ""
200
+ }
201
+ ]
202
+ },
203
+ {
204
+ "name": "restRessubscrManagedSubscriberHostRetrieveManagedSubscriberHosts",
205
+ "protocol": "REST",
206
+ "method": "POST",
207
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ManagedSubscriberHost/retrieveManagedSubscriberHosts?{query}",
208
+ "requestSchema": "schema.json",
209
+ "responseSchema": "schema.json",
210
+ "timeout": 0,
211
+ "sendEmpty": false,
212
+ "requestDatatype": "JSON",
213
+ "responseDatatype": "JSON",
214
+ "headers": {},
215
+ "responseObjects": [
216
+ {
217
+ "type": "default",
218
+ "key": "",
219
+ "mockFile": ""
220
+ }
221
+ ]
222
+ },
223
+ {
224
+ "name": "restRessubscrResidentialSubscriberModifySubscriberIdent",
225
+ "protocol": "REST",
226
+ "method": "POST",
227
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriber/modifySubscriberIdent?{query}",
228
+ "requestSchema": "schema.json",
229
+ "responseSchema": "schema.json",
230
+ "timeout": 0,
231
+ "sendEmpty": false,
232
+ "requestDatatype": "JSON",
233
+ "responseDatatype": "JSON",
234
+ "headers": {},
235
+ "responseObjects": [
236
+ {
237
+ "type": "default",
238
+ "key": "",
239
+ "mockFile": ""
240
+ }
241
+ ]
242
+ },
243
+ {
244
+ "name": "restRessubscrResidentialSubscriberInstanceClearSubscriberHostDhcp6LeaseState",
245
+ "protocol": "REST",
246
+ "method": "POST",
247
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberInstance/clearSubscriberHostDhcp6LeaseState?{query}",
248
+ "requestSchema": "schema.json",
249
+ "responseSchema": "schema.json",
250
+ "timeout": 0,
251
+ "sendEmpty": false,
252
+ "requestDatatype": "JSON",
253
+ "responseDatatype": "JSON",
254
+ "headers": {},
255
+ "responseObjects": [
256
+ {
257
+ "type": "default",
258
+ "key": "",
259
+ "mockFile": ""
260
+ }
261
+ ]
262
+ },
263
+ {
264
+ "name": "restRessubscrResidentialSubscriberInstanceClearSubscriberHostLeaseState",
265
+ "protocol": "REST",
266
+ "method": "POST",
267
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberInstance/clearSubscriberHostLeaseState/{pathv1}?{query}",
268
+ "requestSchema": "schema.json",
269
+ "responseSchema": "schema.json",
270
+ "timeout": 0,
271
+ "sendEmpty": false,
272
+ "requestDatatype": "JSON",
273
+ "responseDatatype": "JSON",
274
+ "headers": {},
275
+ "responseObjects": [
276
+ {
277
+ "type": "default",
278
+ "key": "",
279
+ "mockFile": ""
280
+ }
281
+ ]
282
+ },
283
+ {
284
+ "name": "restRessubscrResidentialSubscriberInstanceRequestClearHostIgmpHostTracking",
285
+ "protocol": "REST",
286
+ "method": "POST",
287
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberInstance/requestClearHostIgmpHostTracking/{pathv1}?{query}",
288
+ "requestSchema": "schema.json",
289
+ "responseSchema": "schema.json",
290
+ "timeout": 0,
291
+ "sendEmpty": false,
292
+ "requestDatatype": "JSON",
293
+ "responseDatatype": "JSON",
294
+ "headers": {},
295
+ "responseObjects": [
296
+ {
297
+ "type": "default",
298
+ "key": "",
299
+ "mockFile": ""
300
+ }
301
+ ]
302
+ },
303
+ {
304
+ "name": "restRessubscrResidentialSubscriberInstanceRequestClearIgmpHostTracking",
305
+ "protocol": "REST",
306
+ "method": "POST",
307
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberInstance/requestClearIgmpHostTracking/{pathv1}?{query}",
308
+ "requestSchema": "schema.json",
309
+ "responseSchema": "schema.json",
310
+ "timeout": 0,
311
+ "sendEmpty": false,
312
+ "requestDatatype": "JSON",
313
+ "responseDatatype": "JSON",
314
+ "headers": {},
315
+ "responseObjects": [
316
+ {
317
+ "type": "default",
318
+ "key": "",
319
+ "mockFile": ""
320
+ }
321
+ ]
322
+ },
323
+ {
324
+ "name": "restRessubscrResidentialSubscriberInstanceRetrieveL2tpTunnels",
325
+ "protocol": "REST",
326
+ "method": "POST",
327
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberInstance/retrieveL2tpTunnels?{query}",
328
+ "requestSchema": "schema.json",
329
+ "responseSchema": "schema.json",
330
+ "timeout": 0,
331
+ "sendEmpty": false,
332
+ "requestDatatype": "JSON",
333
+ "responseDatatype": "JSON",
334
+ "headers": {},
335
+ "responseObjects": [
336
+ {
337
+ "type": "default",
338
+ "key": "",
339
+ "mockFile": ""
340
+ }
341
+ ]
342
+ },
343
+ {
344
+ "name": "restRessubscrResidentialSubscriberInstanceRetrieveResidentialSubscriber",
345
+ "protocol": "REST",
346
+ "method": "POST",
347
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberInstance/retrieveResidentialSubscriber?{query}",
348
+ "requestSchema": "schema.json",
349
+ "responseSchema": "schema.json",
350
+ "timeout": 0,
351
+ "sendEmpty": false,
352
+ "requestDatatype": "JSON",
353
+ "responseDatatype": "JSON",
354
+ "headers": {},
355
+ "responseObjects": [
356
+ {
357
+ "type": "default",
358
+ "key": "",
359
+ "mockFile": ""
360
+ }
361
+ ]
362
+ },
363
+ {
364
+ "name": "restRessubscrResidentialSubscriberInstanceRetrieveSubscriberVirtualSubnets",
365
+ "protocol": "REST",
366
+ "method": "POST",
367
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberInstance/retrieveSubscriberVirtualSubnets?{query}",
368
+ "requestSchema": "schema.json",
369
+ "responseSchema": "schema.json",
370
+ "timeout": 0,
371
+ "sendEmpty": false,
372
+ "requestDatatype": "JSON",
373
+ "responseDatatype": "JSON",
374
+ "headers": {},
375
+ "responseObjects": [
376
+ {
377
+ "type": "default",
378
+ "key": "",
379
+ "mockFile": ""
380
+ }
381
+ ]
382
+ },
383
+ {
384
+ "name": "restRessubscrResidentialSubscriberManagerClearDynamicHost",
385
+ "protocol": "REST",
386
+ "method": "POST",
387
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberManager/clearDynamicHost?{query}",
388
+ "requestSchema": "schema.json",
389
+ "responseSchema": "schema.json",
390
+ "timeout": 0,
391
+ "sendEmpty": false,
392
+ "requestDatatype": "JSON",
393
+ "responseDatatype": "JSON",
394
+ "headers": {},
395
+ "responseObjects": [
396
+ {
397
+ "type": "default",
398
+ "key": "",
399
+ "mockFile": ""
400
+ }
401
+ ]
402
+ },
403
+ {
404
+ "name": "restRessubscrResidentialSubscriberManagerClearSap",
405
+ "protocol": "REST",
406
+ "method": "POST",
407
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberManager/clearSap?{query}",
408
+ "requestSchema": "schema.json",
409
+ "responseSchema": "schema.json",
410
+ "timeout": 0,
411
+ "sendEmpty": false,
412
+ "requestDatatype": "JSON",
413
+ "responseDatatype": "JSON",
414
+ "headers": {},
415
+ "responseObjects": [
416
+ {
417
+ "type": "default",
418
+ "key": "",
419
+ "mockFile": ""
420
+ }
421
+ ]
422
+ },
423
+ {
424
+ "name": "restRessubscrResidentialSubscriberManagerCreateSubSvcComponents",
425
+ "protocol": "REST",
426
+ "method": "POST",
427
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberManager/createSubSvcComponents?{query}",
428
+ "requestSchema": "schema.json",
429
+ "responseSchema": "schema.json",
430
+ "timeout": 0,
431
+ "sendEmpty": false,
432
+ "requestDatatype": "JSON",
433
+ "responseDatatype": "JSON",
434
+ "headers": {},
435
+ "responseObjects": [
436
+ {
437
+ "type": "default",
438
+ "key": "",
439
+ "mockFile": ""
440
+ }
441
+ ]
442
+ },
443
+ {
444
+ "name": "restRessubscrResidentialSubscriberManagerCreateSubSvcComponentsDyn",
445
+ "protocol": "REST",
446
+ "method": "POST",
447
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberManager/createSubSvcComponentsDyn?{query}",
448
+ "requestSchema": "schema.json",
449
+ "responseSchema": "schema.json",
450
+ "timeout": 0,
451
+ "sendEmpty": false,
452
+ "requestDatatype": "JSON",
453
+ "responseDatatype": "JSON",
454
+ "headers": {},
455
+ "responseObjects": [
456
+ {
457
+ "type": "default",
458
+ "key": "",
459
+ "mockFile": ""
460
+ }
461
+ ]
462
+ },
463
+ {
464
+ "name": "restRessubscrResidentialSubscriberManagerDeleteSubSvcComponents",
465
+ "protocol": "REST",
466
+ "method": "DELETE",
467
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberManager/deleteSubSvcComponents?{query}",
468
+ "requestSchema": "schema.json",
469
+ "responseSchema": "schema.json",
470
+ "timeout": 0,
471
+ "sendEmpty": false,
472
+ "requestDatatype": "JSON",
473
+ "responseDatatype": "JSON",
474
+ "headers": {},
475
+ "responseObjects": [
476
+ {
477
+ "type": "default",
478
+ "key": "",
479
+ "mockFile": ""
480
+ }
481
+ ]
482
+ },
483
+ {
484
+ "name": "restRessubscrResidentialSubscriberManagerRetrieveResidentialSubscribers",
485
+ "protocol": "REST",
486
+ "method": "POST",
487
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberManager/retrieveResidentialSubscribers?{query}",
488
+ "requestSchema": "schema.json",
489
+ "responseSchema": "schema.json",
490
+ "timeout": 0,
491
+ "sendEmpty": false,
492
+ "requestDatatype": "JSON",
493
+ "responseDatatype": "JSON",
494
+ "headers": {},
495
+ "responseObjects": [
496
+ {
497
+ "type": "default",
498
+ "key": "",
499
+ "mockFile": ""
500
+ }
501
+ ]
502
+ },
503
+ {
504
+ "name": "restRessubscrResidentialSubscriberManagerTriggerCollect",
505
+ "protocol": "REST",
506
+ "method": "POST",
507
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberManager/triggerCollect?{query}",
508
+ "requestSchema": "schema.json",
509
+ "responseSchema": "schema.json",
510
+ "timeout": 0,
511
+ "sendEmpty": false,
512
+ "requestDatatype": "JSON",
513
+ "responseDatatype": "JSON",
514
+ "headers": {},
515
+ "responseObjects": [
516
+ {
517
+ "type": "default",
518
+ "key": "",
519
+ "mockFile": ""
520
+ }
521
+ ]
522
+ },
523
+ {
524
+ "name": "restRessubscrResidentialSubscriberManagerUpdateSubSvcComponentsDynAcl",
525
+ "protocol": "REST",
526
+ "method": "PUT",
527
+ "entitypath": "{base_path}/{version}/v2/ressubscr/ResidentialSubscriberManager/updateSubSvcComponentsDynAcl?{query}",
528
+ "requestSchema": "schema.json",
529
+ "responseSchema": "schema.json",
530
+ "timeout": 0,
531
+ "sendEmpty": false,
532
+ "requestDatatype": "JSON",
533
+ "responseDatatype": "JSON",
534
+ "headers": {},
535
+ "responseObjects": [
536
+ {
537
+ "type": "default",
538
+ "key": "",
539
+ "mockFile": ""
540
+ }
541
+ ]
542
+ },
543
+ {
544
+ "name": "restRessubscrSlaProfileInstanceRetrieveSlaProfileInstances",
545
+ "protocol": "REST",
546
+ "method": "POST",
547
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SlaProfileInstance/retrieveSlaProfileInstances?{query}",
548
+ "requestSchema": "schema.json",
549
+ "responseSchema": "schema.json",
550
+ "timeout": 0,
551
+ "sendEmpty": false,
552
+ "requestDatatype": "JSON",
553
+ "responseDatatype": "JSON",
554
+ "headers": {},
555
+ "responseObjects": [
556
+ {
557
+ "type": "default",
558
+ "key": "",
559
+ "mockFile": ""
560
+ }
561
+ ]
562
+ },
563
+ {
564
+ "name": "restRessubscrSubBrgAddressPoolRetrieveAddrPools",
565
+ "protocol": "REST",
566
+ "method": "POST",
567
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubBrgAddressPool/retrieveAddrPools?{query}",
568
+ "requestSchema": "schema.json",
569
+ "responseSchema": "schema.json",
570
+ "timeout": 0,
571
+ "sendEmpty": false,
572
+ "requestDatatype": "JSON",
573
+ "responseDatatype": "JSON",
574
+ "headers": {},
575
+ "responseObjects": [
576
+ {
577
+ "type": "default",
578
+ "key": "",
579
+ "mockFile": ""
580
+ }
581
+ ]
582
+ },
583
+ {
584
+ "name": "restRessubscrSubSlaacHostRadiusClassAttributeRetrieveSubSlaacHostRadiusClasses",
585
+ "protocol": "REST",
586
+ "method": "POST",
587
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubSlaacHostRadiusClassAttribute/retrieveSubSlaacHostRadiusClasses?{query}",
588
+ "requestSchema": "schema.json",
589
+ "responseSchema": "schema.json",
590
+ "timeout": 0,
591
+ "sendEmpty": false,
592
+ "requestDatatype": "JSON",
593
+ "responseDatatype": "JSON",
594
+ "headers": {},
595
+ "responseObjects": [
596
+ {
597
+ "type": "default",
598
+ "key": "",
599
+ "mockFile": ""
600
+ }
601
+ ]
602
+ },
603
+ {
604
+ "name": "restRessubscrSubscrMacErrorRetrieveSubMacError",
605
+ "protocol": "REST",
606
+ "method": "POST",
607
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscrMacError/retrieveSubMacError?{query}",
608
+ "requestSchema": "schema.json",
609
+ "responseSchema": "schema.json",
610
+ "timeout": 0,
611
+ "sendEmpty": false,
612
+ "requestDatatype": "JSON",
613
+ "responseDatatype": "JSON",
614
+ "headers": {},
615
+ "responseObjects": [
616
+ {
617
+ "type": "default",
618
+ "key": "",
619
+ "mockFile": ""
620
+ }
621
+ ]
622
+ },
623
+ {
624
+ "name": "restRessubscrSubscrSapErrorRetrieveSubSapError",
625
+ "protocol": "REST",
626
+ "method": "POST",
627
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscrSapError/retrieveSubSapError?{query}",
628
+ "requestSchema": "schema.json",
629
+ "responseSchema": "schema.json",
630
+ "timeout": 0,
631
+ "sendEmpty": false,
632
+ "requestDatatype": "JSON",
633
+ "responseDatatype": "JSON",
634
+ "headers": {},
635
+ "responseObjects": [
636
+ {
637
+ "type": "default",
638
+ "key": "",
639
+ "mockFile": ""
640
+ }
641
+ ]
642
+ },
643
+ {
644
+ "name": "restRessubscrSubscrSdpErrorRetrieveSubSdpError",
645
+ "protocol": "REST",
646
+ "method": "POST",
647
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscrSdpError/retrieveSubSdpError?{query}",
648
+ "requestSchema": "schema.json",
649
+ "responseSchema": "schema.json",
650
+ "timeout": 0,
651
+ "sendEmpty": false,
652
+ "requestDatatype": "JSON",
653
+ "responseDatatype": "JSON",
654
+ "headers": {},
655
+ "responseObjects": [
656
+ {
657
+ "type": "default",
658
+ "key": "",
659
+ "mockFile": ""
660
+ }
661
+ ]
662
+ },
663
+ {
664
+ "name": "restRessubscrSubscrUnknownErrorRetrieveSubUnknownError",
665
+ "protocol": "REST",
666
+ "method": "POST",
667
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscrUnknownError/retrieveSubUnknownError?{query}",
668
+ "requestSchema": "schema.json",
669
+ "responseSchema": "schema.json",
670
+ "timeout": 0,
671
+ "sendEmpty": false,
672
+ "requestDatatype": "JSON",
673
+ "responseDatatype": "JSON",
674
+ "headers": {},
675
+ "responseObjects": [
676
+ {
677
+ "type": "default",
678
+ "key": "",
679
+ "mockFile": ""
680
+ }
681
+ ]
682
+ },
683
+ {
684
+ "name": "restRessubscrSubscriberHostFindSlaProfileStringSuggestions",
685
+ "protocol": "REST",
686
+ "method": "POST",
687
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberHost/findSlaProfileStringSuggestions?{query}",
688
+ "requestSchema": "schema.json",
689
+ "responseSchema": "schema.json",
690
+ "timeout": 0,
691
+ "sendEmpty": false,
692
+ "requestDatatype": "JSON",
693
+ "responseDatatype": "JSON",
694
+ "headers": {},
695
+ "responseObjects": [
696
+ {
697
+ "type": "default",
698
+ "key": "",
699
+ "mockFile": ""
700
+ }
701
+ ]
702
+ },
703
+ {
704
+ "name": "restRessubscrSubscriberHostRetrieveL2TPSession",
705
+ "protocol": "REST",
706
+ "method": "POST",
707
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberHost/retrieveL2TPSession?{query}",
708
+ "requestSchema": "schema.json",
709
+ "responseSchema": "schema.json",
710
+ "timeout": 0,
711
+ "sendEmpty": false,
712
+ "requestDatatype": "JSON",
713
+ "responseDatatype": "JSON",
714
+ "headers": {},
715
+ "responseObjects": [
716
+ {
717
+ "type": "default",
718
+ "key": "",
719
+ "mockFile": ""
720
+ }
721
+ ]
722
+ },
723
+ {
724
+ "name": "restRessubscrSubscriberHostRetrieveSAPHosts",
725
+ "protocol": "REST",
726
+ "method": "POST",
727
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberHost/retrieveSAPHosts?{query}",
728
+ "requestSchema": "schema.json",
729
+ "responseSchema": "schema.json",
730
+ "timeout": 0,
731
+ "sendEmpty": false,
732
+ "requestDatatype": "JSON",
733
+ "responseDatatype": "JSON",
734
+ "headers": {},
735
+ "responseObjects": [
736
+ {
737
+ "type": "default",
738
+ "key": "",
739
+ "mockFile": ""
740
+ }
741
+ ]
742
+ },
743
+ {
744
+ "name": "restRessubscrSubscriberHostRetrieveSubscriberHosts",
745
+ "protocol": "REST",
746
+ "method": "POST",
747
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberHost/retrieveSubscriberHosts?{query}",
748
+ "requestSchema": "schema.json",
749
+ "responseSchema": "schema.json",
750
+ "timeout": 0,
751
+ "sendEmpty": false,
752
+ "requestDatatype": "JSON",
753
+ "responseDatatype": "JSON",
754
+ "headers": {},
755
+ "responseObjects": [
756
+ {
757
+ "type": "default",
758
+ "key": "",
759
+ "mockFile": ""
760
+ }
761
+ ]
762
+ },
763
+ {
764
+ "name": "restRessubscrSubscriberHostConfigurationEvalLeaseStatePerSap",
765
+ "protocol": "REST",
766
+ "method": "POST",
767
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberHostConfiguration/evalLeaseStatePerSap?{query}",
768
+ "requestSchema": "schema.json",
769
+ "responseSchema": "schema.json",
770
+ "timeout": 0,
771
+ "sendEmpty": false,
772
+ "requestDatatype": "JSON",
773
+ "responseDatatype": "JSON",
774
+ "headers": {},
775
+ "responseObjects": [
776
+ {
777
+ "type": "default",
778
+ "key": "",
779
+ "mockFile": ""
780
+ }
781
+ ]
782
+ },
783
+ {
784
+ "name": "restRessubscrSubscriberHostConfigurationEvalLeaseStatePerSapId",
785
+ "protocol": "REST",
786
+ "method": "POST",
787
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberHostConfiguration/evalLeaseStatePerSapId?{query}",
788
+ "requestSchema": "schema.json",
789
+ "responseSchema": "schema.json",
790
+ "timeout": 0,
791
+ "sendEmpty": false,
792
+ "requestDatatype": "JSON",
793
+ "responseDatatype": "JSON",
794
+ "headers": {},
795
+ "responseObjects": [
796
+ {
797
+ "type": "default",
798
+ "key": "",
799
+ "mockFile": ""
800
+ }
801
+ ]
802
+ },
803
+ {
804
+ "name": "restRessubscrSubscriberHostConfigurationUpdateMultipleSubscrHosts",
805
+ "protocol": "REST",
806
+ "method": "PUT",
807
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberHostConfiguration/updateMultipleSubscrHosts?{query}",
808
+ "requestSchema": "schema.json",
809
+ "responseSchema": "schema.json",
810
+ "timeout": 0,
811
+ "sendEmpty": false,
812
+ "requestDatatype": "JSON",
813
+ "responseDatatype": "JSON",
814
+ "headers": {},
815
+ "responseObjects": [
816
+ {
817
+ "type": "default",
818
+ "key": "",
819
+ "mockFile": ""
820
+ }
821
+ ]
822
+ },
823
+ {
824
+ "name": "restRessubscrSubscriberHostCreditResetResetCredit",
825
+ "protocol": "REST",
826
+ "method": "POST",
827
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberHostCreditReset/resetCredit?{query}",
828
+ "requestSchema": "schema.json",
829
+ "responseSchema": "schema.json",
830
+ "timeout": 0,
831
+ "sendEmpty": false,
832
+ "requestDatatype": "JSON",
833
+ "responseDatatype": "JSON",
834
+ "headers": {},
835
+ "responseObjects": [
836
+ {
837
+ "type": "default",
838
+ "key": "",
839
+ "mockFile": ""
840
+ }
841
+ ]
842
+ },
843
+ {
844
+ "name": "restRessubscrSubscriberHostForceRenewForceRenewSubscriberHost",
845
+ "protocol": "REST",
846
+ "method": "POST",
847
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberHostForceRenew/forceRenewSubscriberHost?{query}",
848
+ "requestSchema": "schema.json",
849
+ "responseSchema": "schema.json",
850
+ "timeout": 0,
851
+ "sendEmpty": false,
852
+ "requestDatatype": "JSON",
853
+ "responseDatatype": "JSON",
854
+ "headers": {},
855
+ "responseObjects": [
856
+ {
857
+ "type": "default",
858
+ "key": "",
859
+ "mockFile": ""
860
+ }
861
+ ]
862
+ },
863
+ {
864
+ "name": "restRessubscrSubscriberPccRuleEntryRetrievePccRule",
865
+ "protocol": "REST",
866
+ "method": "POST",
867
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberPccRuleEntry/retrievePccRule?{query}",
868
+ "requestSchema": "schema.json",
869
+ "responseSchema": "schema.json",
870
+ "timeout": 0,
871
+ "sendEmpty": false,
872
+ "requestDatatype": "JSON",
873
+ "responseDatatype": "JSON",
874
+ "headers": {},
875
+ "responseObjects": [
876
+ {
877
+ "type": "default",
878
+ "key": "",
879
+ "mockFile": ""
880
+ }
881
+ ]
882
+ },
883
+ {
884
+ "name": "restRessubscrSubscriberPccRuleEntryRetrievePccRulesPerSubscrHost",
885
+ "protocol": "REST",
886
+ "method": "POST",
887
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberPccRuleEntry/retrievePccRulesPerSubscrHost?{query}",
888
+ "requestSchema": "schema.json",
889
+ "responseSchema": "schema.json",
890
+ "timeout": 0,
891
+ "sendEmpty": false,
892
+ "requestDatatype": "JSON",
893
+ "responseDatatype": "JSON",
894
+ "headers": {},
895
+ "responseObjects": [
896
+ {
897
+ "type": "default",
898
+ "key": "",
899
+ "mockFile": ""
900
+ }
901
+ ]
902
+ },
903
+ {
904
+ "name": "restRessubscrSubscriberQosOverrideRetrieveSubscriberQosOverrides",
905
+ "protocol": "REST",
906
+ "method": "POST",
907
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberQosOverride/retrieveSubscriberQosOverrides?{query}",
908
+ "requestSchema": "schema.json",
909
+ "responseSchema": "schema.json",
910
+ "timeout": 0,
911
+ "sendEmpty": false,
912
+ "requestDatatype": "JSON",
913
+ "responseDatatype": "JSON",
914
+ "headers": {},
915
+ "responseObjects": [
916
+ {
917
+ "type": "default",
918
+ "key": "",
919
+ "mockFile": ""
920
+ }
921
+ ]
922
+ },
923
+ {
924
+ "name": "restRessubscrSubscriberServiceRetrieveSubSvc",
925
+ "protocol": "REST",
926
+ "method": "POST",
927
+ "entitypath": "{base_path}/{version}/v2/ressubscr/SubscriberService/retrieveSubSvc?{query}",
928
+ "requestSchema": "schema.json",
929
+ "responseSchema": "schema.json",
930
+ "timeout": 0,
931
+ "sendEmpty": false,
932
+ "requestDatatype": "JSON",
933
+ "responseDatatype": "JSON",
934
+ "headers": {},
935
+ "responseObjects": [
936
+ {
937
+ "type": "default",
938
+ "key": "",
939
+ "mockFile": ""
940
+ }
941
+ ]
942
+ }
943
+ ]
944
+ }