Api Change Log

Application Versions


Changes between 24.6 to 25.12

What's New


  1. PUT/api/v1/services/{serviceId}/network-groups Replace a Service's assigned groups with the ones in the provided list
  2. POST/api/v1/services/{serviceId}/network-groups Add a service to a a list of network groups
  3. DELETE/api/v1/services/{serviceId}/network-groups Delete a service from a list of network groups
  4. PUT/api/v1/physical-connections/{physicalConnectionId}/network-groups Replace the Physical Connection's assigned groups with the ones in the provided list
  5. POST/api/v1/physical-connections/{physicalConnectionId}/network-groups Add a physical connection to a list of network groups
  6. DELETE/api/v1/physical-connections/{physicalConnectionId}/network-groups Delete a Physical Connection from a list of network groups
  7. GET/api/v1/networks/{networkId} Get Network Configuration
  8. PUT/api/v1/networks/{networkId} Update the Network Configuration
  9. PUT/api/v1/lightpaths/{lightpathId}/network-groups Replace lightpath's assigned groups with the ones in the provided list
  10. POST/api/v1/lightpaths/{lightpathId}/network-groups Add a lightpath to a list of network groups
  11. DELETE/api/v1/lightpaths/{lightpathId}/network-groups Delete lightpath from a list of network groups
  12. POST/api/v1/settings/baseline Save and update baseline value
  13. POST/api/v1/services/{serviceId}/clear-alarm-profile Clear the TCA profile for all ports associated to the service
  14. POST/api/v1/services/{serviceId}/apply-alarm-profile Apply a profile configuration to all ports associated to the service
  15. POST/api/v1/server/log-files Get logfiles from containers
  16. POST/api/v1/networks/{networkId}/reset-alarm-profiles Reset all ports in this manager to use the configured alarm profiles
  17. POST/api/v1/network-managers/{networkManagerId}/reset-alarm-profiles Reset all ports in this manager to use the configured alarm profiles
  18. POST/api/v1/network-groups/{networkGroupId}/services Add a list of services to a network group
  19. DELETE/api/v1/network-groups/{networkGroupId}/services Remove a list of services from a network group
  20. POST/api/v1/network-groups/{networkGroupId}/physical-connections Add a list of physical connections to a network group
  21. DELETE/api/v1/network-groups/{networkGroupId}/physical-connections Remove a list of physical connections from a network group
  22. POST/api/v1/network-groups/{networkGroupId}/lightpaths Add a list of lightpaths to a network group
  23. DELETE/api/v1/network-groups/{networkGroupId}/lightpaths Remove a list of lightpaths from a network group
  24. POST/api/v1/alarm-configs/adaptive-tca/computation Compute the threshold values by using the historical KPI data and configuration parameters like location, granularity etc. associated with the KPI.
  25. GET/api/v1/sop/ports Get the ports that support State of Polarization data collection
  26. GET/api/v1/sop/ports/{portId}/values Get the values of State of Polarization for the requested port and time interval
  27. GET/api/v1/sop/ports/{portId}/computations Get series, SOPR and frequency analysis information for the requested port and time interval
  28. GET/api/v1/services/{serviceId}/overview Get Service Overview
  29. GET/api/v1/services/{serviceId}/network-ports/overview Get Network Ports Overview by Service ID
  30. GET/api/v1/services/{serviceId}/lightpaths/overview Get Lightpaths Overview by Service ID
  31. GET/api/v1/services/{serviceId}/legend-data Get Legend Data by Service ID
  32. GET/api/v1/services/trends Get all services with trend data matching the specified measurement
  33. GET/api/v1/services/trends/overview Get all services overview with trend data matching the specified measurement
  34. GET/api/v1/services/overview Get Services Overview
  35. GET/api/v1/reports/{reportDefinitionId}/target-services Retrieve the target services from the specified report definition
  36. GET/api/v1/reports/{reportDefinitionId}/target-services/overview Retrieve the target services overview from the specified report definition
  37. GET/api/v1/reports/{reportDefinitionId}/target-physical-connections Retrieve the target physical connections from the specified report definition
  38. GET/api/v1/reports/{reportDefinitionId}/target-physical-connections/overview Retrieve the target physical connections overview from the specified report definition
  39. GET/api/v1/physical-connections/{physicalConnectionId}/overview Get Physical Connection Overview
  40. GET/api/v1/physical-connections/{physicalConnectionId}/lightpaths/overview Get Lightpaths Overview by Physical Connection ID
  41. GET/api/v1/physical-connections/{physicalConnectionId}/legend-data Get Legend Data by Physical Connection ID
  42. GET/api/v1/physical-connections/overview Get Physical Connections Overview
  43. GET/api/v1/networks Get Networks Configurations
  44. GET/api/v1/networks/{networkId}/portUtilization Get network port utilization
  45. GET/api/v1/networks/{networkId}/network-element-filter-rules Get Network Element filter Rule list
  46. GET/api/v1/networks/{networkId}/kpis/{measurement} Query the database for KPIs related to a specific Network Object
  47. GET/api/v1/networks/{networkId}/kpis/{measurement}/summary Summarize the KPIs related to a specific Network Object
  48. GET/api/v1/networks/{networkId}/kpis/{measurement}/histogram Generate histogram data for KPIs related to a specific Network Object
  49. GET/api/v1/networks/{networkId}/forecasted-kpis/{measurement} Query the database for forecasted KPIs related to a specific Network Object
  50. GET/api/v1/network-ports/{portId}/services/overview Get Services Overview by Network Port ID
  51. GET/api/v1/network-ports/{portId}/lightpaths/overview Get Lightpaths Overview by Network Port ID
  52. GET/api/v1/network-lightpaths/{lightpathId}/legend-data Get Legend Data by Network LightPath ID
  53. GET/api/v1/network-groups/{networkGroupId}/services/overview Get the list of services assigned to the network group
  54. GET/api/v1/network-groups/{networkGroupId}/physical-connections/overview Get the list of physical connections assigned to the network group
  55. GET/api/v1/network-groups/{networkGroupId}/lightpaths/overview Get the list of lightpaths assigned to the network group
  56. GET/api/v1/network-external-links/{externalLinkId}/legend-data Get Legend Data by Network ExternalLink ID
  57. GET/api/v1/network-elements/{elementId}/services/overview Get Services Overview by Network Element ID
  58. GET/api/v1/network-elements/{elementId}/physical-connections/overview Get Physical Connections by Network Element Id
  59. GET/api/v1/network-elements/{elementId}/lightpaths/overview Get Lightpaths Overview by Network Element ID
  60. GET/api/v1/network-elements/portUtilization Get Network Elements port utilization
  61. GET/api/v1/network-elements/port-utilization-summary Get Network Port utilization information for all Network Elements
  62. GET/api/v1/network-connections/{connectionId}/legend-data Get Legend Data by Network Connection ID
  63. GET/api/v1/lightpaths/{lightpathId}/services/overview Get Services Overview by Lightpath ID
  64. GET/api/v1/lightpaths/{lightpathId}/physical-connections/overview Get Physical Connections Overview by Lightpath ID
  65. GET/api/v1/lightpaths/{lightpathId}/overview Get Lightpath Overview
  66. GET/api/v1/lightpaths/{lightpathId}/network-ports/overview Get Network Ports Overview by Lightpath ID
  67. GET/api/v1/lightpaths/{lightpathId}/legend-data Get Legend Data by Lightpath ID
  68. GET/api/v1/lightpaths/trends/overview Get all lightpaths overview with trend data matching the specified measurement
  69. GET/api/v1/lightpaths/overview Get Lightpaths Overview
  70. GET/api/v1/alarm-profiles/network-resource/{resourceType}/{resourceId} Get List of Alarm Configs associated to this profile

