Api Change Log

Application Versions


Changes between 23.6.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}/summary Query the database for KPI metrics
  168. GET/kpis/measurements Query the database for the list of supported Port KPI measurement names
  169. POST/kpis/measurements Save KPI measurement
  170. GET/kpis/measurements/{kpiMeasurementId} Get KPI Measurement
  171. PUT/kpis/measurements/{kpiMeasurementId} Update an existing KPI Measurement
  172. DELETE/kpis/measurements/{kpiMeasurementId} Delete the KPI Measurement
  173. 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
  174. GET/network-external-links Get Network External Links
  175. POST/network-external-links Save Network External Link
  176. GET/network-external-links/overview Get Network External Links Overview
  177. GET/network-external-links/{externalLinkId} Get Network External Link
  178. PUT/network-external-links/{externalLinkId} Update an existing Network External Link
  179. DELETE/network-external-links/{externalLinkId} Delete the Network External Link
  180. PUT/network-external-links/{externalLinkId}/network-groups Replace the External Link's assigned groups with the ones in the provided list
  181. POST/network-external-links/{externalLinkId}/network-groups Add an external link to a list of network groups
  182. DELETE/network-external-links/{externalLinkId}/network-groups Delete an External Link from a list of network groups
  183. GET/network-external-links/{externalLinkId}/overview Get Network External Link Overview
  184. GET/network-external-links/{externalLinkId}/network-lightpaths Get Network Lightpaths by Network External Link ID
  185. GET/network-external-links/{externalLinkId}/network-lightpaths/overview Get Network Lightpaths Overview by Network External Link ID
  186. GET/network-external-links/{externalLinkId}/alarm-statuses Get all Alarm Status records for a given Network External Link,
  187. GET/network-external-links/{externalLinkId}/alarm-statuses/summary Get alarm status summary for a given network external link
  188. GET/network-external-links/{externalLinkId}/maintenance-intervals Get all maintenance intervals applied on the network external link
  189. GET/network-external-links/{externalLinkId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting the network external link
  190. GET/network-external-links/{externalLinkId}/otdr-schedules Get all available OTDR scan schedules on a given Network external Link
  191. POST/network-external-links/{externalLinkId}/otdr-schedules Creates a new OTDR scan schedule
  192. GET/network-external-links/{externalLinkId}/otdr-schedules/{scheduleId} Get a specific OTDR scan schedule on a given Network External Link
  193. PUT/network-external-links/{externalLinkId}/otdr-schedules/{scheduleId} Update an OTDR scan schedule
  194. DELETE/network-external-links/{externalLinkId}/otdr-schedules/{scheduleId} Delete an OTDR schedule
  195. GET/network-external-links/{externalLinkId}/otdr-scans Get all available OTDR scans on a given Network external Link
  196. POST/network-external-links/{externalLinkId}/otdr-scans Upload an OTDR scan file on a given Network External Link
  197. DELETE/network-external-links/{externalLinkId}/otdr-scans Delete a list of OTDRs scans on a given Network External Link
  198. GET/network-external-links/{externalLinkId}/otdr-scans/{scanId} Get a specific OTDR scan on a given Network External Link
  199. DELETE/network-external-links/{externalLinkId}/otdr-scans/{scanId} Delete a specific OTDR scan on a given Network External Link
  200. PUT/network-external-links/{externalLinkId}/otdr-scans/{scanId}/baseline Update the baseline condition of a specific OTDR scan on a given Network External Link
  201. GET/network-external-links/{externalLinkId}/otdr-scans/{scanId}/report Get the parsed report of an OTDR scan on a given Network External Link
  202. PATCH/network-external-links/{externalLinkId}/otdr-scans/{scanId}/report Update the report of an OTDR scan on a given Network External Link
  203. GET/network-external-links/{externalLinkId}/otdr-scans/{scanId}/download Get the file report of an OTDR scan on a given Network External Link
  204. POST/network-external-links/{externalLinkId}/otdr-scans/{scanId}/revert Revert all the changes made to the report of an OTDR scan
  205. GET/otdr-definitions Get all available OTDR definitions
  206. POST/otdr-definitions Create a new OTDR Definition
  207. GET/otdr-definitions/{definitionId} Get a specific OTDR definition
  208. PUT/otdr-definitions/{definitionId} Update the OTDR Definition
  209. DELETE/otdr-definitions/{definitionId} Delete an OTDR definition
  210. GET/alarm-profiles Get Alarm Profiles
  211. POST/alarm-profiles Save Alarm Profile
  212. GET/alarm-profiles/{alarmProfileId} Get Alarm Profile
  213. PUT/alarm-profiles/{alarmProfileId} Update the Alarm Profile
  214. DELETE/alarm-profiles/{alarmProfileId} Delete an Alarm Profile
  215. GET/alarm-profiles/{alarmProfileId}/alarm-configs Get List of Alarm Configs associated to this profile
  216. POST/alarm-profiles/{alarmProfileId}/alarm-configs Save the Alarm Configs associated to this profile
  217. GET/alarm-profiles/{alarmProfileId}/alarm-configs/overview Get List of Alarm Config Overviews associated to a profile
  218. GET/alarm-configs Get Alarm Configs
  219. POST/alarm-configs Save Alarm Config
  220. GET/alarm-configs/{alarmConfigId} Get Alarm Config
  221. PUT/alarm-configs/{alarmConfigId} Update the Alarm Config
  222. DELETE/alarm-configs/{alarmConfigId} Delete an Alarm Config
  223. GET/alarm-configs/{alarmConfigId}/alarm-profiles Get List of Alarm Profiles associated to this Alarm Config
  224. GET/alarm-configs/{alarmConfigId}/alarm-statuses Get Alarm Statuses with a specific Alarm Config
  225. GET/alarm-configs/overview Get Alarm Config Overviews
  226. GET/alarm-statuses Get Alarm Statuses
  227. GET/alarm-statuses/{alarmStatusId} Get Alarm Status
  228. PATCH/alarm-statuses/{alarmStatusId} Modify an existing alarm status record to acknowledge/suppress and annotate
  229. POST/alarm-statuses/acknowledge/bulk Acknowledge multiple TCA statuses
  230. GET/alarm-statuses/summary Get Alarm Statuses Summary
  231. GET/network-domains Get All Network Domains
  232. POST/network-domains Save Network Domain
  233. GET/network-domains/{networkDomainId} Returns a single network domain
  234. PUT/network-domains/{networkDomainId} Update an existing Network Domain
  235. DELETE/network-domains/{networkDomainId} Delete the Network Domain
  236. POST/network-domains/{networkDomainId}/reset-alarm-profiles Reset all ports in this domain to use the default alarm profiles
  237. GET/network-element-sftp-configs Get All Network Element SFTP Configurations
  238. POST/network-element-sftp-configs Save Network Element SFTP Config
  239. GET/network-element-sftp-configs/{networkElementSftpConfigId} Returns a single Network Element SFTP Config
  240. PUT/network-element-sftp-configs/{networkElementSftpConfigId} Update an existing Network Element SFTP Config
  241. DELETE/network-element-sftp-configs/{networkElementSftpConfigId} Delete the Network Element SFTP Config
  242. GET/network-element-snmp-configs Get All Network Element SNMP Configurations
  243. POST/network-element-snmp-configs Save Network Element SNMP Config
  244. GET/network-element-snmp-configs/{networkElementSnmpConfigId} Returns a single Network Element SNMP Config
  245. PUT/network-element-snmp-configs/{networkElementSnmpConfigId} Update an existing Network Element SNMP Config
  246. DELETE/network-element-snmp-configs/{networkElementSnmpConfigId} Delete the Network Element SNMP Config
  247. GET/network-element-gnmi-configs Get All Network Element gNMI Configurations
  248. POST/network-element-gnmi-configs Save Network Element gNMI Config
  249. GET/network-element-gnmi-configs/{networkElementGnmiConfigId} Returns a single Network Element gNMI Config
  250. PUT/network-element-gnmi-configs/{networkElementGnmiConfigId} Update an existing Network Element gNMI Config
  251. DELETE/network-element-gnmi-configs/{networkElementGnmiConfigId} Delete the Network Element gNMI Config
  252. GET/network-element-pm-bin-configs Get All Network Element PM Bin Configurations
  253. POST/network-element-pm-bin-configs Save Network Element PM Bin Config
  254. GET/network-element-pm-bin-configs/{networkElementPmBinConfigId} Returns a single Network Element PM Bin Config
  255. PUT/network-element-pm-bin-configs/{networkElementPmBinConfigId} Update an existing Network Element PM Bin Config
  256. DELETE/network-element-pm-bin-configs/{networkElementPmBinConfigId} Delete the Network Element PM Bin Config
  257. GET/network-references/fec-limits Get FEC limit reference data
  258. GET/network-references/fec-limits/{fecLimitId} Get a FEC limit entry
  259. PUT/network-references/fec-limits/{fecLimitId} Update a FEC limit entry
  260. PUT/network-references/fec-limits/bulk Update multiple FEC limit entries
  261. GET/network-references/fiber-types Get Fiber Type reference data
  262. GET/network-references/fiber-types/{fiberTypeId} Get a Fiber Type entry
  263. PUT/network-references/fiber-types/{fiberTypeId} Update a Fiber Type entry
  264. PUT/network-references/fiber-types/bulk Update multiple Fiber Type entries
  265. GET/network-references/esnr-coefficients Get ESNR calculation coefficients reference data
  266. GET/network-references/esnr-coefficients/{esnrCoefficientsId} Get an ESNR calculation coefficients entry
  267. PUT/network-references/esnr-coefficients/{esnrCoefficientsId} Update an ESNR calculation coefficients entry
  268. PUT/network-references/esnr-coefficients/bulk Update multiple ESNR calculation coefficients entries
  269. GET/settings Get Settings
  270. PUT/settings Updates settings
  271. GET/kpis/cpu Returns CPU performance metrics
  272. GET/kpis/memory Returns memory performance metrics
  273. GET/kpis/disk Returns disk read and write performance metrics
  274. GET/kpis/network Returns network received and transmitted bytes performance metrics
  275. GET/connectors/s3 Get All S3 Connectors
  276. POST/connectors/s3 Save S3 Connector
  277. GET/connectors/s3/{connectorId} Returns a single S3 Connector
  278. PUT/connectors/s3/{connectorId} Update an existing S3 Connector
  279. DELETE/connectors/s3/{connectorId} Delete the S3 Connector
  280. POST/connectors/s3/test Test S3 Connector Configuration
  281. GET/connectors/hdfs Get All HDFS Connectors
  282. POST/connectors/hdfs Save HDFS Connector
  283. GET/connectors/hdfs/{connectorId} Returns a single HDFS Connector
  284. PUT/connectors/hdfs/{connectorId} Update an existing HDFS Connector
  285. DELETE/connectors/hdfs/{connectorId} Delete the HDFS Connector
  286. POST/connectors/hdfs/test Test HDFS Connector Configuration
  287. GET/maintenance-intervals Get all maintenance intervals
  288. POST/maintenance-intervals Save a maintenance interval
  289. GET/maintenance-intervals/{maintenanceIntervalId} Returns a single maintenance interval
  290. PUT/maintenance-intervals/{maintenanceIntervalId} Update an existing maintenance interval
  291. DELETE/maintenance-intervals/{maintenanceIntervalId} Delete the specified maintenance interval
  292. GET/maintenance-intervals/{maintenanceIntervalId}/network-elements Get all network elements the maintenance interval is applied to
  293. PUT/maintenance-intervals/{maintenanceIntervalId}/network-elements Apply the maintenance interval to list of network elements
  294. DELETE/maintenance-intervals/{maintenanceIntervalId}/network-elements Remove one or multiple network elements from the maintenance interval
  295. GET/maintenance-intervals/{maintenanceIntervalId}/network-elements/affected Get all network elements affected by this maintenance interval
  296. GET/maintenance-intervals/{maintenanceIntervalId}/network-ports Get all the network ports the maintenance interval is applied to
  297. PUT/maintenance-intervals/{maintenanceIntervalId}/network-ports Apply the maintenance interval to a list of network ports
  298. DELETE/maintenance-intervals/{maintenanceIntervalId}/network-ports Remove one or multiple network ports from the maintenance interval
  299. GET/maintenance-intervals/{maintenanceIntervalId}/network-ports/overview Get all the network ports overivew the maintenance interval is applied to
  300. GET/maintenance-intervals/{maintenanceIntervalId}/network-ports/affected Get all the network ports affected by the maintenance interval
  301. GET/maintenance-intervals/{maintenanceIntervalId}/network-ports/affected/overview Get all the network ports overview affected by the maintenance interval
  302. GET/maintenance-intervals/{maintenanceIntervalId}/network-connections Get all the network connections the maintenance interval is applied to
  303. PUT/maintenance-intervals/{maintenanceIntervalId}/network-connections Apply the maintenance interval to a list of network connections
  304. DELETE/maintenance-intervals/{maintenanceIntervalId}/network-connections Remove one or multiple network connections from the maintenance interval
  305. GET/maintenance-intervals/{maintenanceIntervalId}/network-connections/overview Get all the network connections overviews the maintenance interval is applied to
  306. GET/maintenance-intervals/{maintenanceIntervalId}/network-connections/affected Get all the network connections affected by the given maintenance interval
  307. GET/maintenance-intervals/{maintenanceIntervalId}/network-connections/affected/overview Get all the network connections overview affected by the given maintenance interval
  308. GET/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths Get all the network lightpaths the maintenance interval is applied to
  309. PUT/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths Apply the maintenance interval to a list of network lightpaths
  310. DELETE/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths Remove one or multiple network lightpaths from the maintenance interval
  311. GET/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths/overview Get all the network lightpaths overviews the maintenance interval is applied to
  312. GET/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths/affected Get all the network lightpaths affected by the given maintenance interval
  313. GET/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths/affected/overview Get all the network lightpaths overview affected by the given maintenance interval
  314. GET/maintenance-intervals/{maintenanceIntervalId}/network-external-links Get all network external links the maintenance interval is applied to
  315. PUT/maintenance-intervals/{maintenanceIntervalId}/network-external-links Apply the maintenance interval to a list of network external links
  316. DELETE/maintenance-intervals/{maintenanceIntervalId}/network-external-links Remove one or multiple network external links from the maintenance interval
  317. GET/maintenance-intervals/{maintenanceIntervalId}/network-external-links/overview Get all network external link overviews the maintenance interval is applied to
  318. GET/maintenance-intervals/{maintenanceIntervalId}/network-external-links/affected Get all network external links affected by the given maintenance interval
  319. GET/maintenance-intervals/{maintenanceIntervalId}/network-external-links/affected/overview Get all network external link overviews affected by the given maintenance interval
  320. GET/maintenance-intervals/{maintenanceIntervalId}/network-cards Get all network cards the maintenance interval is applied to
  321. PUT/maintenance-intervals/{maintenanceIntervalId}/network-cards Apply the maintenance interval to list of network cards
  322. DELETE/maintenance-intervals/{maintenanceIntervalId}/network-cards Remove one or multiple network cards from the maintenance interval
  323. GET/maintenance-intervals/{maintenanceIntervalId}/network-cards/overview Get all network cards overview the maintenance interval is applied to
  324. GET/maintenance-intervals/{maintenanceIntervalId}/network-cards/affected Get all network cards affected by the maintenance interval
  325. GET/maintenance-intervals/{maintenanceIntervalId}/network-cards/affected/overview Get all network cards overview affected by the maintenance interval
  326. GET/network-groups Get all network groups
  327. POST/network-groups Add a network group
  328. GET/network-groups/{networkGroupId} Returns a single network group
  329. PUT/network-groups/{networkGroupId} Update an existing network group
  330. DELETE/network-groups/{networkGroupId} Delete the specified network group
  331. POST/network-groups/{networkGroupId}/network-external-links Add a list of external links to a network group
  332. DELETE/network-groups/{networkGroupId}/network-external-links Remove a list of external links from a network group
  333. GET/network-groups/{networkGroupId}/network-external-links/overview Get the list of external links assigned to the network group
  334. POST/network-groups/{networkGroupId}/network-elements Add a list of network elements to a network group
  335. DELETE/network-groups/{networkGroupId}/network-elements Remove a list of network elements from a network group
  336. GET/network-groups/{networkGroupId}/network-elements/overview Get all network elements overview assigned to a given network group
  337. POST/network-groups/{networkGroupId}/network-connections Add a list of network connections to a network group
  338. DELETE/network-groups/{networkGroupId}/network-connections Remove a list of network connections from a network group
  339. GET/network-groups/{networkGroupId}/network-connections/overview Get the list of network connections assigned to the network group
  340. POST/network-groups/{networkGroupId}/network-lightpaths Add a list of network lightpaths to a network group
  341. DELETE/network-groups/{networkGroupId}/network-lightpaths Remove a list of network lightpaths from a network group
  342. GET/network-groups/{networkGroupId}/network-lightpaths/overview Get the list of network lightpaths assigned to the network group
  343. GET/reports Retrieve the list of all Report Definitions in the system
  344. POST/reports Create a new Report Definition
  345. GET/reports/{reportDefinitionId} Retrieve a single Report Definition
  346. PUT/reports/{reportDefinitionId} Update a single Report Definition
  347. DELETE/reports/{reportDefinitionId} Delete a single Report Definition
  348. GET/reports/{reportDefinitionId}/target-cards Retrieve the target cards from the specified report definition
  349. GET/reports/{reportDefinitionId}/target-cards/overview Retrieve the target cards overview from the specified report definition
  350. GET/reports/{reportDefinitionId}/target-connections Retrieve the target connections from the specified report definition
  351. GET/reports/{reportDefinitionId}/target-connections/overview Retrieve the target connections overview from the specified report definition
  352. GET/reports/{reportDefinitionId}/target-elements Retrieve the target elements from the specified report definition
  353. GET/reports/{reportDefinitionId}/target-elements/overview Retrieve the target elements overview from the specified report definition
  354. GET/reports/{reportDefinitionId}/target-external-links Retrieve the target external links from the specified report definition
  355. GET/reports/{reportDefinitionId}/target-external-links/overview Retrieve the target external links overview from the specified report definition
  356. GET/reports/{reportDefinitionId}/target-groups Retrieve the target groups from the specified report definition
  357. GET/reports/{reportDefinitionId}/target-lightpaths Retrieve the target lightpaths from the specified report definition
  358. GET/reports/{reportDefinitionId}/target-lightpaths/overview Retrieve the target lightpaths overview from the specified report definition
  359. GET/reports/{reportDefinitionId}/target-ports Retrieve the target ports from the specified report definition
  360. GET/reports/{reportDefinitionId}/target-ports/overview Retrieve the target ports overview from the specified report definition
  361. GET/reports/{reportDefinitionId}/runs Retrieve the list of all Report runs for a given Report Definition
  362. DELETE/reports/{reportDefinitionId}/runs delete multiple report runs in bulk
  363. GET/reports/{reportDefinitionId}/runs/{runId} Retrieve a single Report run for a given Report Definition
  364. DELETE/reports/{reportDefinitionId}/runs/{runId} Delete a single Report run for a given Report Definition
  365. POST/reports/{reportDefinitionId}/runs/{runId}/cancel Cancel the execution of the specified Report Run if it is in-progress
  366. GET/reports/{reportDefinitionId}/runs/{runId}/csv Retrieve the CSV Report for a run of a given Report Definition
  367. GET/reports/{reportDefinitionId}/runs/{runId}/pdf Retrieve the PDF Report for a run of a given Report Definition
  368. GET/reports/types Retrieve the list of all supported report types
  369. GET/reports/schedule Retrieve the schedule of report generation tasks
  370. POST/reports/schedule Create a new scheduled report generation task
  371. GET/reports/schedule/overview Retrieve the report schedule overview
  372. DELETE/reports/schedule/tasks/delete/bulk Delete multiple report generation tasks
  373. GET/reports/schedule/{taskId} Retrieve a single report generation task
  374. PUT/reports/schedule/{taskId} Update a report generation task
  375. DELETE/reports/schedule/{taskId} Delete a report generation task
  376. GET/reports/retention Retrieve the reporting retention policies
  377. PUT/reports/retention Update the reporting retention policies
  378. GET/fault-localization Get all Fault Localization Executions
  379. POST/fault-localization Create a new Fault Localization Execution Results entry
  380. GET/fault-localization/{executionId} Retrieve the Results of a single Fault Localization Execution
  381. GET/weather-configs Get All Weather configurations
  382. POST/weather-configs Save Weather config
  383. GET/weather-configs/{weatherConfigId} Returns a single Weather config
  384. PUT/weather-configs/{weatherConfigId} Update an existing Weather config
  385. DELETE/weather-configs/{weatherConfigId} Delete the Weather config

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