Global Changes
The following changes affect most of the Veeam Service Provider Console REST API operations and functionality:
- date and date-time values in path and query parameters now have the yyyy-MM-ddTHH:mm:ss.fffffffK format.
- Added the style:form with explode:false serialization support. Comma delimiters are now used for query arrays.
- Overrode equality members in REST API Client.
- Added collection sorting. Comparison is based on the numbers of elements in the collections. If the that numbers are equal, elements that have the same positions in the collections are compared according to the selected collation method. For details on sorting, see Sort Parameter.
- Added Influx DB 2.x authentication support for integration with Grafana. For details, see Configuring Integration.