What's Deleted


  1. GET/api/v1/alarm-configs/{alarmConfigId} Get Alarm Config
  2. PUT/api/v1/alarm-configs/{alarmConfigId} Update the Alarm Config
  3. DELETE/api/v1/alarm-configs/{alarmConfigId} Delete an Alarm Config
  4. GET/api/v1/alarm-configs/{alarmConfigId}/alarm-profiles Get List of Alarm Profiles associated to this Alarm Config
  5. GET/api/v1/alarm-configs/{alarmConfigId}/alarm-statuses Get Alarm Statuses with a specific Alarm Config
  6. GET/api/v1/kpis/cpu Returns CPU performance metrics
  7. GET/api/v1/kpis/disk Returns disk read and write performance metrics
  8. GET/api/v1/kpis/memory Returns memory performance metrics
  9. GET/api/v1/kpis/network Returns network received and transmitted bytes performance metrics
  10. GET/api/v1/license/status Get the status of the license
  11. GET/api/v1/maintenance-intervals Get all maintenance intervals
  12. POST/api/v1/maintenance-intervals Save a maintenance interval
  13. GET/api/v1/maintenance-intervals/schedule Get all Maintenance Interval schedules
  14. POST/api/v1/maintenance-intervals/schedule Save a Maintenance Interval Schedule
  15. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId} Returns a single Maintenance Interval Schedule
  16. PUT/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId} Update an existing Maintenance Interval Schedule
  17. DELETE/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId} Delete the specified Maintenance Interval Schedule
  18. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-cards Get all network cards affected (directly or indirectly) by the Maintenance Interval Schedule
  19. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-cards/overview Get all network cards overview affected (directly or indirectly) by the Maintenance Interval Schedule
  20. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-connections Get all network connections affected (directly or indirectly) by the Maintenance Interval Schedule
  21. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-connections/overview Get all network connections overview affected (directly or indirectly) by the Maintenance Interval Schedule
  22. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-elements Get all network elements affected (directly or indirectly) by the Maintenance Interval Schedule
  23. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-external-links Get all network external links affected (directly or indirectly) by the Maintenance Interval Schedule
  24. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-external-links/overview Get all network external links overview affected (directly or indirectly) by the Maintenance Interval Schedule
  25. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-lightpaths Get all network lightpaths affected (directly or indirectly) by the Maintenance Interval Schedule
  26. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-lightpaths/overview Get all network lightpaths overview affected (directly or indirectly) by the Maintenance Interval Schedule
  27. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-ports Get all network ports affected (directly or indirectly) by the Maintenance Interval Schedule
  28. GET/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/network-ports/overview Get all network ports overview affected (directly or indirectly) by the Maintenance Interval Schedule
  29. PUT/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/{entityType} Apply the Maintenance Interval Schedule to a list of network entities of type entityType
  30. DELETE/api/v1/maintenance-intervals/schedule/{maintenanceIntervalScheduleId}/{entityType} Remove network entities from the Maintenance Interval Schedule
  31. GET/api/v1/maintenance-intervals/{maintenanceIntervalId} Returns a single maintenance interval
  32. PUT/api/v1/maintenance-intervals/{maintenanceIntervalId} Update an existing maintenance interval
  33. DELETE/api/v1/maintenance-intervals/{maintenanceIntervalId} Delete the specified maintenance interval
  34. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-cards Get all network cards affected (directly or indirectly) by the Maintenance Interval
  35. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-cards/affected Get all network cards affected by the maintenance interval
  36. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-cards/affected/overview Get all network cards overview affected by the maintenance interval
  37. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-cards/overview Get all network cards overview affected (directly or indirectly) by the Maintenance Interval
  38. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-connections Get all network connections affected (directly or indirectly) by the Maintenance Interval
  39. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-connections/affected Get all the network connections affected by the given maintenance interval
  40. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-connections/affected/overview Get all the network connections overview affected by the given maintenance interval
  41. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-connections/overview Get all network connection overviews affected (directly or indirectly) by the Maintenance Interval
  42. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-elements Get all network elements the maintenance interval is applied to
  43. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-elements/affected Get all network elements affected by this maintenance interval
  44. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-external-links Get all network external links affected (directly or indirectly) by the Maintenance Interval
  45. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-external-links/affected Get all network external links affected by the given maintenance interval
  46. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-external-links/affected/overview Get all network external link overviews affected by the given maintenance interval
  47. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-external-links/overview Get all network external link overviews affected (directly or indirectly) by the Maintenance Interval
  48. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths Get all network lightpaths affected (directly or indirectly) by the Maintenance Interval
  49. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths/affected Get all the network lightpaths affected by the given maintenance interval
  50. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths/affected/overview Get all the network lightpaths overview affected by the given maintenance interval
  51. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-lightpaths/overview Get all network lightpaths overviews affected (directly or indirectly) by the Maintenance Interval
  52. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-ports Get all network ports affected (directly or indirectly) by the Maintenance Interval
  53. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-ports/affected Get all the network ports affected by the maintenance interval
  54. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-ports/affected/overview Get all the network ports overview affected by the maintenance interval
  55. GET/api/v1/maintenance-intervals/{maintenanceIntervalId}/network-ports/overview Get all network ports overview affected (directly or indirectly) by the Maintenance Interval
  56. PUT/api/v1/maintenance-intervals/{maintenanceIntervalId}/{entityType} Apply the Maintenance Interval to a list of network entities of type entityType
  57. DELETE/api/v1/maintenance-intervals/{maintenanceIntervalId}/{entityType} Remove network entities from the Maintenance Interval
  58. GET/api/v1/network-cards Get Network Cards
  59. POST/api/v1/network-cards Save Network Card
  60. GET/api/v1/network-cards/alarm-statuses/summary Get alarm status summary for a given network card
  61. POST/api/v1/network-cards/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of cards
  62. POST/api/v1/network-cards/clear-alarm-profile/bulk Clear the TCA profile for a group of cards
  63. GET/api/v1/network-cards/{cardId} Get Network Card
  64. PUT/api/v1/network-cards/{cardId} Update an existing Network Card
  65. DELETE/api/v1/network-cards/{cardId} Delete the Network Card
  66. GET/api/v1/network-cards/{cardId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or affecting this network card
  67. GET/api/v1/network-cards/{cardId}/alarm-statuses Get all Alarm Status records for a given Network Card
  68. GET/api/v1/network-cards/{cardId}/alarm-statuses/summary Get alarm status summary for a given network card
  69. GET/api/v1/network-cards/{cardId}/maintenance-intervals Get all maintenance intervals applied on the network card
  70. GET/api/v1/network-connections Get Network Connections
  71. POST/api/v1/network-connections Save Network Connections
  72. GET/api/v1/network-connections/connection-trends-summary Get Network Connections Trends Summary
  73. GET/api/v1/network-connections/{connectionId} Get Network Connection
  74. PUT/api/v1/network-connections/{connectionId} Update an existing Network Connection
  75. DELETE/api/v1/network-connections/{connectionId} Delete the Network Connection
  76. GET/api/v1/network-connections/{connectionId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting on the network connection
  77. GET/api/v1/network-connections/{connectionId}/alarm-statuses Get all alarm status records for a given network connection
  78. GET/api/v1/network-connections/{connectionId}/alarm-statuses/summary Get alarm status summary for a given network connection
  79. GET/api/v1/network-connections/{connectionId}/connection-trends Get all network connection trend records for a given network connection
  80. GET/api/v1/network-connections/{connectionId}/maintenance-intervals Get all maintenance intervals applied on the network connection
  81. GET/api/v1/network-connections/{connectionId}/network-elements Get Network Elements by Network Connection ID
  82. GET/api/v1/network-connections/{connectionId}/network-external-links Get Network External Links by Network Connection ID
  83. GET/api/v1/network-connections/{connectionId}/network-lightpaths Get Network Lightpaths by Network Connection ID
  84. POST/api/v1/network-connections/{connectionId}/network-lightpaths Create or update the list of Network Lightpaths associated to the Network Connection
  85. GET/api/v1/network-connections/{connectionId}/network-ports Get Network Ports by Network Connection ID
  86. POST/api/v1/network-connections/{connectionId}/network-ports Create or update the list of Network Ports associated to the Network Connection
  87. GET/api/v1/network-domains Get All Network Domains
  88. POST/api/v1/network-domains Save Network Domain
  89. GET/api/v1/network-domains/{networkDomainId} Returns a single network domain
  90. PUT/api/v1/network-domains/{networkDomainId} Update an existing Network Domain
  91. DELETE/api/v1/network-domains/{networkDomainId} Delete the Network Domain
  92. POST/api/v1/network-domains/{networkDomainId}/reset-alarm-profiles Reset all ports in this domain to use the default alarm profiles
  93. GET/api/v1/network-elements Get Network Elements
  94. POST/api/v1/network-elements Save Network Element
  95. POST/api/v1/network-elements/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of network elements
  96. POST/api/v1/network-elements/clear-alarm-profile/bulk Clear the TCA profile for a group of network elements
  97. POST/api/v1/network-elements/revert-location-config/bulk Revert location configuration to a group of network elements
  98. GET/api/v1/network-elements/{elementId} Get Network Element
  99. PUT/api/v1/network-elements/{elementId} Update an existing Network Element
  100. DELETE/api/v1/network-elements/{elementId} Delete the Network Element
  101. GET/api/v1/network-elements/{elementId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting this network element
  102. GET/api/v1/network-elements/{elementId}/alarm-statuses Get all Alarm Status records for a given Network Element
  103. GET/api/v1/network-elements/{elementId}/alarm-statuses/summary Get alarm status summary for a given network element
  104. GET/api/v1/network-elements/{elementId}/maintenance-intervals Get all maintenance intervals applied on the network element
  105. GET/api/v1/network-elements/{elementId}/network-cards Get Network Cards by Network Element ID
  106. GET/api/v1/network-elements/{elementId}/network-connections Get Network Connections by Network Element ID
  107. GET/api/v1/network-elements/{elementId}/network-external-links Get Network External Links by Network Element ID
  108. GET/api/v1/network-elements/{elementId}/network-lightpaths Get Network Lightpaths by Network Element ID
  109. GET/api/v1/network-elements/{elementId}/network-ports Get Network Ports by Network Element ID
  110. GET/api/v1/network-external-links Get Network External Links
  111. POST/api/v1/network-external-links Save Network External Link
  112. GET/api/v1/network-external-links/{externalLinkId} Get Network External Link
  113. PUT/api/v1/network-external-links/{externalLinkId} Update an existing Network External Link
  114. DELETE/api/v1/network-external-links/{externalLinkId} Delete the Network External Link
  115. GET/api/v1/network-external-links/{externalLinkId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting the network external link
  116. GET/api/v1/network-external-links/{externalLinkId}/alarm-statuses Get all Alarm Status records for a given Network External Link
  117. GET/api/v1/network-external-links/{externalLinkId}/alarm-statuses/summary Get alarm status summary for a given network external link
  118. GET/api/v1/network-external-links/{externalLinkId}/maintenance-intervals Get all maintenance intervals applied on the network external link
  119. GET/api/v1/network-external-links/{externalLinkId}/network-lightpaths Get Network Lightpaths by Network External Link ID
  120. GET/api/v1/network-lightpaths Get Network Lightpaths
  121. POST/api/v1/network-lightpaths Save Network Lightpath
  122. GET/api/v1/network-lightpaths/{lightpathId} Get Network Lightpath
  123. PUT/api/v1/network-lightpaths/{lightpathId} Update an existing Network Lightpath
  124. DELETE/api/v1/network-lightpaths/{lightpathId} Delete the Network Lightpath
  125. GET/api/v1/network-lightpaths/{lightpathId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting on the network lightpath
  126. GET/api/v1/network-lightpaths/{lightpathId}/alarm-statuses Get all alarm status records for a given network lightpath
  127. GET/api/v1/network-lightpaths/{lightpathId}/alarm-statuses/summary Get alarm status summary for a given network lightpath
  128. GET/api/v1/network-lightpaths/{lightpathId}/maintenance-intervals Get all maintenance intervals applied on the network lightpath
  129. GET/api/v1/network-lightpaths/{lightpathId}/network-connections Get Network Connections by Network Lightpath ID
  130. GET/api/v1/network-lightpaths/{lightpathId}/network-elements Get Network Elements by Network Lightpath ID
  131. GET/api/v1/network-lightpaths/{lightpathId}/network-external-links Get Network External Links by Network Lightpath ID
  132. POST/api/v1/network-lightpaths/{lightpathId}/network-external-links Create or update the list of Network External Links associated to the Network Lightpath
  133. GET/api/v1/network-lightpaths/{lightpathId}/network-ports Get Network Ports by Network Lightpath ID
  134. POST/api/v1/network-managers/test Test Network Manager Configuration
  135. GET/api/v1/network-managers/{networkManagerId}/alarm-statuses Get all Alarm Status records for a given Network Manager
  136. GET/api/v1/network-managers/{networkManagerId}/alarm-statuses/summary Get alarm status summary for a given network manager
  137. GET/api/v1/network-managers/{networkManagerId}/network-elements Get Network Elements in a specific Network Manager
  138. POST/api/v1/network-managers/{networkManagerId}/sync Sync Network Manager
  139. GET/api/v1/network-ports Get Network Ports
  140. POST/api/v1/network-ports Save Network Port
  141. POST/api/v1/network-ports/apply-alarm-profile/{alarmProfileId}/bulk Apply a profile configuration to a group of ports
  142. POST/api/v1/network-ports/clear-alarm-profile/bulk Clear the TCA profile for a group of ports
  143. GET/api/v1/network-ports/{portId} Get Network Port
  144. PUT/api/v1/network-ports/{portId} Update an existing Network Port
  145. DELETE/api/v1/network-ports/{portId} Delete the Network Port
  146. GET/api/v1/network-ports/{portId}/affecting/maintenance-intervals Get all maintenance intervals directly applied or indirectly affecting this network port
  147. GET/api/v1/network-ports/{portId}/alarm-statuses Get all Alarm Status records for a given Network Port
  148. GET/api/v1/network-ports/{portId}/maintenance-intervals Get all maintenance intervals applied on the network ports
  149. GET/api/v1/network-ports/{portId}/network-connections Get Network Connections by Network Port ID
  150. GET/api/v1/network-ports/{portId}/network-lightpaths Get Network Lightpaths by Network Port ID
  151. POST/api/v1/alarm-configs Save Alarm Config
  152. POST/api/v1/alarm-profiles Save Alarm Profile
  153. PUT/api/v1/alarm-profiles/{alarmProfileId} Update the Alarm Profile
  154. DELETE/api/v1/alarm-profiles/{alarmProfileId} Delete an Alarm Profile
  155. POST/api/v1/alarm-profiles/{alarmProfileId}/alarm-configs Save the Alarm Configs associated to this profile
  156. POST/api/v1/network-managers Save Network Manager Configurations
  157. DELETE/api/v1/network-managers/{networkManagerId} Delete the Network Manager Configuration

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

What's Changed


  1. GET/api/v1/alarm-statuses/summary
    • Parameters

      • Add NoActivityUpdate in header//Set to true for the request not to be considered as a direct user interaction
      • entityId in query
      • entityType in query
      • groupId in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [200]//Alarm Status Summary returned successfully
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (array -> object)

      • Changed response : [400]//Invalid request, parameters conflict
        • New body: 'application/json'
      • Changed response : [404]//Network Entity could not be found
        • New body: 'application/json'
  2. POST/api/v1/network-connections/{connectionId}/apply-alarm-profile
    • Parameters

      • connectionId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (string -> object)

  3. POST/api/v1/network-connections/{connectionId}/clear-alarm-profile
    • Parameters

      • connectionId in path
      • DeleteAuthorizationin header//Authorization token
  4. PUT/api/v1/network-connections/{connectionId}/network-groups
    • Parameters

      • connectionId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  5. POST/api/v1/network-connections/{connectionId}/network-groups
    • Parameters

      • connectionId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  6. DELETE/api/v1/network-connections/{connectionId}/network-groups
    • Parameters

      • connectionId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • New body: 'application/json'
      • Deleted body: '*/*'
  7. POST/api/v1/network-elements/apply-weather-config/{weatherConfigId}/bulk
    • Parameters

      • weatherConfigId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  8. POST/api/v1/network-elements/clear-power-config/bulk
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  9. POST/api/v1/network-elements/clear-weather-config/bulk
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  10. POST/api/v1/network-elements/{elementId}/apply-alarm-profile
    • Parameters

      • elementId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (string -> object)

  11. POST/api/v1/network-elements/{elementId}/clear-alarm-profile
    • Parameters

      • elementId in path
      • DeleteAuthorizationin header//Authorization token
  12. PUT/api/v1/network-elements/{elementId}/network-groups
    • Parameters

      • elementId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  13. POST/api/v1/network-elements/{elementId}/network-groups
    • Parameters

      • elementId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  14. DELETE/api/v1/network-elements/{elementId}/network-groups
    • Parameters

      • elementId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • New body: 'application/json'
      • Deleted body: '*/*'
  15. PUT/api/v1/network-external-links/{externalLinkId}/network-groups
    • Parameters

      • externalLinkId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  16. POST/api/v1/network-external-links/{externalLinkId}/network-groups
    • Parameters

      • externalLinkId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  17. DELETE/api/v1/network-external-links/{externalLinkId}/network-groups
    • Parameters

      • externalLinkId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • New body: 'application/json'
      • Deleted body: '*/*'
  18. POST/api/v1/network-groups/{networkGroupId}/network-connections
    • Parameters

      • networkGroupId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  19. DELETE/api/v1/network-groups/{networkGroupId}/network-connections
    • Parameters

      • networkGroupId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • New body: 'application/json'
      • Deleted body: '*/*'
  20. POST/api/v1/network-groups/{networkGroupId}/network-elements
    • Parameters

      • networkGroupId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  21. DELETE/api/v1/network-groups/{networkGroupId}/network-elements
    • Parameters

      • networkGroupId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • New body: 'application/json'
      • Deleted body: '*/*'
  22. POST/api/v1/network-groups/{networkGroupId}/network-external-links
    • Parameters

      • networkGroupId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  23. DELETE/api/v1/network-groups/{networkGroupId}/network-external-links
    • Parameters

      • networkGroupId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • New body: 'application/json'
      • Deleted body: '*/*'
  24. POST/api/v1/network-groups/{networkGroupId}/network-lightpaths
    • Parameters

      • networkGroupId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  25. DELETE/api/v1/network-groups/{networkGroupId}/network-lightpaths
    • Parameters

      • networkGroupId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • New body: 'application/json'
      • Deleted body: '*/*'
  26. PUT/api/v1/network-lightpaths/{lightpathId}/network-groups
    • Parameters

      • lightpathId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  27. POST/api/v1/network-lightpaths/{lightpathId}/network-groups
    • Parameters

      • lightpathId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

  28. DELETE/api/v1/network-lightpaths/{lightpathId}/network-groups
    • Parameters

      • lightpathId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • New body: 'application/json'
      • Deleted body: '*/*'
  29. GET/api/v1/network-ports/{portId}/alarm-statuses/summary
    • Parameters

      • portId in path
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//Alarm Status Summary returned successfully
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (array -> object)

  30. PUT/api/v1/network-references/esnr-coefficients/bulk
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

    • Response

      • Deleted response : [200]//OK
      • Deleted response : [201]//Created
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [409]//ESNR Coefficients entry attributes could not be updated
        • New body: 'application/json'
  31. PUT/api/v1/network-references/fec-limits/bulk
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

    • Response

      • Deleted response : [200]//OK
      • Deleted response : [201]//Created
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [409]//FEC limit entry attributes could not be updated
        • New body: 'application/json'
  32. PUT/api/v1/network-references/fiber-types/bulk
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (array -> object)

    • Response

      • Deleted response : [200]//OK
      • Deleted response : [201]//Created
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [409]//Fiber Type entry attributes could not be updated
        • New body: 'application/json'
  33. DELETE/api/v1/reports/schedule/tasks/delete/bulk
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • New body: 'application/json'
      • Deleted body: '*/*'
  34. GET/api/v1/reports/types
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Response

      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//Successfully retrieved the list of report types
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (array -> object)

  35. POST/api/v1/reports/{reportDefinitionId}/runs/{runId}/cancel
    • Parameters

      • reportDefinitionId in path
      • runId in path
      • DeleteAuthorizationin header//Authorization token
  36. GET/api/v1/reports/{reportDefinitionId}/runs/{runId}/csv
    • Parameters

      • reportDefinitionId in path
      • runId in path
      • DeleteAuthorizationin header//Authorization token
    • Response

      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [200]//Report run successfully retrieved
        • Schema incompatible

          Changed body: 'text/csv'

          Changed property type: (string -> object)

      • Changed response : [400]//Report is still being generated, file is not ready for download
        • New body: 'text/csv'
      • Changed response : [404]//Report Definition or Report run not found
        • New body: 'text/csv'
  37. GET/api/v1/reports/{reportDefinitionId}/runs/{runId}/pdf
    • Parameters

      • reportDefinitionId in path
      • runId in path
      • DeleteAuthorizationin header//Authorization token
    • Response

      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [200]//Report run successfully retrieved
        • Schema incompatible

          Changed body: 'application/pdf'

          Changed property type: (string -> object)

      • Changed response : [400]//Report is still being generated, file is not ready for download
        • New body: 'application/pdf'
      • Changed response : [404]//Report Definition or Report run not found
        • New body: 'application/pdf'
  38. GET/api/v1/alarm-configs
    • Parameters

      • direction in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  39. GET/api/v1/alarm-configs/overview
    • Parameters

      • direction in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  40. GET/api/v1/alarm-profiles
    • Parameters

      • direction in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  41. GET/api/v1/alarm-profiles/{alarmProfileId}
    • Parameters

      • alarmProfileId in path
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  42. GET/api/v1/alarm-profiles/{alarmProfileId}/alarm-configs
    • Parameters

      • alarmProfileId in path
      • direction in query
      • length in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Alarm profile could not be found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  43. GET/api/v1/alarm-profiles/{alarmProfileId}/alarm-configs/overview
    • Parameters

      • alarmProfileId in path
      • direction in query
      • length in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  44. GET/api/v1/alarm-statuses
    • Parameters

      • Add tcaLevel in query//The TCA Level represents the Alarm level like Complaint, Processing, AtRisk.
      • Add NoActivityUpdate in header//Set to true for the request not to be considered as a direct user interaction
      • alarmConfigId in query
      • direction in query
      • entityId in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [400]//Invalid request, parameters conflict
        • New body: 'application/json'
      • Changed response : [404]//Network Entity could not be found
        • New body: 'application/json'
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  45. POST/api/v1/alarm-statuses/acknowledge/bulk
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (object -> object)

  46. GET/api/v1/alarm-statuses/{alarmStatusId}
    • Parameters

      • alarmStatusId in path
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  47. PATCH/api/v1/alarm-statuses/{alarmStatusId}
    • Parameters

      • alarmStatusId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (object -> object)

    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [204]//No Content
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  48. GET/api/v1/connectors/hdfs
    • Parameters

      • direction in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  49. POST/api/v1/connectors/hdfs
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (object -> object)

    • Response

      • Deleted response : [200]//OK
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [400]//HDFS Connector could not be saved. Please check the API specification for the request
        • New body: 'application/json'
      • Changed response : [201]//HDFS Connector successfully saved
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  50. POST/api/v1/connectors/hdfs/test
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (object -> object)

  51. DELETE/api/v1/connectors/hdfs/{connectorId}
    • Parameters

      • connectorId in path
      • DeleteAuthorizationin header//Authorization token
  52. GET/api/v1/connectors/hdfs/{connectorId}
    • Parameters

      • connectorId in path
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [404]//Failed to find HDFS Connector
        • New body: 'application/json'
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  53. PUT/api/v1/connectors/hdfs/{connectorId}
    • Parameters

      • connectorId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (object -> object)

    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [201]//Created
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [400]//HDFS Connector could not be saved. Please check the API specification for the request
        • New body: 'application/json'
      • Changed response : [404]//Failed to find HDFS Connector
        • New body: 'application/json'
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  54. GET/api/v1/connectors/s3
    • Parameters

      • direction in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  55. POST/api/v1/connectors/s3
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (object -> object)

    • Response

      • Deleted response : [200]//OK
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [400]//S3 Connector could not be saved. Please check the API specification for the request
        • New body: 'application/json'
      • Changed response : [201]//S3 Connector successfully saved
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  56. POST/api/v1/connectors/s3/test
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (object -> object)

  57. DELETE/api/v1/connectors/s3/{connectorId}
    • Parameters

      • connectorId in path
      • DeleteAuthorizationin header//Authorization token
  58. GET/api/v1/connectors/s3/{connectorId}
    • Parameters

      • connectorId in path
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [404]//Failed to find S3 Connector
        • New body: 'application/json'
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  59. PUT/api/v1/connectors/s3/{connectorId}
    • Parameters

      • connectorId in path
      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (object -> object)

    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [201]//Created
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [400]//S3 Connector could not be saved. Please check the API specification for the request
        • New body: 'application/json'
      • Changed response : [404]//Failed to find S3 Connector
        • New body: 'application/json'
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  60. GET/api/v1/fault-localization
    • Parameters

      • direction in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  61. GET/api/v1/fault-localization/{executionId}
    • Parameters

      • executionId in path
      • DeleteAuthorizationin header//Authorization token
    • Response

      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [404]//Fault Localization Execution entry could not be found
        • New body: 'application/json'
      • Changed response : [200]//Successfully retrieved the Fault Localization Execution Results
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  62. GET/api/v1/fiber-type/notifications
    • Parameters

      • direction in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  63. GET/api/v1/fiber-type/notifications/overview
    • Parameters

      • direction in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  64. GET/api/v1/fiber-type/notifications/summary
    • Parameters

      • since in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  65. GET/api/v1/forecast-profiles
    • Parameters

      • direction in query
      • length in query
      • searchParams in query
      • sort in query
      • start in query
      • DeleteAuthorizationin header//Authorization token
    • Response

      • New response : [default]//Unexpected error
      • Deleted response : [400]//Unexpected error
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Changed response : [200]//The operation was successful
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  66. POST/api/v1/forecast-profiles
    • Parameters

      • DeleteAuthorizationin header//Authorization token
    • Request

      • Schema incompatible

        Changed body: 'application/json'

        Changed property type: (object -> object)

    • Response

      • Deleted response : [200]//OK
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Deleted response : [404]//Not Found
      • Deleted response : [500]//Unexpected internal error
      • Changed response : [400]//Forecast Profile could not be saved
        • New body: 'application/json'
      • Changed response : [201]//Forecast Profile successfully saved
        • Schema incompatible

          Changed body: 'application/json'

          Changed property type: (object -> object)

  67. DELETE/api/v1/forecast-profiles/{profileId}
    • Parameters

      • profileId in path
      • DeleteAuthorizationin header//Authorization token
    • Response

      • Deleted response : [200]//OK
      • Deleted response : [401]//Unauthorized
      • Deleted response : [403]//Forbidden
      • Changed response : [204]//Forecast Profile successfully deleted
        • Changed response : [400]//The Forecast Profile cannot be deleted
      • GET/api/v1/forecast-profiles/{profileId}
        • Parameters

          • profileId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Failed to find the Forecast Profile
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/forecast-profiles/{profileId}
        • Parameters

          • profileId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Failed to find the Forecast Profile
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/installer/info
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//Provide system information about the installer
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/kpis/measurements
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • POST/api/v1/kpis/measurements
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • Deleted response : [200]//OK
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [400]//KPI Measurement could not be saved
            • New body: 'application/json'
          • Changed response : [201]//KPI Measurement successfully saved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/kpis/measurements/monitored
        • Parameters

          • direction in query
          • length in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • DELETE/api/v1/kpis/measurements/{kpiMeasurementId}
        • Parameters

          • kpiMeasurementId in path
          • DeleteAuthorizationin header//Authorization token
      • GET/api/v1/kpis/measurements/{kpiMeasurementId}
        • Parameters

          • kpiMeasurementId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/kpis/measurements/{kpiMeasurementId}
        • Parameters

          • kpiMeasurementId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • Deleted response : [200]//OK
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//KPI Measurement could not be updated
            • New body: 'application/json'
          • Changed response : [404]//KPI Measurement not found
            • New body: 'application/json'
          • Changed response : [201]//KPI Measurement successfully updated
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/kpis/{measurement}
        • Parameters

          • Add NoActivityUpdate in header//Set to true for the request not to be considered as a direct user interaction
          • direction in query
          • length in query
          • measurement in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//The specified measurement name does not exist
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/kpis/{measurement}/grouping
        • Parameters

          • criteria in query
          • function in query
          • measurement in path
          • searchParams in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//Invalid request, parameters are not correct
            • New body: 'application/json'
          • Changed response : [404]//The specified measurement name does not exist
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/kpis/{measurement}/summary
        • Parameters

          • Add NoActivityUpdate in header//Set to true for the request not to be considered as a direct user interaction
          • measurement in path
          • searchParams in query
          • weightingMethod in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//The specified measurement name does not exist
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-cards/overview
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-cards/{cardId}/forecasted-kpis/{measurement}
        • Parameters

          • cardId in path
          • forecastProfileId in query change into required
          • measurement in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//The specified card or measurement could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-cards/{cardId}/kpis/{measurement}
        • Parameters

          • cardId in path
          • direction in query
          • length in query
          • measurement in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//The specified card or measurement could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-cards/{cardId}/kpis/{measurement}/fft
        • Parameters

          • cardId in path
          • direction in query
          • length in query
          • measurement in path
          • padding in query
          • searchParams in query
          • sort in query
          • start in query
          • timeGrouping in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//The request could not be completed due to an issue with the data series
            • New body: 'application/json'
          • Changed response : [404]//The specified card or measurement could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-cards/{cardId}/kpis/{measurement}/histogram
        • Parameters

          • binCount in query
          • cardId in path
          • direction in query
          • length in query
          • measurement in path
          • searchParams in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//The specified card or measurement could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-cards/{cardId}/kpis/{measurement}/summary
        • Parameters

          • cardId in path
          • direction in query
          • length in query
          • measurement in path
          • searchParams in query
          • start in query
          • timeGrouping in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//The specified card or measurement could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-cards/{cardId}/overview
        • Parameters

          • cardId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network Card not found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-connections/connection-trends
        • Parameters

          • direction in query
          • length in query
          • level in query
          • measurement in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [400]//Network connections with connection trend data matching should be queried with level and measurement parameters
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-connections/connection-trends/overview
        • Parameters

          • direction in query
          • length in query
          • level in query
          • measurement in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [400]//Network connections with connection trend data matching should be queried with level and measurement parameters
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-connections/overview
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-connections/{connectionId}/network-lightpaths/overview
        • Parameters

          • connectionId in path
          • direction in query
          • length in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network Connection object could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-connections/{connectionId}/network-ports/overview
        • Parameters

          • connectionId in path
          • direction in query
          • length in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network Connection object could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-connections/{connectionId}/overview
        • Parameters

          • connectionId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-element-filter-rules
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • POST/api/v1/network-element-filter-rules Add a network element filter rule
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • Deleted response : [200]//OK
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [201]//Network element filter rule successfully applied
            • New body: 'application/json'
          • Changed response : [400]//Network element filter rule could not be applied
            • New body: 'application/json'
      • DELETE/api/v1/network-element-filter-rules/{filterRuleId}
        • Parameters

          • filterRuleId in path
          • DeleteAuthorizationin header//Authorization token
      • GET/api/v1/network-element-filter-rules/{filterRuleId}
        • Parameters

          • filterRuleId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network Element filter rule could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/network-element-filter-rules/{filterRuleId}
        • Parameters

          • filterRuleId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//Filter rule could not be updated. Please refer to the API specifications
            • New body: 'application/json'
          • Changed response : [404]//Filter rule could not be found
            • New body: 'application/json'
          • Changed response : [200]//Successfully updated filter rule
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-element-type-settings
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-element-type-settings/{neTypeSettingsId}
        • Parameters

          • neTypeSettingsId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/network-element-type-settings/{neTypeSettingsId}
        • Parameters

          • neTypeSettingsId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//Network Element Type Settings could not be updated
            • New body: 'application/json'
          • Changed response : [404]//Network Element Type Settings could not be found
            • New body: 'application/json'
          • Changed response : [200]//Network Element Type Settings successfully updated
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • POST/api/v1/network-elements/bulk-update
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

      • GET/api/v1/network-elements/overview
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/forecasted-kpis/{measurement}
        • Parameters

          • elementId in path
          • forecastProfileId in query change into required
          • measurement in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network Element or measurement could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/kpis/{measurement}
        • Parameters

          • direction in query
          • elementId in path
          • length in query
          • measurement in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network Element or measurement could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/kpis/{measurement}/fft
        • Parameters

          • direction in query
          • elementId in path
          • length in query
          • measurement in path
          • padding in query
          • searchParams in query
          • sort in query
          • start in query
          • timeGrouping in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//The request could not be completed due to an issue with the data series
            • New body: 'application/json'
          • Changed response : [404]//The specified card or measurement could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/kpis/{measurement}/histogram
        • Parameters

          • binCount in query
          • direction in query
          • elementId in path
          • length in query
          • measurement in path
          • searchParams in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//The specified card or measurement could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/kpis/{measurement}/summary
        • Parameters

          • direction in query
          • elementId in path
          • length in query
          • measurement in path
          • searchParams in query
          • start in query
          • timeGrouping in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network Element or measurement could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/network-connections/overview
        • Parameters

          • direction in query
          • elementId in path
          • length in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network Element object could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/network-external-links/overview
        • Parameters

          • direction in query
          • elementId in path
          • length in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network Element object could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/network-lightpaths/overview
        • Parameters

          • direction in query
          • elementId in path
          • length in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network Element object could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/network-ports/overview
        • Parameters

          • direction in query
          • elementId in path
          • length in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network Element object could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-elements/{elementId}/overview
        • Parameters

          • elementId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-external-links/overview
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-external-links/{externalLinkId}/network-lightpaths/overview
        • Parameters

          • direction in query
          • externalLinkId in path
          • length in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network External Link object could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-external-links/{externalLinkId}/overview
        • Parameters

          • externalLinkId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-groups
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • POST/api/v1/network-groups
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • Deleted response : [200]//OK
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [400]//Network group could not be saved
            • New body: 'application/json'
          • Changed response : [409]//Constraint violation
            • New body: 'application/json'
          • Changed response : [201]//Network Group is successfully added
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • DELETE/api/v1/network-groups/{networkGroupId}
        • Parameters

          • networkGroupId in path
          • DeleteAuthorizationin header//Authorization token
      • GET/api/v1/network-groups/{networkGroupId}
        • Parameters

          • networkGroupId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Failed to find the network group with given id
            • New body: 'application/json'
          • Changed response : [200]//Successfully retrieve a network group specified by id
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/network-groups/{networkGroupId}
        • Parameters

          • networkGroupId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//Network group could not be saved. Please verify the request with API specification
            • New body: 'application/json'
          • Changed response : [404]//Failed to find the network group specified
            • New body: 'application/json'
          • Changed response : [200]//The update operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-groups/{networkGroupId}/network-connections/overview
        • Parameters

          • direction in query
          • length in query
          • networkGroupId in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network group could not be found.
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-groups/{networkGroupId}/network-elements/overview
        • Parameters

          • direction in query
          • length in query
          • networkGroupId in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network group could not be found.
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-groups/{networkGroupId}/network-external-links/overview
        • Parameters

          • direction in query
          • length in query
          • networkGroupId in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network group could not be found.
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-groups/{networkGroupId}/network-lightpaths/overview
        • Parameters

          • direction in query
          • length in query
          • networkGroupId in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network group could not be found.
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-lightpaths/lightpath-trends/overview
        • Parameters

          • direction in query
          • length in query
          • level in query
          • measurement in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [400]//Network lightpaths with lightpath trend data matching should be queried with level and measurement parameters
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-lightpaths/overview
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-lightpaths/{lightpathId}/network-connections/overview
        • Parameters

          • direction in query
          • length in query
          • lightpathId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network Lightpath object could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-lightpaths/{lightpathId}/network-external-links/overview
        • Parameters

          • direction in query
          • length in query
          • lightpathId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network Lightpath object could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-lightpaths/{lightpathId}/network-ports/overview
        • Parameters

          • direction in query
          • length in query
          • lightpathId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network Lightpath object could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-lightpaths/{lightpathId}/overview
        • Parameters

          • lightpathId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-managers
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-managers/{networkManagerId}
        • Parameters

          • networkManagerId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network manager not found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/network-managers/{networkManagerId}
        • Parameters

          • networkManagerId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-managers/{networkManagerId}/forecasted-kpis/{measurement}
        • Parameters

          • forecastProfileId in query change into required
          • measurement in path
          • networkManagerId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//The specified Network Manager or measurement could not be found.
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-managers/{networkManagerId}/kpis/{measurement}
        • Parameters

          • Add NoActivityUpdate in header//Set to true for the request not to be considered as a direct user interaction
          • direction in query
          • length in query
          • measurement in path
          • networkManagerId in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//The specified Network Manager or measurement could not be found.
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-managers/{networkManagerId}/kpis/{measurement}/histogram
        • Parameters

          • binCount in query
          • direction in query
          • length in query
          • measurement in path
          • networkManagerId in path
          • searchParams in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//The specified network manager or measurement could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-managers/{networkManagerId}/kpis/{measurement}/summary
        • Parameters

          • direction in query
          • length in query
          • measurement in path
          • networkManagerId in path
          • searchParams in query
          • start in query
          • timeGrouping in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//The specified Network Manager or measurement could not be found.
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-managers/{networkManagerId}/network-element-filter-rules
        • Parameters

          • direction in query
          • length in query
          • networkManagerId in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network Element Filter Rule could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-ports/overview
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-ports/{portId}/forecasted-kpis/{measurement}
        • Parameters

          • forecastProfileId in query change into required
          • measurement in path
          • portId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//The specified port or measurement could not be found.
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

          • Changed response : [400]//The request could not be completed due to an issue with input parameters or the time series
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-ports/{portId}/kpis/{measurement}
        • Parameters

          • direction in query
          • length in query
          • measurement in path
          • portId in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//The specified port or measurement could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-ports/{portId}/kpis/{measurement}/fft
        • Parameters

          • direction in query
          • length in query
          • measurement in path
          • padding in query
          • portId in path
          • searchParams in query
          • sort in query
          • start in query
          • timeGrouping in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//The specified port or measurement could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

          • Changed response : [400]//The request could not be completed due to an issue with the data series
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-ports/{portId}/kpis/{measurement}/histogram
        • Parameters

          • binCount in query
          • direction in query
          • length in query
          • measurement in path
          • portId in path
          • searchParams in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//The specified port or measurement could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-ports/{portId}/kpis/{measurement}/summary
        • Parameters

          • direction in query
          • length in query
          • measurement in path
          • portId in path
          • searchParams in query
          • start in query
          • timeGrouping in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//The specified port or measurement could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-ports/{portId}/network-connections/overview
        • Parameters

          • direction in query
          • length in query
          • portId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Network Port object could not be found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-ports/{portId}/network-lightpaths/overview
        • Parameters

          • direction in query
          • length in query
          • portId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Network Port object could not be found
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-ports/{portId}/overview
        • Parameters

          • portId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-references/esnr-coefficients
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-references/esnr-coefficients/{esnrCoefficientsId}
        • Parameters

          • esnrCoefficientsId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Failed to find ESNR calculation coefficients entry
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/network-references/esnr-coefficients/{esnrCoefficientsId}
        • Parameters

          • esnrCoefficientsId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//ESNR calculation coefficients entry could not be saved
            • New body: 'application/json'
          • Changed response : [404]//Failed to find ESNR calculation coefficients entry
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

          • Changed response : [409]//ESNR Coefficients entry attributes could not be updated
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-references/fec-limits
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-references/fec-limits/{fecLimitId}
        • Parameters

          • fecLimitId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Failed to find FEC limit entry
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/network-references/fec-limits/{fecLimitId}
        • Parameters

          • fecLimitId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//FEC limit entry could not be saved
            • New body: 'application/json'
          • Changed response : [404]//Failed to find FEC limit entry
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

          • Changed response : [409]//FEC limit entry attributes could not be updated
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-references/fiber-types
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/network-references/fiber-types/{fiberTypeId}
        • Parameters

          • fiberTypeId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Failed to find Fiber Type entry
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/network-references/fiber-types/{fiberTypeId}
        • Parameters

          • fiberTypeId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//Fiber Type entry could not be saved
            • New body: 'application/json'
          • Changed response : [404]//Failed to find Fiber Type entry
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

          • Changed response : [409]//Fiber Type entry attributes could not be updated
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//Report Definitions successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • POST/api/v1/reports
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [400]//Report Definition could not be created
          • Deleted response : [200]//OK
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [201]//Report Definition successfully created
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/retention
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//Successfully retrieved the report retention policies
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/reports/retention
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [400]//Report retention policies could not be updated
            • New body: 'application/json'
          • Changed response : [200]//Successfully updated the report retention policies
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/schedule
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//Successfully retrieved the list of report generation tasks
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • POST/api/v1/reports/schedule
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • Deleted response : [200]//OK
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [400]//Could not create new report schedule entry
            • New body: 'application/json'
          • Changed response : [201]//Successfully created new report schedule entry
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/schedule/overview
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//Successfully retrieved the list of overview schedule entries
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • DELETE/api/v1/reports/schedule/{taskId}
        • Parameters

          • taskId in path
          • DeleteAuthorizationin header//Authorization token
      • GET/api/v1/reports/schedule/{taskId}
        • Parameters

          • taskId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Schedule entry could not be found
            • New body: 'application/json'
          • Changed response : [200]//Successfully retrieved the report generation task
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/reports/schedule/{taskId}
        • Parameters

          • taskId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//Schedule entry could not be updated
            • New body: 'application/json'
          • Changed response : [404]//Schedule entry could not be found
            • New body: 'application/json'
          • Changed response : [200]//Successfully updated the report generation task
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • DELETE/api/v1/reports/{reportDefinitionId}
        • Parameters

          • reportDefinitionId in path
          • DeleteAuthorizationin header//Authorization token
      • GET/api/v1/reports/{reportDefinitionId}
        • Parameters

          • reportDefinitionId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/reports/{reportDefinitionId}
        • Parameters

          • reportDefinitionId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//Report Definition could not be updated
            • New body: 'application/json'
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition successfully updated
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • DELETE/api/v1/reports/{reportDefinitionId}/runs
        • Parameters

          • reportDefinitionId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • New body: 'application/json'
          • Deleted body: '*/*'
      • GET/api/v1/reports/{reportDefinitionId}/runs
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report runs successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • DELETE/api/v1/reports/{reportDefinitionId}/runs/{runId}
        • Parameters

          • reportDefinitionId in path
          • runId in path
          • DeleteAuthorizationin header//Authorization token
      • GET/api/v1/reports/{reportDefinitionId}/runs/{runId}
        • Parameters

          • reportDefinitionId in path
          • runId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition or Report run not found
            • New body: 'application/json'
          • Changed response : [200]//Report run successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-cards
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target cards successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-cards/overview
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target cards overview successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-connections
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target connections successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-connections/overview
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target connections overview successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-elements
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target elements successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-elements/overview
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target elements overview successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-external-links
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target external links successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-external-links/overview
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target external links overview successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-groups
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target groups successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-lightpaths
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target lightpaths successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-lightpaths/overview
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target lightpaths overview successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-ports
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target ports successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/reports/{reportDefinitionId}/target-ports/overview
        • Parameters

          • direction in query
          • length in query
          • reportDefinitionId in path
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Report Definition not found
            • New body: 'application/json'
          • Changed response : [200]//Report Definition target ports overview successfully retrieved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/server/container-names
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//Provide system container information
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/server/info
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//Provide system information
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/server/swagger-docs-status
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//Indicate if the swagger documentation is enabled
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/settings
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The list of Settings
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (array -> object)

          • Changed response : [409]//Unexpected error
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/settings
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (array -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//Settings
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (array -> object)

          • Changed response : [409]//Unexpected error
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/user-account
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Response

          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The current User account
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • GET/api/v1/weather-configs
        • Parameters

          • direction in query
          • length in query
          • searchParams in query
          • sort in query
          • start in query
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [400]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • POST/api/v1/weather-configs
        • Parameters

          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • Deleted response : [200]//OK
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Deleted response : [404]//Not Found
          • Changed response : [400]//Weather config could not be saved. Please check the API specification for the request
            • New body: 'application/json'
          • Changed response : [201]//Weather config successfully saved
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • DELETE/api/v1/weather-configs/{weatherConfigId}
        • Parameters

          • weatherConfigId in path
          • DeleteAuthorizationin header//Authorization token
      • GET/api/v1/weather-configs/{weatherConfigId}
        • Parameters

          • weatherConfigId in path
          • DeleteAuthorizationin header//Authorization token
        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [404]//Failed to find the Weather config
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)

      • PUT/api/v1/weather-configs/{weatherConfigId}
        • Parameters

          • weatherConfigId in path
          • DeleteAuthorizationin header//Authorization token
        • Request

          • Schema incompatible

            Changed body: 'application/json'

            Changed property type: (object -> object)

        • Response

          • New response : [default]//Unexpected error
          • Deleted response : [201]//Created
          • Deleted response : [401]//Unauthorized
          • Deleted response : [403]//Forbidden
          • Changed response : [400]//Weather config could not be saved. Please check the API specification for the request
            • New body: 'application/json'
          • Changed response : [404]//Failed to find the Weather config specified
            • New body: 'application/json'
          • Changed response : [200]//The operation was successful
            • Schema incompatible

              Changed body: 'application/json'

              Changed property type: (object -> object)