Api Change Log

Application Versions


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

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