@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,872 @@
1
+ {
2
+ "actions": [
3
+ {
4
+ "name": "restFmAdditionalTextPolicyConfigureAdditionalTextPolicy",
5
+ "protocol": "REST",
6
+ "method": "POST",
7
+ "entitypath": "{base_path}/{version}/v2/fm/AdditionalTextPolicy/configureAdditionalTextPolicy?{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": "restFmAlarmHistoryDatabaseConfigure",
25
+ "protocol": "REST",
26
+ "method": "POST",
27
+ "entitypath": "{base_path}/{version}/v2/fm/AlarmHistoryDatabase/configure?{query}",
28
+ "requestSchema": "schema.json",
29
+ "responseSchema": "schema.json",
30
+ "timeout": 0,
31
+ "sendEmpty": false,
32
+ "requestDatatype": "JSON",
33
+ "responseDatatype": "JSON",
34
+ "headers": {},
35
+ "responseObjects": [
36
+ {
37
+ "type": "default",
38
+ "key": "",
39
+ "mockFile": ""
40
+ }
41
+ ]
42
+ },
43
+ {
44
+ "name": "restFmAlarmHistoryDatabaseGetLog",
45
+ "protocol": "REST",
46
+ "method": "GET",
47
+ "entitypath": "{base_path}/{version}/v2/fm/AlarmHistoryDatabase/getLog?{query}",
48
+ "requestSchema": "schema.json",
49
+ "responseSchema": "schema.json",
50
+ "timeout": 0,
51
+ "sendEmpty": false,
52
+ "sendGetBody": false,
53
+ "requestDatatype": "JSON",
54
+ "responseDatatype": "JSON",
55
+ "headers": {},
56
+ "responseObjects": [
57
+ {
58
+ "type": "default",
59
+ "key": "",
60
+ "mockFile": ""
61
+ }
62
+ ]
63
+ },
64
+ {
65
+ "name": "restFmAlarmHistoryDatabaseGetLogRecords",
66
+ "protocol": "REST",
67
+ "method": "POST",
68
+ "entitypath": "{base_path}/{version}/v2/fm/AlarmHistoryDatabase/getLogRecords?{query}",
69
+ "requestSchema": "schema.json",
70
+ "responseSchema": "schema.json",
71
+ "timeout": 0,
72
+ "sendEmpty": false,
73
+ "requestDatatype": "JSON",
74
+ "responseDatatype": "JSON",
75
+ "headers": {},
76
+ "responseObjects": [
77
+ {
78
+ "type": "default",
79
+ "key": "",
80
+ "mockFile": ""
81
+ }
82
+ ]
83
+ },
84
+ {
85
+ "name": "restFmAlarmHistoryDatabasePurge",
86
+ "protocol": "REST",
87
+ "method": "POST",
88
+ "entitypath": "{base_path}/{version}/v2/fm/AlarmHistoryDatabase/purge?{query}",
89
+ "requestSchema": "schema.json",
90
+ "responseSchema": "schema.json",
91
+ "timeout": 0,
92
+ "sendEmpty": false,
93
+ "requestDatatype": "JSON",
94
+ "responseDatatype": "JSON",
95
+ "headers": {},
96
+ "responseObjects": [
97
+ {
98
+ "type": "default",
99
+ "key": "",
100
+ "mockFile": ""
101
+ }
102
+ ]
103
+ },
104
+ {
105
+ "name": "restFmFaultManagerAcknowledgeFault",
106
+ "protocol": "REST",
107
+ "method": "POST",
108
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/acknowledgeFault?{query}",
109
+ "requestSchema": "schema.json",
110
+ "responseSchema": "schema.json",
111
+ "timeout": 0,
112
+ "sendEmpty": false,
113
+ "requestDatatype": "JSON",
114
+ "responseDatatype": "JSON",
115
+ "headers": {},
116
+ "responseObjects": [
117
+ {
118
+ "type": "default",
119
+ "key": "",
120
+ "mockFile": ""
121
+ }
122
+ ]
123
+ },
124
+ {
125
+ "name": "restFmFaultManagerAcknowledgeFaultList",
126
+ "protocol": "REST",
127
+ "method": "POST",
128
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/acknowledgeFaultList?{query}",
129
+ "requestSchema": "schema.json",
130
+ "responseSchema": "schema.json",
131
+ "timeout": 0,
132
+ "sendEmpty": 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": "restFmFaultManagerAcknowledgeFaultUsingDefaults",
146
+ "protocol": "REST",
147
+ "method": "POST",
148
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/acknowledgeFaultUsingDefaults?{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": "restFmFaultManagerAcknowledgeFaults",
166
+ "protocol": "REST",
167
+ "method": "POST",
168
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/acknowledgeFaults?{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": "restFmFaultManagerAlterOLCStateOfFaultList",
186
+ "protocol": "REST",
187
+ "method": "POST",
188
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/alterOLCStateOfFaultList?{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": "restFmFaultManagerAlterSeverityOfFault",
206
+ "protocol": "REST",
207
+ "method": "POST",
208
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/alterSeverityOfFault?{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": "restFmFaultManagerAlterSeverityOfFaultList",
226
+ "protocol": "REST",
227
+ "method": "POST",
228
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/alterSeverityOfFaultList?{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": "restFmFaultManagerAlterSeverityOfFaultsOnObject",
246
+ "protocol": "REST",
247
+ "method": "POST",
248
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/alterSeverityOfFaultsOnObject?{query}",
249
+ "requestSchema": "schema.json",
250
+ "responseSchema": "schema.json",
251
+ "timeout": 0,
252
+ "sendEmpty": false,
253
+ "requestDatatype": "JSON",
254
+ "responseDatatype": "JSON",
255
+ "headers": {},
256
+ "responseObjects": [
257
+ {
258
+ "type": "default",
259
+ "key": "",
260
+ "mockFile": ""
261
+ }
262
+ ]
263
+ },
264
+ {
265
+ "name": "restFmFaultManagerAlterUrgencyOfFault",
266
+ "protocol": "REST",
267
+ "method": "POST",
268
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/alterUrgencyOfFault?{query}",
269
+ "requestSchema": "schema.json",
270
+ "responseSchema": "schema.json",
271
+ "timeout": 0,
272
+ "sendEmpty": false,
273
+ "requestDatatype": "JSON",
274
+ "responseDatatype": "JSON",
275
+ "headers": {},
276
+ "responseObjects": [
277
+ {
278
+ "type": "default",
279
+ "key": "",
280
+ "mockFile": ""
281
+ }
282
+ ]
283
+ },
284
+ {
285
+ "name": "restFmFaultManagerAlterUrgencyOfFaultList",
286
+ "protocol": "REST",
287
+ "method": "POST",
288
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/alterUrgencyOfFaultList?{query}",
289
+ "requestSchema": "schema.json",
290
+ "responseSchema": "schema.json",
291
+ "timeout": 0,
292
+ "sendEmpty": false,
293
+ "requestDatatype": "JSON",
294
+ "responseDatatype": "JSON",
295
+ "headers": {},
296
+ "responseObjects": [
297
+ {
298
+ "type": "default",
299
+ "key": "",
300
+ "mockFile": ""
301
+ }
302
+ ]
303
+ },
304
+ {
305
+ "name": "restFmFaultManagerAlterUrgencyOfFaultsOnObject",
306
+ "protocol": "REST",
307
+ "method": "POST",
308
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/alterUrgencyOfFaultsOnObject?{query}",
309
+ "requestSchema": "schema.json",
310
+ "responseSchema": "schema.json",
311
+ "timeout": 0,
312
+ "sendEmpty": false,
313
+ "requestDatatype": "JSON",
314
+ "responseDatatype": "JSON",
315
+ "headers": {},
316
+ "responseObjects": [
317
+ {
318
+ "type": "default",
319
+ "key": "",
320
+ "mockFile": ""
321
+ }
322
+ ]
323
+ },
324
+ {
325
+ "name": "restFmFaultManagerClearFault",
326
+ "protocol": "REST",
327
+ "method": "POST",
328
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/clearFault?{query}",
329
+ "requestSchema": "schema.json",
330
+ "responseSchema": "schema.json",
331
+ "timeout": 0,
332
+ "sendEmpty": false,
333
+ "requestDatatype": "JSON",
334
+ "responseDatatype": "JSON",
335
+ "headers": {},
336
+ "responseObjects": [
337
+ {
338
+ "type": "default",
339
+ "key": "",
340
+ "mockFile": ""
341
+ }
342
+ ]
343
+ },
344
+ {
345
+ "name": "restFmFaultManagerClearFaultList",
346
+ "protocol": "REST",
347
+ "method": "POST",
348
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/clearFaultList?{query}",
349
+ "requestSchema": "schema.json",
350
+ "responseSchema": "schema.json",
351
+ "timeout": 0,
352
+ "sendEmpty": false,
353
+ "requestDatatype": "JSON",
354
+ "responseDatatype": "JSON",
355
+ "headers": {},
356
+ "responseObjects": [
357
+ {
358
+ "type": "default",
359
+ "key": "",
360
+ "mockFile": ""
361
+ }
362
+ ]
363
+ },
364
+ {
365
+ "name": "restFmFaultManagerClearFaultsOnObject",
366
+ "protocol": "REST",
367
+ "method": "POST",
368
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/clearFaultsOnObject?{query}",
369
+ "requestSchema": "schema.json",
370
+ "responseSchema": "schema.json",
371
+ "timeout": 0,
372
+ "sendEmpty": false,
373
+ "requestDatatype": "JSON",
374
+ "responseDatatype": "JSON",
375
+ "headers": {},
376
+ "responseObjects": [
377
+ {
378
+ "type": "default",
379
+ "key": "",
380
+ "mockFile": ""
381
+ }
382
+ ]
383
+ },
384
+ {
385
+ "name": "restFmFaultManagerEditNote",
386
+ "protocol": "REST",
387
+ "method": "POST",
388
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/editNote?{query}",
389
+ "requestSchema": "schema.json",
390
+ "responseSchema": "schema.json",
391
+ "timeout": 0,
392
+ "sendEmpty": false,
393
+ "requestDatatype": "JSON",
394
+ "responseDatatype": "JSON",
395
+ "headers": {},
396
+ "responseObjects": [
397
+ {
398
+ "type": "default",
399
+ "key": "",
400
+ "mockFile": ""
401
+ }
402
+ ]
403
+ },
404
+ {
405
+ "name": "restFmFaultManagerFindAlarmsForOfn",
406
+ "protocol": "REST",
407
+ "method": "GET",
408
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findAlarmsForOfn?{query}",
409
+ "requestSchema": "schema.json",
410
+ "responseSchema": "schema.json",
411
+ "timeout": 0,
412
+ "sendEmpty": false,
413
+ "sendGetBody": 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": "restFmFaultManagerFindAlarmsForOfns",
427
+ "protocol": "REST",
428
+ "method": "POST",
429
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findAlarmsForOfns?{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": "restFmFaultManagerFindAlarmsStatusesForOfn",
447
+ "protocol": "REST",
448
+ "method": "GET",
449
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findAlarmsStatusesForOfn?{query}",
450
+ "requestSchema": "schema.json",
451
+ "responseSchema": "schema.json",
452
+ "timeout": 0,
453
+ "sendEmpty": false,
454
+ "sendGetBody": false,
455
+ "requestDatatype": "JSON",
456
+ "responseDatatype": "JSON",
457
+ "headers": {},
458
+ "responseObjects": [
459
+ {
460
+ "type": "default",
461
+ "key": "",
462
+ "mockFile": ""
463
+ }
464
+ ]
465
+ },
466
+ {
467
+ "name": "restFmFaultManagerFindAlarmsStatusesForOfns",
468
+ "protocol": "REST",
469
+ "method": "POST",
470
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findAlarmsStatusesForOfns?{query}",
471
+ "requestSchema": "schema.json",
472
+ "responseSchema": "schema.json",
473
+ "timeout": 0,
474
+ "sendEmpty": false,
475
+ "requestDatatype": "JSON",
476
+ "responseDatatype": "JSON",
477
+ "headers": {},
478
+ "responseObjects": [
479
+ {
480
+ "type": "default",
481
+ "key": "",
482
+ "mockFile": ""
483
+ }
484
+ ]
485
+ },
486
+ {
487
+ "name": "restFmFaultManagerFindFault",
488
+ "protocol": "REST",
489
+ "method": "GET",
490
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findFault?{query}",
491
+ "requestSchema": "schema.json",
492
+ "responseSchema": "schema.json",
493
+ "timeout": 0,
494
+ "sendEmpty": false,
495
+ "sendGetBody": false,
496
+ "requestDatatype": "JSON",
497
+ "responseDatatype": "JSON",
498
+ "headers": {},
499
+ "responseObjects": [
500
+ {
501
+ "type": "default",
502
+ "key": "",
503
+ "mockFile": ""
504
+ }
505
+ ]
506
+ },
507
+ {
508
+ "name": "restFmFaultManagerFindFaultList",
509
+ "protocol": "REST",
510
+ "method": "POST",
511
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findFaultList?{query}",
512
+ "requestSchema": "schema.json",
513
+ "responseSchema": "schema.json",
514
+ "timeout": 0,
515
+ "sendEmpty": false,
516
+ "requestDatatype": "JSON",
517
+ "responseDatatype": "JSON",
518
+ "headers": {},
519
+ "responseObjects": [
520
+ {
521
+ "type": "default",
522
+ "key": "",
523
+ "mockFile": ""
524
+ }
525
+ ]
526
+ },
527
+ {
528
+ "name": "restFmFaultManagerFindFaults",
529
+ "protocol": "REST",
530
+ "method": "POST",
531
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findFaults?{query}",
532
+ "requestSchema": "schema.json",
533
+ "responseSchema": "schema.json",
534
+ "timeout": 0,
535
+ "sendEmpty": false,
536
+ "requestDatatype": "JSON",
537
+ "responseDatatype": "JSON",
538
+ "headers": {},
539
+ "responseObjects": [
540
+ {
541
+ "type": "default",
542
+ "key": "",
543
+ "mockFile": ""
544
+ }
545
+ ]
546
+ },
547
+ {
548
+ "name": "restFmFaultManagerFindFaultsOnObject",
549
+ "protocol": "REST",
550
+ "method": "POST",
551
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findFaultsOnObject?{query}",
552
+ "requestSchema": "schema.json",
553
+ "responseSchema": "schema.json",
554
+ "timeout": 0,
555
+ "sendEmpty": false,
556
+ "requestDatatype": "JSON",
557
+ "responseDatatype": "JSON",
558
+ "headers": {},
559
+ "responseObjects": [
560
+ {
561
+ "type": "default",
562
+ "key": "",
563
+ "mockFile": ""
564
+ }
565
+ ]
566
+ },
567
+ {
568
+ "name": "restFmFaultManagerFindNoteForAlarmInstance",
569
+ "protocol": "REST",
570
+ "method": "POST",
571
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findNoteForAlarmInstance?{query}",
572
+ "requestSchema": "schema.json",
573
+ "responseSchema": "schema.json",
574
+ "timeout": 0,
575
+ "sendEmpty": false,
576
+ "requestDatatype": "JSON",
577
+ "responseDatatype": "JSON",
578
+ "headers": {},
579
+ "responseObjects": [
580
+ {
581
+ "type": "default",
582
+ "key": "",
583
+ "mockFile": ""
584
+ }
585
+ ]
586
+ },
587
+ {
588
+ "name": "restFmFaultManagerFindObjectsAffectingOfn",
589
+ "protocol": "REST",
590
+ "method": "GET",
591
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findObjectsAffectingOfn?{query}",
592
+ "requestSchema": "schema.json",
593
+ "responseSchema": "schema.json",
594
+ "timeout": 0,
595
+ "sendEmpty": false,
596
+ "sendGetBody": false,
597
+ "requestDatatype": "JSON",
598
+ "responseDatatype": "JSON",
599
+ "headers": {},
600
+ "responseObjects": [
601
+ {
602
+ "type": "default",
603
+ "key": "",
604
+ "mockFile": ""
605
+ }
606
+ ]
607
+ },
608
+ {
609
+ "name": "restFmFaultManagerFindObjectsRelatedToOfn",
610
+ "protocol": "REST",
611
+ "method": "GET",
612
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/findObjectsRelatedToOfn?{query}",
613
+ "requestSchema": "schema.json",
614
+ "responseSchema": "schema.json",
615
+ "timeout": 0,
616
+ "sendEmpty": false,
617
+ "sendGetBody": false,
618
+ "requestDatatype": "JSON",
619
+ "responseDatatype": "JSON",
620
+ "headers": {},
621
+ "responseObjects": [
622
+ {
623
+ "type": "default",
624
+ "key": "",
625
+ "mockFile": ""
626
+ }
627
+ ]
628
+ },
629
+ {
630
+ "name": "restFmFaultManagerGetAlarms",
631
+ "protocol": "REST",
632
+ "method": "GET",
633
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/getAlarms?{query}",
634
+ "requestSchema": "schema.json",
635
+ "responseSchema": "schema.json",
636
+ "timeout": 0,
637
+ "sendEmpty": false,
638
+ "sendGetBody": false,
639
+ "requestDatatype": "JSON",
640
+ "responseDatatype": "JSON",
641
+ "headers": {},
642
+ "responseObjects": [
643
+ {
644
+ "type": "default",
645
+ "key": "",
646
+ "mockFile": ""
647
+ }
648
+ ]
649
+ },
650
+ {
651
+ "name": "restFmFaultManagerGetCorrelatedAlarmsForOfn",
652
+ "protocol": "REST",
653
+ "method": "GET",
654
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/getCorrelatedAlarmsForOfn?{query}",
655
+ "requestSchema": "schema.json",
656
+ "responseSchema": "schema.json",
657
+ "timeout": 0,
658
+ "sendEmpty": false,
659
+ "sendGetBody": false,
660
+ "requestDatatype": "JSON",
661
+ "responseDatatype": "JSON",
662
+ "headers": {},
663
+ "responseObjects": [
664
+ {
665
+ "type": "default",
666
+ "key": "",
667
+ "mockFile": ""
668
+ }
669
+ ]
670
+ },
671
+ {
672
+ "name": "restFmFaultManagerReload",
673
+ "protocol": "REST",
674
+ "method": "POST",
675
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/reload?{query}",
676
+ "requestSchema": "schema.json",
677
+ "responseSchema": "schema.json",
678
+ "timeout": 0,
679
+ "sendEmpty": false,
680
+ "requestDatatype": "JSON",
681
+ "responseDatatype": "JSON",
682
+ "headers": {},
683
+ "responseObjects": [
684
+ {
685
+ "type": "default",
686
+ "key": "",
687
+ "mockFile": ""
688
+ }
689
+ ]
690
+ },
691
+ {
692
+ "name": "restFmFaultManagerRemoveFault",
693
+ "protocol": "REST",
694
+ "method": "POST",
695
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/removeFault?{query}",
696
+ "requestSchema": "schema.json",
697
+ "responseSchema": "schema.json",
698
+ "timeout": 0,
699
+ "sendEmpty": false,
700
+ "requestDatatype": "JSON",
701
+ "responseDatatype": "JSON",
702
+ "headers": {},
703
+ "responseObjects": [
704
+ {
705
+ "type": "default",
706
+ "key": "",
707
+ "mockFile": ""
708
+ }
709
+ ]
710
+ },
711
+ {
712
+ "name": "restFmFaultManagerRemoveFaultList",
713
+ "protocol": "REST",
714
+ "method": "POST",
715
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/removeFaultList?{query}",
716
+ "requestSchema": "schema.json",
717
+ "responseSchema": "schema.json",
718
+ "timeout": 0,
719
+ "sendEmpty": false,
720
+ "requestDatatype": "JSON",
721
+ "responseDatatype": "JSON",
722
+ "headers": {},
723
+ "responseObjects": [
724
+ {
725
+ "type": "default",
726
+ "key": "",
727
+ "mockFile": ""
728
+ }
729
+ ]
730
+ },
731
+ {
732
+ "name": "restFmFaultManagerRemoveFaultsOnObject",
733
+ "protocol": "REST",
734
+ "method": "POST",
735
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/removeFaultsOnObject?{query}",
736
+ "requestSchema": "schema.json",
737
+ "responseSchema": "schema.json",
738
+ "timeout": 0,
739
+ "sendEmpty": false,
740
+ "requestDatatype": "JSON",
741
+ "responseDatatype": "JSON",
742
+ "headers": {},
743
+ "responseObjects": [
744
+ {
745
+ "type": "default",
746
+ "key": "",
747
+ "mockFile": ""
748
+ }
749
+ ]
750
+ },
751
+ {
752
+ "name": "restFmFaultManagerTestAlarm",
753
+ "protocol": "REST",
754
+ "method": "POST",
755
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/testAlarm?{query}",
756
+ "requestSchema": "schema.json",
757
+ "responseSchema": "schema.json",
758
+ "timeout": 0,
759
+ "sendEmpty": false,
760
+ "requestDatatype": "JSON",
761
+ "responseDatatype": "JSON",
762
+ "headers": {},
763
+ "responseObjects": [
764
+ {
765
+ "type": "default",
766
+ "key": "",
767
+ "mockFile": ""
768
+ }
769
+ ]
770
+ },
771
+ {
772
+ "name": "restFmFaultManagerVerifyAlarmStatus",
773
+ "protocol": "REST",
774
+ "method": "POST",
775
+ "entitypath": "{base_path}/{version}/v2/fm/FaultManager/verifyAlarmStatus?{query}",
776
+ "requestSchema": "schema.json",
777
+ "responseSchema": "schema.json",
778
+ "timeout": 0,
779
+ "sendEmpty": false,
780
+ "requestDatatype": "JSON",
781
+ "responseDatatype": "JSON",
782
+ "headers": {},
783
+ "responseObjects": [
784
+ {
785
+ "type": "default",
786
+ "key": "",
787
+ "mockFile": ""
788
+ }
789
+ ]
790
+ },
791
+ {
792
+ "name": "restFmGlobalPolicyConfigure",
793
+ "protocol": "REST",
794
+ "method": "POST",
795
+ "entitypath": "{base_path}/{version}/v2/fm/GlobalPolicy/configure?{query}",
796
+ "requestSchema": "schema.json",
797
+ "responseSchema": "schema.json",
798
+ "timeout": 0,
799
+ "sendEmpty": false,
800
+ "requestDatatype": "JSON",
801
+ "responseDatatype": "JSON",
802
+ "headers": {},
803
+ "responseObjects": [
804
+ {
805
+ "type": "default",
806
+ "key": "",
807
+ "mockFile": ""
808
+ }
809
+ ]
810
+ },
811
+ {
812
+ "name": "restFmSeverityChangeThresholdConfigure",
813
+ "protocol": "REST",
814
+ "method": "POST",
815
+ "entitypath": "{base_path}/{version}/v2/fm/SeverityChangeThreshold/configure/{pathv1}?{query}",
816
+ "requestSchema": "schema.json",
817
+ "responseSchema": "schema.json",
818
+ "timeout": 0,
819
+ "sendEmpty": false,
820
+ "requestDatatype": "JSON",
821
+ "responseDatatype": "JSON",
822
+ "headers": {},
823
+ "responseObjects": [
824
+ {
825
+ "type": "default",
826
+ "key": "",
827
+ "mockFile": ""
828
+ }
829
+ ]
830
+ },
831
+ {
832
+ "name": "restFmSpecificPolicyConfigure",
833
+ "protocol": "REST",
834
+ "method": "POST",
835
+ "entitypath": "{base_path}/{version}/v2/fm/SpecificPolicy/configure/{pathv1}?{query}",
836
+ "requestSchema": "schema.json",
837
+ "responseSchema": "schema.json",
838
+ "timeout": 0,
839
+ "sendEmpty": false,
840
+ "requestDatatype": "JSON",
841
+ "responseDatatype": "JSON",
842
+ "headers": {},
843
+ "responseObjects": [
844
+ {
845
+ "type": "default",
846
+ "key": "",
847
+ "mockFile": ""
848
+ }
849
+ ]
850
+ },
851
+ {
852
+ "name": "restFmSpecificPolicyFindSpecificPolicies",
853
+ "protocol": "REST",
854
+ "method": "POST",
855
+ "entitypath": "{base_path}/{version}/v2/fm/SpecificPolicy/findSpecificPolicies?{query}",
856
+ "requestSchema": "schema.json",
857
+ "responseSchema": "schema.json",
858
+ "timeout": 0,
859
+ "sendEmpty": false,
860
+ "requestDatatype": "JSON",
861
+ "responseDatatype": "JSON",
862
+ "headers": {},
863
+ "responseObjects": [
864
+ {
865
+ "type": "default",
866
+ "key": "",
867
+ "mockFile": ""
868
+ }
869
+ ]
870
+ }
871
+ ]
872
+ }