Problem description
The current API lacks a pre-booking inquiry function. Users have no way to verify if their desired QoS profile is feasible before committing a booking request. This forces users to attempt bookings, which can then fail due to resource constraints or lack of availability. Furthermore, users cannot determine the maximum capacity of devices that can be supported for a given QoS profile, time, and location, which is crucial for capacity planning and efficient resource utilization.
Possible evolution
A new, read-only endpoint is required to allow a user to check the availability of a specific QoS profile for a given time, duration, and geographic area, without creating a booking. This endpoint should also return the maximum number of devices that can be supported by the operator for the requested Service Area and QoS profile, without degrading the quality.
Alternative solution
Additional context
@murthygorty
@gmuratk
Problem description
The current API lacks a pre-booking inquiry function. Users have no way to verify if their desired QoS profile is feasible before committing a booking request. This forces users to attempt bookings, which can then fail due to resource constraints or lack of availability. Furthermore, users cannot determine the maximum capacity of devices that can be supported for a given QoS profile, time, and location, which is crucial for capacity planning and efficient resource utilization.
Possible evolution
A new, read-only endpoint is required to allow a user to check the availability of a specific QoS profile for a given time, duration, and geographic area, without creating a booking. This endpoint should also return the maximum number of devices that can be supported by the operator for the requested Service Area and QoS profile, without degrading the quality.
Alternative solution
Additional context
@murthygorty
@gmuratk