Api Change Log

Application Versions


Changes between 23.12.0 to 25.6.0

What's New


  1. GET/api/v1/weather-configs/{weatherConfigId} Returns a single Weather config
  2. PUT/api/v1/weather-configs/{weatherConfigId} Update an existing Weather config
  3. DELETE/api/v1/weather-configs/{weatherConfigId} Delete the Weather config
  4. GET/api/v1/settings Get Settings
  5. PUT/api/v1/settings Updates settings
  6. PUT/api/v1/services/{serviceId}/network-groups Replace a Service's assigned groups with the ones in the provided list
  7. POST/api/v1/services/{serviceId}/network-groups Add a service to a a list of network groups
  8. DELETE/api/v1/services/{serviceId}/network-groups Delete a service from a list of network groups
  9. GET/api/v1/reports/{reportDefinitionId} Retrieve a single Report Definition
  10. PUT/api/v1/reports/{reportDefinitionId} Update a single Report Definition
  11. DELETE/api/v1/reports/{reportDefinitionId} Delete a single Report Definition
  12. GET/api/v1/reports/schedule/{taskId} Retrieve a single report generation task
  13. PUT/api/v1/reports/schedule/{taskId} Update a report generation task
  14. DELETE/api/v1/reports/schedule/{taskId} Delete a report generation task
  15. GET/api/v1/reports/retention Retrieve the reporting retention policies
  16. PUT/api/v1/reports/retention Update the reporting retention policies
  17. PUT/api/v1/physical-connections/{physicalConnectionId}/network-groups Replace the Physical Connection's assigned groups with the ones in the provided list
  18. POST/api/v1/physical-connections/{physicalConnectionId}/network-groups Add a physical connection to a list of network groups
  19. DELETE/api/v1/physical-connections/{physicalConnectionId}/network-groups Delete a Physical Connection from a list of network groups
  20. GET/api/v1/networks/{networkId} Get Network Configuration
  21. PUT/api/v1/networks/{networkId} Update the Network Configuration
  22. GET/api/v1/network-references/fiber-types/{fiberTypeId} Get a Fiber Type entry
  23. PUT/api/v1/network-references/fiber-types/{fiberTypeId} Update a Fiber Type entry
  24. PUT/api/v1/network-references/fiber-types/bulk Update multiple Fiber Type entries
  25. GET/api/v1/network-references/fec-limits/{fecLimitId} Get a FEC limit entry
  26. PUT/api/v1/network-references/fec-limits/{fecLimitId} Update a FEC limit entry
  27. PUT/api/v1/network-references/fec-limits/bulk Update multiple FEC limit entries
  28. GET/api/v1/network-references/esnr-coefficients/{esnrCoefficientsId} Get an ESNR calculation coefficients entry
  29. PUT/api/v1/network-references/esnr-coefficients/{esnrCoefficientsId} Update an ESNR calculation coefficients entry
  30. PUT/api/v1/network-references/esnr-coefficients/bulk Update multiple ESNR calculation coefficients entries
  31. GET/api/v1/network-managers/{networkManagerId} Get Network Manager
  32. PUT/api/v1/network-managers/{networkManagerId} Update the Network Manager Configuration
  33. PUT/api/v1/network-lightpaths/{lightpathId}/network-groups Replace a Network Lightpath's assigned groups with the ones in the provided list
  34. POST/api/v1/network-lightpaths/{lightpathId}/network-groups Add a network lightpath to a list of network groups
  35. DELETE/api/v1/network-lightpaths/{lightpathId}/network-groups Delete a network lightpath from a list of network groups
  36. GET/api/v1/network-groups/{networkGroupId} Returns a single network group
  37. PUT/api/v1/network-groups/{networkGroupId} Update an existing network group
  38. DELETE/api/v1/network-groups/{networkGroupId} Delete the specified network group
  39. PUT/api/v1/network-external-links/{externalLinkId}/network-groups Replace the External Link's assigned groups with the ones in the provided list
  40. POST/api/v1/network-external-links/{externalLinkId}/network-groups Add an external link to a list of network groups
  41. DELETE/api/v1/network-external-links/{externalLinkId}/network-groups Delete an External Link from a list of network groups
  42. PUT/api/v1/network-elements/{elementId}/network-groups Replace a Network Element's assigned groups with the ones in the provided list
  43. POST/api/v1/network-elements/{elementId}/network-groups Add a network element to a list of network groups
  44. DELETE/api/v1/network-elements/{elementId}/network-groups Delete a network element from a list of network groups
  45. GET/api/v1/network-element-type-settings/{neTypeSettingsId} Get Network Element Type Settings
  46. PUT/api/v1/network-element-type-settings/{neTypeSettingsId} Update the existing Network Element Type Settings
  47. GET/api/v1/network-element-filter-rules/{filterRuleId} Get a single Network Element filter rule
  48. PUT/api/v1/network-element-filter-rules/{filterRuleId} Update an existing Network Element Filter Rule
  49. DELETE/api/v1/network-element-filter-rules/{filterRuleId} Delete the Network Element Filter Rule
  50. PUT/api/v1/network-connections/{connectionId}/network-groups Replace a Network Connection's assigned groups with the ones in the provided list
  51. POST/api/v1/network-connections/{connectionId}/network-groups Add a network connection to a a list of network groups
  52. DELETE/api/v1/network-connections/{connectionId}/network-groups Delete a network connection from a list of network groups
  53. PUT/api/v1/lightpaths/{lightpathId}/network-groups Replace lightpath's assigned groups with the ones in the provided list
  54. POST/api/v1/lightpaths/{lightpathId}/network-groups Add a lightpath to a list of network groups
  55. DELETE/api/v1/lightpaths/{lightpathId}/network-groups Delete lightpath from a list of network groups
  56. GET/api/v1/kpis/measurements/{kpiMeasurementId} Get KPI Measurement
  57. PUT/api/v1/kpis/measurements/{kpiMeasurementId} Update an existing KPI Measurement
  58. DELETE/api/v1/kpis/measurements/{kpiMeasurementId} Delete the KPI Measurement
  59. GET/api/v1/forecast-profiles/{profileId} Get a specific Forecast Profile
  60. PUT/api/v1/forecast-profiles/{profileId} Update the Forecast Profile
  61. DELETE/api/v1/forecast-profiles/{profileId} Delete a Forecast Profile
  62. GET/api/v1/connectors/s3/{connectorId} Returns a single S3 Connector
  63. PUT/api/v1/connectors/s3/{connectorId} Update an existing S3 Connector
  64. DELETE/api/v1/connectors/s3/{connectorId} Delete the S3 Connector
  65. GET/api/v1/connectors/hdfs/{connectorId} Returns a single HDFS Connector
  66. PUT/api/v1/connectors/hdfs/{connectorId} Update an existing HDFS Connector
  67. DELETE/api/v1/connectors/hdfs/{connectorId} Delete the HDFS Connector
  68. GET/api/v1/alarm-profiles/{alarmProfileId} Get Alarm Profile
  69. PUT/api/v1/alarm-profiles/{alarmProfileId} Update the Alarm Profile
  70. DELETE/api/v1/alarm-profiles/{alarmProfileId} Delete an Alarm Profile
  71. GET/api/v1/alarm-configs/{alarmConfigId} Get Alarm Config
  72. PUT/api/v1/alarm-configs/{alarmConfigId} Update the Alarm Config
  73. DELETE/api/v1/alarm-configs/{alarmConfigId} Delete an Alarm Config
  74. GET/api/v1/weather-configs Get All Weather configurations
  75. POST/api/v1/weather-configs Save Weather config
  76. POST/api/v1/services/{serviceId}/clear-alarm-profile Clear the TCA profile for all ports associated to the service
  77. POST/api/v1/services/{serviceId}/apply-alarm-profile Apply a profile configuration to all ports associated to the service
  78. POST/api/v1/server/log-files Get logfiles from containers
  79. GET/api/v1/reports Retrieve the list of all Report Definitions in the system
  80. POST/api/v1/reports Create a new Report Definition
  81. POST/api/v1/reports/{reportDefinitionId}/runs/{runId}/cancel Cancel the execution of the specified Report Run if it is in-progress
  82. GET/api/v1/reports/schedule Retrieve the schedule of report generation tasks
  83. POST/api/v1/reports/schedule Create a new scheduled report generation task
  84. POST/api/v1/networks/{networkId}/reset-alarm-profiles Reset all ports in this manager to use the configured alarm profiles
  85. POST/api/v1/network-ports/clear-alarm-profile/bulk Clear the TCA profile for a group of ports
  86. POST/api/v1/network-ports/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of ports
  87. POST/api/v1/network-managers/{networkManagerId}/reset-alarm-profiles Reset all ports in this manager to use the configured alarm profiles
  88. GET/api/v1/network-groups Get all network groups
  89. POST/api/v1/network-groups Add a network group
  90. POST/api/v1/network-groups/{networkGroupId}/services Add a list of services to a network group
  91. DELETE/api/v1/network-groups/{networkGroupId}/services Remove a list of services from a network group
  92. POST/api/v1/network-groups/{networkGroupId}/physical-connections Add a list of physical connections to a network group
  93. DELETE/api/v1/network-groups/{networkGroupId}/physical-connections Remove a list of physical connections from a network group
  94. POST/api/v1/network-groups/{networkGroupId}/network-lightpaths Add a list of network lightpaths to a network group
  95. DELETE/api/v1/network-groups/{networkGroupId}/network-lightpaths Remove a list of network lightpaths from a network group
  96. POST/api/v1/network-groups/{networkGroupId}/network-external-links Add a list of external links to a network group
  97. DELETE/api/v1/network-groups/{networkGroupId}/network-external-links Remove a list of external links from a network group
  98. POST/api/v1/network-groups/{networkGroupId}/network-elements Add a list of network elements to a network group
  99. DELETE/api/v1/network-groups/{networkGroupId}/network-elements Remove a list of network elements from a network group
  100. POST/api/v1/network-groups/{networkGroupId}/network-connections Add a list of network connections to a network group
  101. DELETE/api/v1/network-groups/{networkGroupId}/network-connections Remove a list of network connections from a network group
  102. POST/api/v1/network-groups/{networkGroupId}/lightpaths Add a list of lightpaths to a network group
  103. DELETE/api/v1/network-groups/{networkGroupId}/lightpaths Remove a list of lightpaths from a network group
  104. POST/api/v1/network-elements/{elementId}/clear-alarm-profile Clear the TCA profile for all ports associated to the Network Element
  105. POST/api/v1/network-elements/{elementId}/apply-alarm-profile Apply a profile configuration to all ports associated to the Network Element
  106. POST/api/v1/network-elements/clear-weather-config/bulk Clear the weather configuration for a group of network elements
  107. POST/api/v1/network-elements/clear-power-config/bulk Clear power configuration (current, voltage) to a group of network elements
  108. POST/api/v1/network-elements/clear-alarm-profile/bulk Clear the TCA profile for a group of network elements
  109. POST/api/v1/network-elements/bulk-update Update specific attributes to a group of network elements
  110. POST/api/v1/network-elements/apply-weather-config/{weatherConfigId}/bulk Apply a weather configuration to a group of network elements
  111. POST/api/v1/network-elements/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of network elements
  112. GET/api/v1/network-element-filter-rules Get All Filter Rules
  113. POST/api/v1/network-element-filter-rules Add a network element filter rule
  114. POST/api/v1/network-connections/{connectionId}/clear-alarm-profile Clear the TCA profile for all ports associated to the network connection
  115. POST/api/v1/network-connections/{connectionId}/apply-alarm-profile Apply a profile configuration to all ports associated to the network connection
  116. POST/api/v1/network-cards/clear-alarm-profile/bulk Clear the TCA profile for a group of cards
  117. POST/api/v1/network-cards/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of cards
  118. GET/api/v1/kpis/measurements Query the database for the list of supported Port KPI measurement names
  119. POST/api/v1/kpis/measurements Save KPI measurement
  120. GET/api/v1/forecast-profiles Get all available Forecast Profiles
  121. POST/api/v1/forecast-profiles Create a new Forecast Profile
  122. GET/api/v1/connectors/s3 Get All S3 Connectors
  123. POST/api/v1/connectors/s3 Save S3 Connector
  124. POST/api/v1/connectors/s3/test Test S3 Connector Configuration
  125. GET/api/v1/connectors/hdfs Get All HDFS Connectors
  126. POST/api/v1/connectors/hdfs Save HDFS Connector
  127. POST/api/v1/connectors/hdfs/test Test HDFS Connector Configuration
  128. POST/api/v1/alarm-statuses/acknowledge/bulk Acknowledge multiple TCA statuses
  129. GET/api/v1/alarm-profiles Get Alarm Profiles
  130. POST/api/v1/alarm-profiles Save Alarm Profile
  131. GET/api/v1/alarm-profiles/{alarmProfileId}/alarm-configs Get List of Alarm Configs associated to this profile
  132. POST/api/v1/alarm-profiles/{alarmProfileId}/alarm-configs Save the Alarm Configs associated to this profile
  133. GET/api/v1/alarm-configs Get Alarm Configs
  134. POST/api/v1/alarm-configs Save Alarm Config
  135. GET/api/v1/alarm-statuses/{alarmStatusId} Get Alarm Status
  136. PATCH/api/v1/alarm-statuses/{alarmStatusId} Modify an existing alarm status record to acknowledge/suppress and annotate
  137. GET/api/v1/user-account
  138. GET/api/v1/sop/ports Get the ports that support State of Polarization data collection
  139. GET/api/v1/sop/ports/{portId}/values Get the values of State of Polarization for the requested port and time interval
  140. GET/api/v1/sop/ports/{portId}/computations Get series, SOPR and frequency analysis information for the requested port and time interval
  141. GET/api/v1/services/{serviceId}/overview Get Service Overview
  142. GET/api/v1/services/{serviceId}/network-ports/overview Get Network Ports Overview by Service ID
  143. GET/api/v1/services/{serviceId}/lightpaths/overview Get Lightpaths Overview by Service ID
  144. GET/api/v1/services/{serviceId}/legend-data Get Legend Data by Service ID
  145. GET/api/v1/services/trends Get all services with trend data matching the specified measurement
  146. GET/api/v1/services/trends/overview Get all services overview with trend data matching the specified measurement
  147. GET/api/v1/services/overview Get Services Overview
  148. GET/api/v1/server/swagger-docs-status Find out if the Swagger Documentation is enabled
  149. GET/api/v1/server/info Get server information
  150. GET/api/v1/server/container-names Get server container information
  151. GET/api/v1/reports/{reportDefinitionId}/target-services Retrieve the target services from the specified report definition
  152. GET/api/v1/reports/{reportDefinitionId}/target-services/overview Retrieve the target services overview from the specified report definition
  153. GET/api/v1/reports/{reportDefinitionId}/target-ports Retrieve the target ports from the specified report definition
  154. GET/api/v1/reports/{reportDefinitionId}/target-ports/overview Retrieve the target ports overview from the specified report definition
  155. GET/api/v1/reports/{reportDefinitionId}/target-physical-connections Retrieve the target physical connections from the specified report definition
  156. GET/api/v1/reports/{reportDefinitionId}/target-physical-connections/overview Retrieve the target physical connections overview from the specified report definition
  157. GET/api/v1/reports/{reportDefinitionId}/target-lightpaths Retrieve the target lightpaths from the specified report definition
  158. GET/api/v1/reports/{reportDefinitionId}/target-lightpaths/overview Retrieve the target lightpaths overview from the specified report definition
  159. GET/api/v1/reports/{reportDefinitionId}/target-groups Retrieve the target groups from the specified report definition
  160. GET/api/v1/reports/{reportDefinitionId}/target-external-links Retrieve the target external links from the specified report definition
  161. GET/api/v1/reports/{reportDefinitionId}/target-external-links/overview Retrieve the target external links overview from the specified report definition
  162. GET/api/v1/reports/{reportDefinitionId}/target-elements Retrieve the target elements from the specified report definition
  163. GET/api/v1/reports/{reportDefinitionId}/target-elements/overview Retrieve the target elements overview from the specified report definition
  164. GET/api/v1/reports/{reportDefinitionId}/target-connections Retrieve the target connections from the specified report definition
  165. GET/api/v1/reports/{reportDefinitionId}/target-connections/overview Retrieve the target connections overview from the specified report definition
  166. GET/api/v1/reports/{reportDefinitionId}/target-cards Retrieve the target cards from the specified report definition
  167. GET/api/v1/reports/{reportDefinitionId}/target-cards/overview Retrieve the target cards overview from the specified report definition
  168. GET/api/v1/reports/{reportDefinitionId}/runs Retrieve the list of all Report runs for a given Report Definition
  169. DELETE/api/v1/reports/{reportDefinitionId}/runs delete multiple report runs in bulk
  170. GET/api/v1/reports/{reportDefinitionId}/runs/{runId} Retrieve a single Report run for a given Report Definition
  171. DELETE/api/v1/reports/{reportDefinitionId}/runs/{runId} Delete a single Report run for a given Report Definition
  172. GET/api/v1/reports/{reportDefinitionId}/runs/{runId}/pdf Retrieve the PDF Report for a run of a given Report Definition
  173. GET/api/v1/reports/{reportDefinitionId}/runs/{runId}/csv Retrieve the CSV Report for a run of a given Report Definition
  174. GET/api/v1/reports/types Retrieve the list of all supported report types
  175. GET/api/v1/reports/schedule/overview Retrieve the report schedule overview
  176. GET/api/v1/physical-connections/{physicalConnectionId}/overview Get Physical Connection Overview
  177. GET/api/v1/physical-connections/{physicalConnectionId}/lightpaths/overview Get Lightpaths Overview by Physical Connection ID
  178. GET/api/v1/physical-connections/{physicalConnectionId}/legend-data Get Legend Data by Physical Connection ID
  179. GET/api/v1/physical-connections/overview Get Physical Connections Overview
  180. GET/api/v1/networks Get Networks Configurations
  181. GET/api/v1/networks/{networkId}/network-element-filter-rules Get Network Element filter Rule list
  182. GET/api/v1/networks/{networkId}/kpis/{measurement} Query the database for KPIs related to a specific Network Object
  183. GET/api/v1/networks/{networkId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Object
  184. GET/api/v1/networks/{networkId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Object
  185. GET/api/v1/networks/{networkId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Object
  186. GET/api/v1/network-references/fiber-types Get Fiber Type reference data
  187. GET/api/v1/network-references/fec-limits Get FEC limit reference data
  188. GET/api/v1/network-references/esnr-coefficients Get ESNR calculation coefficients reference data
  189. GET/api/v1/network-ports/{portId}/services/overview Get Services Overview by Network Port ID
  190. GET/api/v1/network-ports/{portId}/overview Get Network Port Overview
  191. GET/api/v1/network-ports/{portId}/network-lightpaths/overview Get Network Lightpaths Overview by Network Port ID
  192. GET/api/v1/network-ports/{portId}/network-connections/overview Get Network Connections Overview by Network Port ID
  193. GET/api/v1/network-ports/{portId}/lightpaths/overview Get Lightpaths Overview by Network Port ID
  194. GET/api/v1/network-ports/{portId}/kpis/{measurement} Query the database for KPIs related to a specific Network Port Object
  195. GET/api/v1/network-ports/{portId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Port Object
  196. GET/api/v1/network-ports/{portId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Port Object
  197. GET/api/v1/network-ports/{portId}/kpis/{measurement}/fft Perform a Fast Fourier Transform (FFT) for KPIs related to a specific Network Port Object
  198. GET/api/v1/network-ports/{portId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Port Object
  199. GET/api/v1/network-ports/{portId}/alarm-statuses/summary Get alarm status summary for a given network port
  200. GET/api/v1/network-ports/overview Get Network Ports Overview
  201. GET/api/v1/network-managers Get Network Manager Configurations
  202. GET/api/v1/network-managers/{networkManagerId}/network-element-filter-rules Get Network Element filter Rule list for NMS data source
  203. GET/api/v1/network-managers/{networkManagerId}/kpis/{measurement} Query the database for KPIs related to a specific Network Manager Object
  204. GET/api/v1/network-managers/{networkManagerId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Manager Object
  205. GET/api/v1/network-managers/{networkManagerId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Manager Object
  206. GET/api/v1/network-managers/{networkManagerId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Manager Object
  207. GET/api/v1/network-lightpaths/{lightpathId}/overview Get Network Lightpath Overview
  208. GET/api/v1/network-lightpaths/{lightpathId}/network-ports/overview Get Network Ports Overview by Network Lightpath ID
  209. GET/api/v1/network-lightpaths/{lightpathId}/network-external-links/overview Get Network External Links Overview by Network Lightpath ID
  210. GET/api/v1/network-lightpaths/{lightpathId}/network-connections/overview Get Network Connections Overview by Network Lightpath ID
  211. GET/api/v1/network-lightpaths/{lightpathId}/legend-data Get Legend Data by Network LightPath ID
  212. GET/api/v1/network-lightpaths/overview Get Network Lightpaths Overview
  213. GET/api/v1/network-lightpaths/lightpath-trends/overview Get all network lightpaths overview with lightpath trend data matching the specified measurement
  214. GET/api/v1/network-groups/{networkGroupId}/services/overview Get the list of services assigned to the network group
  215. GET/api/v1/network-groups/{networkGroupId}/physical-connections/overview Get the list of physical connections assigned to the network group
  216. GET/api/v1/network-groups/{networkGroupId}/network-lightpaths/overview Get the list of network lightpaths assigned to the network group
  217. GET/api/v1/network-groups/{networkGroupId}/network-external-links/overview Get the list of external links assigned to the network group
  218. GET/api/v1/network-groups/{networkGroupId}/network-elements/overview Get all network elements overview assigned to a given network group
  219. GET/api/v1/network-groups/{networkGroupId}/network-connections/overview Get the list of network connections assigned to the network group
  220. GET/api/v1/network-groups/{networkGroupId}/lightpaths/overview Get the list of lightpaths assigned to the network group
  221. GET/api/v1/network-external-links/{externalLinkId}/overview Get Network External Link Overview
  222. GET/api/v1/network-external-links/{externalLinkId}/network-lightpaths/overview Get Network Lightpaths Overview by Network External Link ID
  223. GET/api/v1/network-external-links/{externalLinkId}/legend-data Get Legend Data by Network ExternalLink ID
  224. GET/api/v1/network-external-links/overview Get Network External Links Overview
  225. GET/api/v1/network-elements/{elementId}/services/overview Get Services Overview by Network Element ID
  226. GET/api/v1/network-elements/{elementId}/physical-connections/overview Get Physical Connections by Network Element Id
  227. GET/api/v1/network-elements/{elementId}/overview Get Network Element Overview
  228. GET/api/v1/network-elements/{elementId}/network-ports/overview Get Network Ports Overview by Network Element ID
  229. GET/api/v1/network-elements/{elementId}/network-lightpaths/overview Get Network Lightpaths Overview by Network Element ID
  230. GET/api/v1/network-elements/{elementId}/network-external-links/overview Get Network External Links by Network Element Id
  231. GET/api/v1/network-elements/{elementId}/network-connections/overview Get Network Connections Overview by Network Element ID
  232. GET/api/v1/network-elements/{elementId}/lightpaths/overview Get Lightpaths Overview by Network Element ID
  233. GET/api/v1/network-elements/{elementId}/kpis/{measurement} Query the database for KPIs related to a specific Network Element Object
  234. GET/api/v1/network-elements/{elementId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Element Object
  235. GET/api/v1/network-elements/{elementId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Element Object
  236. GET/api/v1/network-elements/{elementId}/kpis/{measurement}/fft Perform a Fast Fourier Transform (FFT) for KPIs related to a specific Network Element Object
  237. GET/api/v1/network-elements/{elementId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Element Object
  238. GET/api/v1/network-elements/overview Get Network Elements
  239. GET/api/v1/network-element-type-settings Get all Network Element Type Settings
  240. GET/api/v1/network-connections/{connectionId}/overview Get Network Connection Overview
  241. GET/api/v1/network-connections/{connectionId}/network-ports/overview Get Network Ports Overview by Network Connection ID
  242. GET/api/v1/network-connections/{connectionId}/network-lightpaths/overview Get Network Lightpaths Overview by Network Connection ID
  243. GET/api/v1/network-connections/{connectionId}/legend-data Get Legend Data by Network Connection ID
  244. GET/api/v1/network-connections/overview Get Network Connections Overview
  245. GET/api/v1/network-connections/connection-trends Get all network connections with connection trend data matching the specified measurement
  246. GET/api/v1/network-connections/connection-trends/overview Get all network connections overview with connection trend data matching the specified measurement
  247. GET/api/v1/network-cards/{cardId}/overview Get Network Card Overview
  248. GET/api/v1/network-cards/{cardId}/kpis/{measurement} Query the database for KPIs related to a specific Network Card Object
  249. GET/api/v1/network-cards/{cardId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Card Object
  250. GET/api/v1/network-cards/{cardId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Card Object
  251. GET/api/v1/network-cards/{cardId}/kpis/{measurement}/fft Perform a Fast Fourier Transform (FFT) for KPIs related to a specific Network Card Object
  252. GET/api/v1/network-cards/{cardId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Card Object
  253. GET/api/v1/network-cards/overview Get Network Cards
  254. GET/api/v1/lightpaths/{lightpathId}/services/overview Get Services Overview by Lightpath ID
  255. GET/api/v1/lightpaths/{lightpathId}/physical-connections/overview Get Physical Connections Overview by Lightpath ID
  256. GET/api/v1/lightpaths/{lightpathId}/overview Get Lightpath Overview
  257. GET/api/v1/lightpaths/{lightpathId}/network-ports/overview Get Network Ports Overview by Lightpath ID
  258. GET/api/v1/lightpaths/{lightpathId}/legend-data Get Legend Data by Lightpath ID
  259. GET/api/v1/lightpaths/trends/overview Get all lightpaths overview with trend data matching the specified measurement
  260. GET/api/v1/lightpaths/overview Get Lightpaths Overview
  261. GET/api/v1/kpis/{measurement} Query the database for KPIs
  262. GET/api/v1/kpis/{measurement}/summary Query the database for KPI metrics
  263. GET/api/v1/kpis/{measurement}/grouping Query the database for a measurement, grouping values by a given criteria and function
  264. GET/api/v1/kpis/measurements/monitored Query the database for the list of supported Port KPI measurement names that are currently monitored by an alarm config instance
  265. GET/api/v1/installer/info Get installer information
  266. GET/api/v1/fiber-type/notifications Get All Fiber Type Notifications
  267. GET/api/v1/fiber-type/notifications/summary Get a Summary of the Fiber Type Notifications
  268. GET/api/v1/fiber-type/notifications/overview Get All Fiber Type Notifications overview
  269. GET/api/v1/fault-localization Get all Fault Localization Executions
  270. GET/api/v1/fault-localization/{executionId} Retrieve the Results of a single Fault Localization Execution
  271. GET/api/v1/alarm-statuses Get Alarm Statuses
  272. GET/api/v1/alarm-statuses/summary Get Alarm Statuses Summary
  273. GET/api/v1/alarm-profiles/{alarmProfileId}/alarm-configs/overview Get List of Alarm Config Overviews associated to a profile
  274. GET/api/v1/alarm-configs/{alarmConfigId}/alarm-profiles Get List of Alarm Profiles associated to this Alarm Config
  275. GET/api/v1/alarm-configs/overview Get Alarm Config Overviews
  276. DELETE/api/v1/reports/schedule/tasks/delete/bulk Delete multiple report generation tasks

What's Deleted


  1. GET/server/info Get server information
  2. GET/server/container-names Get server container information
  3. GET/server/swagger-docs-status Find out if the Swagger Documentation is enabled
  4. GET/installer/info Get installer information
  5. GET/network-managers Get Network Manager Configurations
  6. POST/network-managers Save Network Manager Configurations
  7. POST/network-managers/test Test Network Manager Configuration
  8. POST/network-managers/{networkManagerId}/sync Sync Network Manager
  9. GET/network-managers/{networkManagerId} Get Network Manager
  10. PUT/network-managers/{networkManagerId} Update the Network Manager Configuration
  11. DELETE/network-managers/{networkManagerId} Delete the Network Manager Configuration
  12. GET/network-managers/{networkManagerId}/network-elements Get Network Elements in a specific Network Manager
  13. GET/network-managers/{networkManagerId}/network-element-filter-rules Get Network Element filter Rule list for NMS data source
  14. GET/network-managers/{networkManagerId}/kpis/{measurement} Query the database for KPIs related to a specific Network Manager Object
  15. GET/network-managers/{networkManagerId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Manager Object
  16. GET/network-managers/{networkManagerId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Manager Object
  17. GET/network-managers/{networkManagerId}/alarm-statuses Get all Alarm Status records for a given Network Manager
  18. GET/network-managers/{networkManagerId}/alarm-statuses/summary Get alarm status summary for a given network manager
  19. GET/network-managers/{networkManagerId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Manager Object
  20. GET/network-element-filter-rules Get All Filter Rules
  21. POST/network-element-filter-rules Add a filter rule to a NMS data source
  22. GET/network-element-filter-rules/{filterRuleId} Get a single Network Element filter rule
  23. PUT/network-element-filter-rules/{filterRuleId} Update an existing Network Element Filter Rule
  24. DELETE/network-element-filter-rules/{filterRuleId} Delete the Network Element Filter Rule
  25. GET/network-cards Get Network Cards
  26. POST/network-cards Save Network Card
  27. GET/network-cards/overview Get Network Cards
  28. GET/network-cards/alarm-statuses/summary Get alarm status summary for a given network card
  29. GET/network-cards/{cardId} Get Network Card
  30. PUT/network-cards/{cardId} Update an existing Network Card
  31. DELETE/network-cards/{cardId} Delete the Network Card
  32. GET/network-cards/{cardId}/overview Get Network Card Overview
  33. GET/network-cards/{cardId}/alarm-statuses Get all Alarm Status records for a given Network Card
  34. GET/network-cards/{cardId}/alarm-statuses/summary Get alarm status summary for a given network card
  35. POST/network-cards/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of cards
  36. POST/network-cards/clear-alarm-profile/bulk Clear the TCA profile for a group of cards
  37. GET/network-cards/{cardId}/kpis/{measurement} Query the database for KPIs related to a specific Network Card Object
  38. GET/network-cards/{cardId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Card Object
  39. GET/network-cards/{cardId}/kpis/{measurement}/fft Perform a Fast Fourier Transform (FFT) for KPIs related to a specific Network Card Object
  40. GET/network-cards/{cardId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Card Object
  41. GET/network-cards/{cardId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Card Object
  42. GET/network-cards/{cardId}/maintenance-intervals Get all maintenance intervals applied on the network card
  43. GET/network-cards/{cardId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or affecting this network card
  44. GET/network-elements Get Network Elements
  45. POST/network-elements Save Network Element
  46. GET/network-elements/overview Get Network Elements
  47. POST/network-elements/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of network elements
  48. POST/network-elements/clear-alarm-profile/bulk Clear the TCA profile for a group of network elements
  49. GET/network-elements/{elementId}/kpis/{measurement} Query the database for KPIs related to a specific Network Element Object
  50. GET/network-elements/{elementId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Element Object
  51. GET/network-elements/{elementId}/kpis/{measurement}/fft Perform a Fast Fourier Transform (FFT) for KPIs related to a specific Network Element Object
  52. GET/network-elements/{elementId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Element Object
  53. GET/network-elements/{elementId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Element Object
  54. GET/network-elements/{elementId}/network-ports Get Network Ports by Network Element ID
  55. GET/network-elements/{elementId}/network-ports/overview Get Network Ports Overview by Network Element ID
  56. GET/network-elements/{elementId}/network-cards Get Network Cards by Network Element ID
  57. GET/network-elements/{elementId}/network-connections Get Network Connections by Network Element ID
  58. GET/network-elements/{elementId}/network-connections/overview Get Network Connections Overview by Network Element ID
  59. GET/network-elements/{elementId}/network-lightpaths Get Network Lightpaths by Network Element ID
  60. GET/network-elements/{elementId}/network-lightpaths/overview Get Network Lightpaths Overview by Network Element ID
  61. GET/network-elements/{elementId}/network-external-links Get Network External Links by Network Element ID
  62. GET/network-elements/{elementId}/network-external-links/overview Get Network External Links by Network Element Id
  63. GET/network-elements/{elementId} Get Network Element
  64. PUT/network-elements/{elementId} Update an existing Network Element
  65. DELETE/network-elements/{elementId} Delete the Network Element
  66. GET/network-elements/{elementId}/connectivity-state Get Network Element Connectivity State
  67. GET/network-elements/{elementId}/overview Get Network Element Overview
  68. PUT/network-elements/{elementId}/network-groups Replace a Network Element's assigned groups with the ones in the provided list
  69. POST/network-elements/{elementId}/network-groups Add a network element to a list of network groups
  70. DELETE/network-elements/{elementId}/network-groups Delete a network element from a list of network groups
  71. POST/network-elements/{elementId}/apply-alarm-profile Apply a profile configuration to all ports associated to the Network Element
  72. POST/network-elements/{elementId}/clear-alarm-profile Clear the TCA profile for all ports associated to the Network Element
  73. GET/network-elements/{elementId}/alarm-statuses Get all Alarm Status records for a given Network Element
  74. GET/network-elements/{elementId}/alarm-statuses/summary Get alarm status summary for a given network element
  75. POST/network-elements/apply-gnmi-config/{gnmiConfigId}/bulk Apply a gNMI configuration to a group of network elements
  76. POST/network-elements/clear-gnmi-config/bulk Clear the gNMI configuration for a group of network elements
  77. POST/network-elements/apply-pmbin-config/{pmBinConfigId}/bulk Apply a PM Bin configuration to a group of network elements
  78. POST/network-elements/clear-pmbin-config/bulk Clear the PM Bin configuration for a group of network elements
  79. POST/network-elements/apply-sftp-config/{sftpConfigId}/bulk Apply an SFTP configuration to a group of network elements
  80. POST/network-elements/clear-sftp-config/bulk Clear the SFTP configuration for a group of network elements
  81. POST/network-elements/apply-snmp-config/{snmpConfigId}/bulk Apply an SNMP configuration to a group of network elements
  82. POST/network-elements/clear-snmp-config/bulk Clear the SNMP configuration for a group of network elements
  83. POST/network-elements/apply-weather-config/{weatherConfigId}/bulk Apply a weather configuration to a group of network elements
  84. POST/network-elements/clear-weather-config/bulk Clear the weather configuration for a group of network elements
  85. POST/network-elements/revert-location-config/bulk Revert location configuration to a group of network elements
  86. POST/network-elements/bulk-update Update specific attributes to a group of network elements
  87. POST/network-elements/clear-power-config/bulk Clear power configuration (current, voltage) to a group of network elements
  88. GET/network-elements/{elementId}/maintenance-intervals Get all maintenance intervals applied on the network element
  89. GET/network-elements/{elementId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting this network element
  90. GET/network-element-type-settings Get all Network Element Type Settings
  91. GET/network-element-type-settings/{neTypeSettingsId} Get Network Element Type Settings
  92. PUT/network-element-type-settings/{neTypeSettingsId} Update the existing Network Element Type Settings
  93. GET/network-ports Get Network Ports
  94. POST/network-ports Save Network Port
  95. GET/network-ports/overview Get Network Ports Overview
  96. GET/network-ports/{portId} Get Network Port
  97. PUT/network-ports/{portId} Update an existing Network Port
  98. DELETE/network-ports/{portId} Delete the Network Port
  99. GET/network-ports/{portId}/overview Get Network Port Overview
  100. GET/network-ports/{portId}/network-connections Get Network Connections by Network Port ID
  101. GET/network-ports/{portId}/network-connections/overview Get Network Connections Overview by Network Port ID
  102. GET/network-ports/{portId}/network-lightpaths Get Network Lightpaths by Network Port ID
  103. GET/network-ports/{portId}/network-lightpaths/overview Get Network Lightpaths Overview by Network Port ID
  104. GET/network-ports/{portId}/kpis/{measurement} Query the database for KPIs related to a specific Network Port Object
  105. GET/network-ports/{portId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Port Object
  106. GET/network-ports/{portId}/kpis/{measurement}/fft Perform a Fast Fourier Transform (FFT) for KPIs related to a specific Network Port Object
  107. GET/network-ports/{portId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Port Object
  108. GET/network-ports/{portId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Port Object
  109. GET/network-ports/{portId}/alarm-statuses Get all Alarm Status records for a given Network Port
  110. GET/network-ports/{portId}/alarm-statuses/summary Get alarm status summary for a given network port
  111. POST/network-ports/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of ports
  112. POST/network-ports/clear-alarm-profile/bulk Clear the TCA profile for a group of ports
  113. GET/network-ports/{portId}/maintenance-intervals Get all maintenance intervals applied on the network ports
  114. GET/network-ports/{portId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting this network port
  115. GET/network-connections/connection-trends-summary Get Network Connections Trends Summary
  116. GET/network-connections Get Network Connections
  117. POST/network-connections Save Network Connections
  118. GET/network-connections/overview Get Network Connections Overview
  119. GET/network-connections/{connectionId} Get Network Connection
  120. PUT/network-connections/{connectionId} Update an existing Network Connection
  121. DELETE/network-connections/{connectionId} Delete the Network Connection
  122. GET/network-connections/{connectionId}/overview Get Network Connection Overview
  123. PUT/network-connections/{connectionId}/network-groups Replace a Network Connection's assigned groups with the ones in the provided list
  124. POST/network-connections/{connectionId}/network-groups Add a network connection to a a list of network groups
  125. DELETE/network-connections/{connectionId}/network-groups Delete a network connection from a list of network groups
  126. GET/network-connections/{connectionId}/network-ports Get Network Ports by Network Connection ID
  127. POST/network-connections/{connectionId}/network-ports Create or update the list of Network Ports associated to the Network Connection
  128. GET/network-connections/{connectionId}/network-ports/overview Get Network Ports Overview by Network Connection ID
  129. GET/network-connections/{connectionId}/network-elements Get Network Elements by Network Connection ID
  130. GET/network-connections/{connectionId}/network-external-links Get Network External Links by Network Connection ID
  131. GET/network-connections/{connectionId}/network-lightpaths Get Network Lightpaths by Network Connection ID
  132. POST/network-connections/{connectionId}/network-lightpaths Create or update the list of Network Lightpaths associated to the Network Connection
  133. GET/network-connections/{connectionId}/network-lightpaths/overview Get Network Lightpaths Overview by Network Connection ID
  134. POST/network-connections/{connectionId}/apply-alarm-profile Apply a profile configuration to all ports associated to the network connection
  135. POST/network-connections/{connectionId}/clear-alarm-profile Clear the TCA profile for all ports associated to the network connection
  136. GET/network-connections/{connectionId}/alarm-statuses Get all alarm status records for a given network connection
  137. GET/network-connections/{connectionId}/alarm-statuses/summary Get alarm status summary for a given network connection
  138. GET/network-connections/{connectionId}/connection-trends Get all network connection trend records for a given network connection
  139. GET/network-connections/connection-trends Get all network connections with connection trend data matching the specified measurement
  140. GET/network-connections/connection-trends/overview Get all network connections overview with connection trend data matching the specified measurement
  141. GET/network-connections/{connectionId}/maintenance-intervals Get all maintenance intervals applied on the network connection
  142. GET/network-connections/{connectionId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting on the network connection
  143. GET/network-lightpaths Get Network Lightpaths
  144. POST/network-lightpaths Save Network Lightpath
  145. GET/network-lightpaths/overview Get Network Lightpaths Overview
  146. GET/network-lightpaths/lightpath-trends/overview Get all network lightpaths overview with lightpath trend data matching the specified measurement
  147. GET/network-lightpaths/{lightpathId} Get Network Lightpath
  148. PUT/network-lightpaths/{lightpathId} Update an existing Network Lightpath
  149. DELETE/network-lightpaths/{lightpathId} Delete the Network Lightpath
  150. GET/network-lightpaths/{lightpathId}/overview Get Network Lightpath Overview
  151. PUT/network-lightpaths/{lightpathId}/network-groups Replace a Network Lightpath's assigned groups with the ones in the provided list
  152. POST/network-lightpaths/{lightpathId}/network-groups Add a network lightpath to a list of network groups
  153. DELETE/network-lightpaths/{lightpathId}/network-groups Delete a network lightpath from a list of network groups
  154. GET/network-lightpaths/{lightpathId}/network-ports Get Network Ports by Network Lightpath ID
  155. GET/network-lightpaths/{lightpathId}/network-ports/overview Get Network Ports Overview by Network Lightpath ID
  156. GET/network-lightpaths/{lightpathId}/network-connections Get Network Connections by Network Lightpath ID
  157. GET/network-lightpaths/{lightpathId}/network-connections/overview Get Network Connections Overview by Network Lightpath ID
  158. GET/network-lightpaths/{lightpathId}/network-elements Get Network Elements by Network Lightpath ID
  159. GET/network-lightpaths/{lightpathId}/network-external-links Get Network External Links by Network Lightpath ID
  160. POST/network-lightpaths/{lightpathId}/network-external-links Create or update the list of Network External Links associated to the Network Lightpath
  161. GET/network-lightpaths/{lightpathId}/network-external-links/overview Get Network External Links Overview by Network Lightpath ID
  162. GET/network-lightpaths/{lightpathId}/maintenance-intervals Get all maintenance intervals applied on the network lightpath
  163. GET/network-lightpaths/{lightpathId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting on the network lightpath
  164. GET/network-lightpaths/{lightpathId}/alarm-statuses Get all alarm status records for a given network lightpath
  165. GET/network-lightpaths/{lightpathId}/alarm-statuses/summary Get alarm status summary for a given network lightpath
  166. GET/kpis/{measurement} Query the database for KPIs
  167. GET/kpis/{measurement}/grouping Query the database for a measurement, grouping values by a given criteria and function
  168. GET/kpis/{measurement}/summary Query the database for KPI metrics
  169. GET/kpis/measurements Query the database for the list of supported Port KPI measurement names
  170. POST/kpis/measurements Save KPI measurement
  171. GET/kpis/measurements/{kpiMeasurementId} Get KPI Measurement
  172. PUT/kpis/measurements/{kpiMeasurementId} Update an existing KPI Measurement
  173. DELETE/kpis/measurements/{kpiMeasurementId} Delete the KPI Measurement
  174. GET/kpis/measurements/monitored Query the database for the list of supported Port KPI measurement names that are currently monitored by an alarm config instance
  175. GET/network-external-links Get Network External Links
  176. POST/network-external-links Save Network External Link
  177. GET/network-external-links/overview Get Network External Links Overview
  178. GET/network-external-links/{externalLinkId} Get Network External Link
  179. PUT/network-external-links/{externalLinkId} Update an existing Network External Link
  180. DELETE/network-external-links/{externalLinkId} Delete the Network External Link
  181. PUT/network-external-links/{externalLinkId}/network-groups Replace the External Link's assigned groups with the ones in the provided list
  182. POST/network-external-links/{externalLinkId}/network-groups Add an external link to a list of network groups
  183. DELETE/network-external-links/{externalLinkId}/network-groups Delete an External Link from a list of network groups
  184. GET/network-external-links/{externalLinkId}/overview Get Network External Link Overview
  185. GET/network-external-links/{externalLinkId}/network-lightpaths Get Network Lightpaths by Network External Link ID
  186. GET/network-external-links/{externalLinkId}/network-lightpaths/overview Get Network Lightpaths Overview by Network External Link ID
  187. GET/network-external-links/{externalLinkId}/alarm-statuses Get all Alarm Status records for a given Network External Link
  188. GET/network-external-links/{externalLinkId}/alarm-statuses/summary Get alarm status summary for a given network external link
  189. GET/network-external-links/{externalLinkId}/maintenance-intervals Get all maintenance intervals applied on the network external link
  190. GET/network-external-links/{externalLinkId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting the network external link
  191. GET/network-external-links/{externalLinkId}/otdr-schedules Get all available OTDR scan schedules on a given Network external Link
  192. POST/network-external-links/{externalLinkId}/otdr-schedules Creates a new OTDR scan schedule
  193. GET/network-external-links/{externalLinkId}/otdr-schedules/{scheduleId} Get a specific OTDR scan schedule on a given Network External Link
  194. PUT/network-external-links/{externalLinkId}/otdr-schedules/{scheduleId} Update an OTDR scan schedule
  195. DELETE/network-external-links/{externalLinkId}/otdr-schedules/{scheduleId} Delete an OTDR schedule
  196. GET/network-external-links/{externalLinkId}/otdr-scans Get all available OTDR scans on a given Network external Link
  197. POST/network-external-links/{externalLinkId}/otdr-scans Upload an OTDR scan file on a given Network External Link
  198. DELETE/network-external-links/{externalLinkId}/otdr-scans Delete a list of OTDRs scans on a given Network External Link
  199. GET/network-external-links/{externalLinkId}/otdr-scans/{scanId} Get a specific OTDR scan on a given Network External Link
  200. DELETE/network-external-links/{externalLinkId}/otdr-scans/{scanId} Delete a specific OTDR scan on a given Network External Link
  201. PUT/network-external-links/{externalLinkId}/otdr-scans/{scanId}/baseline Update the baseline condition of a specific OTDR scan on a given Network External Link
  202. GET/network-external-links/{externalLinkId}/otdr-scans/{scanId}/report Get the parsed report of an OTDR scan on a given Network External Link
  203. PATCH/network-external-links/{externalLinkId}/otdr-scans/{scanId}/report Update the report of an OTDR scan on a given Network External Link
  204. GET/network-external-links/{externalLinkId}/otdr-scans/{scanId}/download Get the file report of an OTDR scan on a given Network External Link
  205. POST/network-external-links/{externalLinkId}/otdr-scans/{scanId}/revert Revert all the changes made to the report of an OTDR scan
  206. GET/otdr-definitions Get all available OTDR definitions
  207. POST/otdr-definitions Create a new OTDR Definition
  208. GET/otdr-definitions/{definitionId} Get a specific OTDR definition
  209. PUT/otdr-definitions/{definitionId} Update the OTDR Definition
  210. DELETE/otdr-definitions/{definitionId} Delete an OTDR definition
  211. GET/alarm-profiles Get Alarm Profiles
  212. POST/alarm-profiles Save Alarm Profile
  213. GET/alarm-profiles/{alarmProfileId} Get Alarm Profile
  214. PUT/alarm-profiles/{alarmProfileId} Update the Alarm Profile
  215. DELETE/alarm-profiles/{alarmProfileId} Delete an Alarm Profile
  216. GET/alarm-profiles/{alarmProfileId}/alarm-configs Get List of Alarm Configs associated to this profile
  217. POST/alarm-profiles/{alarmProfileId}/alarm-configs Save the Alarm Configs associated to this profile
  218. GET/alarm-profiles/{alarmProfileId}/alarm-configs/overview Get List of Alarm Config Overviews associated to a profile
  219. GET/alarm-configs Get Alarm Configs
  220. POST/alarm-configs Save Alarm Config
  221. GET/alarm-configs/{alarmConfigId} Get Alarm Config
  222. PUT/alarm-configs/{alarmConfigId} Update the Alarm Config
  223. DELETE/alarm-configs/{alarmConfigId} Delete an Alarm Config
  224. GET/alarm-configs/{alarmConfigId}/alarm-profiles Get List of Alarm Profiles associated to this Alarm Config
  225. GET/alarm-configs/{alarmConfigId}/alarm-statuses Get Alarm Statuses with a specific Alarm Config
  226. GET/alarm-configs/overview Get Alarm Config Overviews
  227. GET/alarm-statuses Get Alarm Statuses
  228. GET/alarm-statuses/{alarmStatusId} Get Alarm Status
  229. PATCH/alarm-statuses/{alarmStatusId} Modify an existing alarm status record to acknowledge/suppress and annotate
  230. POST/alarm-statuses/acknowledge/bulk Acknowledge multiple TCA statuses
  231. GET/alarm-statuses/summary Get Alarm Statuses Summary
  232. GET/network-domains Get All Network Domains
  233. POST/network-domains Save Network Domain
  234. GET/network-domains/{networkDomainId} Returns a single network domain
  235. PUT/network-domains/{networkDomainId} Update an existing Network Domain
  236. DELETE/network-domains/{networkDomainId} Delete the Network Domain
  237. POST/network-domains/{networkDomainId}/reset-alarm-profiles Reset all ports in this domain to use the default alarm profiles
  238. GET/network-element-sftp-configs Get All Network Element SFTP Configurations
  239. POST/network-element-sftp-configs Save Network Element SFTP Config
  240. GET/network-element-sftp-configs/{networkElementSftpConfigId} Returns a single Network Element SFTP Config
  241. PUT/network-element-sftp-configs/{networkElementSftpConfigId} Update an existing Network Element SFTP Config
  242. DELETE/network-element-sftp-configs/{networkElementSftpConfigId} Delete the Network Element SFTP Config
  243. GET/network-element-snmp-configs Get All Network Element SNMP Configurations
  244. POST/network-element-snmp-configs Save Network Element SNMP Config
  245. GET/network-element-snmp-configs/{networkElementSnmpConfigId} Returns a single Network Element SNMP Config
  246. PUT/network-element-snmp-configs/{networkElementSnmpConfigId} Update an existing Network Element SNMP Config
  247. DELETE/network-element-snmp-configs/{networkElementSnmpConfigId} Delete the Network Element SNMP Config
  248. GET/network-element-gnmi-configs Get All Network Element gNMI Configurations
  249. POST/network-element-gnmi-configs Save Network Element gNMI Config
  250. GET/network-element-gnmi-configs/{networkElementGnmiConfigId} Returns a single Network Element gNMI Config
  251. PUT/network-element-gnmi-configs/{networkElementGnmiConfigId} Update an existing Network Element gNMI Config
  252. DELETE/network-element-gnmi-configs/{networkElementGnmiConfigId} Delete the Network Element gNMI Config
  253. GET/network-element-pm-bin-configs Get All Network Element PM Bin Configurations
  254. POST/network-element-pm-bin-configs Save Network Element PM Bin Config
  255. GET/network-element-pm-bin-configs/{networkElementPmBinConfigId} Returns a single Network Element PM Bin Config
  256. PUT/network-element-pm-bin-configs/{networkElementPmBinConfigId} Update an existing Network Element PM Bin Config
  257. DELETE/network-element-pm-bin-configs/{networkElementPmBinConfigId} Delete the Network Element PM Bin Config
  258. GET/network-references/fec-limits Get FEC limit reference data
  259. GET/network-references/fec-limits/{fecLimitId} Get a FEC limit entry
  260. PUT/network-references/fec-limits/{fecLimitId} Update a FEC limit entry
  261. PUT/network-references/fec-limits/bulk Update multiple FEC limit entries
  262. GET/network-references/fiber-types Get Fiber Type reference data
  263. GET/network-references/fiber-types/{fiberTypeId} Get a Fiber Type entry
  264. PUT/network-references/fiber-types/{fiberTypeId} Update a Fiber Type entry
  265. PUT/network-references/fiber-types/bulk Update multiple Fiber Type entries
  266. GET/network-references/esnr-coefficients Get ESNR calculation coefficients reference data
  267. GET/network-references/esnr-coefficients/{esnrCoefficientsId} Get an ESNR calculation coefficients entry
  268. PUT/network-references/esnr-coefficients/{esnrCoefficientsId} Update an ESNR calculation coefficients entry
  269. PUT/network-references/esnr-coefficients/bulk Update multiple ESNR calculation coefficients entries
  270. GET/settings Get Settings
  271. PUT/settings Updates settings
  272. GET/kpis/cpu Returns CPU performance metrics
  273. GET/kpis/memory Returns memory performance metrics
  274. GET/kpis/disk Returns disk read and write performance metrics
  275. GET/kpis/network Returns network received and transmitted bytes performance metrics
  276. GET/connectors/s3 Get All S3 Connectors
  277. POST/connectors/s3 Save S3 Connector
  278. GET/connectors/s3/{connectorId} Returns a single S3 Connector
  279. PUT/connectors/s3/{connectorId} Update an existing S3 Connector
  280. DELETE/connectors/s3/{connectorId} Delete the S3 Connector
  281. POST/connectors/s3/test Test S3 Connector Configuration
  282. GET/connectors/hdfs Get All HDFS Connectors
  283. POST/connectors/hdfs Save HDFS Connector
  284. GET/connectors/hdfs/{connectorId} Returns a single HDFS Connector
  285. PUT/connectors/hdfs/{connectorId} Update an existing HDFS Connector
  286. DELETE/connectors/hdfs/{connectorId} Delete the HDFS Connector
  287. POST/connectors/hdfs/test Test HDFS Connector Configuration
  288. GET/maintenance-intervals Get all maintenance intervals
  289. POST/maintenance-intervals Save a maintenance interval
  290. GET/maintenance-intervals/{maintenanceIntervalId} Returns a single maintenance interval
  291. PUT/maintenance-intervals/{maintenanceIntervalId} Update an existing maintenance interval
  292. DELETE/maintenance-intervals/{maintenanceIntervalId} Delete the specified maintenance interval
  293. PUT/maintenance-intervals/{maintenanceIntervalId}/{entityType} Apply the Maintenance Interval to a list of network entities of type entityType
  294. DELETE/maintenance-intervals/{maintenanceIntervalId}/{entityType} Remove network entities from the Maintenance Interval
  295. GET/maintenance-intervals/{maintenanceIntervalId}/network-elements Get all network elements the maintenance interval is applied to
  296. GET/maintenance-intervals/{maintenanceIntervalId}/network-elements/affected Get all network elements affected by this maintenance interval
  297. GET/maintenance-intervals/{maintenanceIntervalId}/network-ports Get all network ports affected (directly or indirectly) by the Maintenance Interval
  298. GET/maintenance-intervals/{maintenanceIntervalId}/network-ports/overview Get all network ports overview affected (directly or indirectly) by the Maintenance Interval
  299. GET/maintenance-intervals/{maintenanceIntervalId}/network-ports/affected Get all the network ports affected by the maintenance interval
  300. GET/maintenance-intervals/{maintenanceIntervalId}/network-ports/affected/overview Get all the network ports overview affected by the maintenance interval
  301. GET/maintenance-intervals/{maintenanceIntervalId}/network-connections Get all network connections affected (directly or indirectly) by the Maintenance Interval
  302. GET/maintenance-intervals/{maintenanceIntervalId}/network-connections/overview Get all network connection overviews affected (directly or indirectly) by the Maintenance Interval
  303. GET/maintenance-intervals/{maintenanceIntervalId}/network-connections/affected Get all the network connections affected by the given maintenance interval
  304. GET/maintenance-intervals/{maintenanceIntervalId}/network-connections/affected/overview Get all the network connections overview affected by the given maintenance interval
  305. GET/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths Get all network lightpaths affected (directly or indirectly) by the Maintenance Interval
  306. GET/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths/overview Get all network lightpaths overviews affected (directly or indirectly) by the Maintenance Interval
  307. GET/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths/affected Get all the network lightpaths affected by the given maintenance interval
  308. GET/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths/affected/overview Get all the network lightpaths overview affected by the given maintenance interval
  309. GET/maintenance-intervals/{maintenanceIntervalId}/network-external-links Get all network external links affected (directly or indirectly) by the Maintenance Interval
  310. GET/maintenance-intervals/{maintenanceIntervalId}/network-external-links/overview Get all network external link overviews affected (directly or indirectly) by the Maintenance Interval
  311. GET/maintenance-intervals/{maintenanceIntervalId}/network-external-links/affected Get all network external links affected by the given maintenance interval
  312. GET/maintenance-intervals/{maintenanceIntervalId}/network-external-links/affected/overview Get all network external link overviews affected by the given maintenance interval
  313. GET/maintenance-intervals/{maintenanceIntervalId}/network-cards Get all network cards affected (directly or indirectly) by the Maintenance Interval
  314. GET/maintenance-intervals/{maintenanceIntervalId}/network-cards/overview Get all network cards overview affected (directly or indirectly) by the Maintenance Interval
  315. GET/maintenance-intervals/{maintenanceIntervalId}/network-cards/affected Get all network cards affected by the maintenance interval
  316. GET/maintenance-intervals/{maintenanceIntervalId}/network-cards/affected/overview Get all network cards overview affected by the maintenance interval
  317. GET/maintenance-intervals/schedule Get all Maintenance Interval schedules
  318. POST/maintenance-intervals/schedule Save a Maintenance Interval Schedule
  319. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId} Returns a single Maintenance Interval Schedule
  320. PUT/maintenance-intervals/schedule/{maintenanceIntervalScheduleId} Update an existing Maintenance Interval Schedule
  321. DELETE/maintenance-intervals/schedule/{maintenanceIntervalScheduleId} Delete the specified Maintenance Interval Schedule
  322. PUT/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/{entityType} Apply the Maintenance Interval Schedule to a list of network entities of type entityType
  323. DELETE/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/{entityType} Remove network entities from the Maintenance Interval Schedule
  324. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-elements Get all network elements affected (directly or indirectly) by the Maintenance Interval Schedule
  325. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-ports Get all network ports affected (directly or indirectly) by the Maintenance Interval Schedule
  326. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-cards Get all network cards affected (directly or indirectly) by the Maintenance Interval Schedule
  327. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-connections Get all network connections affected (directly or indirectly) by the Maintenance Interval Schedule
  328. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-lightpaths Get all network lightpaths affected (directly or indirectly) by the Maintenance Interval Schedule
  329. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-external-links Get all network external links affected (directly or indirectly) by the Maintenance Interval Schedule
  330. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-ports/overview Get all network ports overview affected (directly or indirectly) by the Maintenance Interval Schedule
  331. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-cards/overview Get all network cards overview affected (directly or indirectly) by the Maintenance Interval Schedule
  332. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-connections/overview Get all network connections overview affected (directly or indirectly) by the Maintenance Interval Schedule
  333. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-lightpaths/overview Get all network lightpaths overview affected (directly or indirectly) by the Maintenance Interval Schedule
  334. GET/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-external-links/overview Get all network external links overview affected (directly or indirectly) by the Maintenance Interval Schedule
  335. GET/network-groups Get all network groups
  336. POST/network-groups Add a network group
  337. GET/network-groups/{networkGroupId} Returns a single network group
  338. PUT/network-groups/{networkGroupId} Update an existing network group
  339. DELETE/network-groups/{networkGroupId} Delete the specified network group
  340. POST/network-groups/{networkGroupId}/network-external-links Add a list of external links to a network group
  341. DELETE/network-groups/{networkGroupId}/network-external-links Remove a list of external links from a network group
  342. GET/network-groups/{networkGroupId}/network-external-links/overview Get the list of external links assigned to the network group
  343. POST/network-groups/{networkGroupId}/network-elements Add a list of network elements to a network group
  344. DELETE/network-groups/{networkGroupId}/network-elements Remove a list of network elements from a network group
  345. GET/network-groups/{networkGroupId}/network-elements/overview Get all network elements overview assigned to a given network group
  346. POST/network-groups/{networkGroupId}/network-connections Add a list of network connections to a network group
  347. DELETE/network-groups/{networkGroupId}/network-connections Remove a list of network connections from a network group
  348. GET/network-groups/{networkGroupId}/network-connections/overview Get the list of network connections assigned to the network group
  349. POST/network-groups/{networkGroupId}/network-lightpaths Add a list of network lightpaths to a network group
  350. DELETE/network-groups/{networkGroupId}/network-lightpaths Remove a list of network lightpaths from a network group
  351. GET/network-groups/{networkGroupId}/network-lightpaths/overview Get the list of network lightpaths assigned to the network group
  352. GET/reports Retrieve the list of all Report Definitions in the system
  353. POST/reports Create a new Report Definition
  354. GET/reports/{reportDefinitionId} Retrieve a single Report Definition
  355. PUT/reports/{reportDefinitionId} Update a single Report Definition
  356. DELETE/reports/{reportDefinitionId} Delete a single Report Definition
  357. GET/reports/{reportDefinitionId}/target-cards Retrieve the target cards from the specified report definition
  358. GET/reports/{reportDefinitionId}/target-cards/overview Retrieve the target cards overview from the specified report definition
  359. GET/reports/{reportDefinitionId}/target-connections Retrieve the target connections from the specified report definition
  360. GET/reports/{reportDefinitionId}/target-connections/overview Retrieve the target connections overview from the specified report definition
  361. GET/reports/{reportDefinitionId}/target-elements Retrieve the target elements from the specified report definition
  362. GET/reports/{reportDefinitionId}/target-elements/overview Retrieve the target elements overview from the specified report definition
  363. GET/reports/{reportDefinitionId}/target-external-links Retrieve the target external links from the specified report definition
  364. GET/reports/{reportDefinitionId}/target-external-links/overview Retrieve the target external links overview from the specified report definition
  365. GET/reports/{reportDefinitionId}/target-groups Retrieve the target groups from the specified report definition
  366. GET/reports/{reportDefinitionId}/target-lightpaths Retrieve the target lightpaths from the specified report definition
  367. GET/reports/{reportDefinitionId}/target-lightpaths/overview Retrieve the target lightpaths overview from the specified report definition
  368. GET/reports/{reportDefinitionId}/target-ports Retrieve the target ports from the specified report definition
  369. GET/reports/{reportDefinitionId}/target-ports/overview Retrieve the target ports overview from the specified report definition
  370. GET/reports/{reportDefinitionId}/runs Retrieve the list of all Report runs for a given Report Definition
  371. DELETE/reports/{reportDefinitionId}/runs delete multiple report runs in bulk
  372. GET/reports/{reportDefinitionId}/runs/{runId} Retrieve a single Report run for a given Report Definition
  373. DELETE/reports/{reportDefinitionId}/runs/{runId} Delete a single Report run for a given Report Definition
  374. POST/reports/{reportDefinitionId}/runs/{runId}/cancel Cancel the execution of the specified Report Run if it is in-progress
  375. GET/reports/{reportDefinitionId}/runs/{runId}/csv Retrieve the CSV Report for a run of a given Report Definition
  376. GET/reports/{reportDefinitionId}/runs/{runId}/pdf Retrieve the PDF Report for a run of a given Report Definition
  377. GET/reports/types Retrieve the list of all supported report types
  378. GET/reports/schedule Retrieve the schedule of report generation tasks
  379. POST/reports/schedule Create a new scheduled report generation task
  380. GET/reports/schedule/overview Retrieve the report schedule overview
  381. DELETE/reports/schedule/tasks/delete/bulk Delete multiple report generation tasks
  382. GET/reports/schedule/{taskId} Retrieve a single report generation task
  383. PUT/reports/schedule/{taskId} Update a report generation task
  384. DELETE/reports/schedule/{taskId} Delete a report generation task
  385. GET/reports/retention Retrieve the reporting retention policies
  386. PUT/reports/retention Update the reporting retention policies
  387. GET/fault-localization Get all Fault Localization Executions
  388. POST/fault-localization Create a new Fault Localization Execution Results entry
  389. GET/fault-localization/{executionId} Retrieve the Results of a single Fault Localization Execution
  390. GET/fiber-type/notifications Get All Fiber Type Notifications
  391. GET/fiber-type/notifications/overview Get All Fiber Type Notifications overview
  392. GET/fiber-type/notifications/summary Get a Summary of the Fiber Type Notifications
  393. GET/weather-configs Get All Weather configurations
  394. POST/weather-configs Save Weather config
  395. GET/weather-configs/{weatherConfigId} Returns a single Weather config
  396. PUT/weather-configs/{weatherConfigId} Update an existing Weather config
  397. DELETE/weather-configs/{weatherConfigId} Delete the Weather config
  398. GET/forecast-profiles Get all available Forecast Profiles
  399. POST/forecast-profiles Create a new Forecast Profile
  400. GET/forecast-profiles/{profileId} Get a specific Forecast Profile
  401. PUT/forecast-profiles/{profileId} Update the Forecast Profile
  402. DELETE/forecast-profiles/{profileId} Delete a Forecast Profile

What's Deprecated


  1. POST/api/v1/network-connections/{connectionId}/apply-alarm-profile Apply a profile configuration to all ports associated to the network connection
  2. POST/api/v1/network-connections/{connectionId}/clear-alarm-profile Clear the TCA profile for all ports associated to the network connection
  3. GET/api/v1/network-connections/{connectionId}/legend-data Get Legend Data by Network Connection ID
  4. PUT/api/v1/network-connections/{connectionId}/network-groups Replace a Network Connection's assigned groups with the ones in the provided list
  5. POST/api/v1/network-connections/{connectionId}/network-groups Add a network connection to a a list of network groups
  6. DELETE/api/v1/network-connections/{connectionId}/network-groups Delete a network connection from a list of network groups
  7. GET/api/v1/network-external-links/{externalLinkId}/legend-data Get Legend Data by Network ExternalLink ID
  8. PUT/api/v1/network-external-links/{externalLinkId}/network-groups Replace the External Link's assigned groups with the ones in the provided list
  9. POST/api/v1/network-external-links/{externalLinkId}/network-groups Add an external link to a list of network groups
  10. DELETE/api/v1/network-external-links/{externalLinkId}/network-groups Delete an External Link from a list of network groups
  11. POST/api/v1/network-groups/{networkGroupId}/network-connections Add a list of network connections to a network group
  12. DELETE/api/v1/network-groups/{networkGroupId}/network-connections Remove a list of network connections from a network group
  13. POST/api/v1/network-groups/{networkGroupId}/network-external-links Add a list of external links to a network group
  14. DELETE/api/v1/network-groups/{networkGroupId}/network-external-links Remove a list of external links from a network group
  15. POST/api/v1/network-groups/{networkGroupId}/network-lightpaths Add a list of network lightpaths to a network group
  16. DELETE/api/v1/network-groups/{networkGroupId}/network-lightpaths Remove a list of network lightpaths from a network group
  17. GET/api/v1/network-lightpaths/{lightpathId}/legend-data Get Legend Data by Network LightPath ID
  18. PUT/api/v1/network-lightpaths/{lightpathId}/network-groups Replace a Network Lightpath's assigned groups with the ones in the provided list
  19. POST/api/v1/network-lightpaths/{lightpathId}/network-groups Add a network lightpath to a list of network groups
  20. DELETE/api/v1/network-lightpaths/{lightpathId}/network-groups Delete a network lightpath from a list of network groups
  21. POST/api/v1/network-managers/{networkManagerId}/reset-alarm-profiles Reset all ports in this manager to use the configured alarm profiles
  22. GET/api/v1/network-ports/{portId}/alarm-statuses/summary Get alarm status summary for a given network port
  23. GET/api/v1/network-connections/connection-trends Get all network connections with connection trend data matching the specified measurement
  24. GET/api/v1/network-connections/connection-trends/overview Get all network connections overview with connection trend data matching the specified measurement
  25. GET/api/v1/network-connections/overview Get Network Connections Overview
  26. GET/api/v1/network-connections/{connectionId}/network-lightpaths/overview Get Network Lightpaths Overview by Network Connection ID
  27. GET/api/v1/network-connections/{connectionId}/network-ports/overview Get Network Ports Overview by Network Connection ID
  28. GET/api/v1/network-connections/{connectionId}/overview Get Network Connection Overview
  29. GET/api/v1/network-elements/{elementId}/network-connections/overview Get Network Connections Overview by Network Element ID
  30. GET/api/v1/network-elements/{elementId}/network-external-links/overview Get Network External Links by Network Element Id
  31. GET/api/v1/network-elements/{elementId}/network-lightpaths/overview Get Network Lightpaths Overview by Network Element ID
  32. GET/api/v1/network-external-links/overview Get Network External Links Overview
  33. GET/api/v1/network-external-links/{externalLinkId}/network-lightpaths/overview Get Network Lightpaths Overview by Network External Link ID
  34. GET/api/v1/network-external-links/{externalLinkId}/overview Get Network External Link Overview
  35. GET/api/v1/network-groups/{networkGroupId}/network-connections/overview Get the list of network connections assigned to the network group
  36. GET/api/v1/network-groups/{networkGroupId}/network-external-links/overview Get the list of external links assigned to the network group
  37. GET/api/v1/network-groups/{networkGroupId}/network-lightpaths/overview Get the list of network lightpaths assigned to the network group
  38. GET/api/v1/network-lightpaths/lightpath-trends/overview Get all network lightpaths overview with lightpath trend data matching the specified measurement
  39. GET/api/v1/network-lightpaths/overview Get Network Lightpaths Overview
  40. GET/api/v1/network-lightpaths/{lightpathId}/network-connections/overview Get Network Connections Overview by Network Lightpath ID
  41. GET/api/v1/network-lightpaths/{lightpathId}/network-external-links/overview Get Network External Links Overview by Network Lightpath ID
  42. GET/api/v1/network-lightpaths/{lightpathId}/network-ports/overview Get Network Ports Overview by Network Lightpath ID
  43. GET/api/v1/network-lightpaths/{lightpathId}/overview Get Network Lightpath Overview
  44. GET/api/v1/network-managers Get Network Manager Configurations
  45. GET/api/v1/network-managers/{networkManagerId} Get Network Manager
  46. PUT/api/v1/network-managers/{networkManagerId} Update the Network Manager Configuration
  47. GET/api/v1/network-managers/{networkManagerId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Manager Object
  48. GET/api/v1/network-managers/{networkManagerId}/kpis/{measurement} Query the database for KPIs related to a specific Network Manager Object
  49. GET/api/v1/network-managers/{networkManagerId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Manager Object
  50. GET/api/v1/network-managers/{networkManagerId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Manager Object
  51. GET/api/v1/network-managers/{networkManagerId}/network-element-filter-rules Get Network Element filter Rule list for NMS data source
  52. GET/api/v1/network-ports/{portId}/network-connections/overview Get Network Connections Overview by Network Port ID
  53. GET/api/v1/network-ports/{portId}/network-lightpaths/overview Get Network Lightpaths Overview by Network Port ID
  54. GET/api/v1/reports/{reportDefinitionId}/target-connections Retrieve the target connections from the specified report definition
  55. GET/api/v1/reports/{reportDefinitionId}/target-connections/overview Retrieve the target connections overview from the specified report definition
  56. GET/api/v1/reports/{reportDefinitionId}/target-external-links Retrieve the target external links from the specified report definition
  57. GET/api/v1/reports/{reportDefinitionId}/target-external-links/overview Retrieve the target external links overview from the specified report definition

What's Changed


  1. No Changes