sandbox api to return information about next available reservation time #1452
Quali-Community
started this conversation in
Idea Box
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
SandboxAPI vs PythonAPI with information to pull next available reservation time
Our customers' use the SandboxAPI to make reservations, but if there's a conflict, then the Reservation Fails without any metadata or information about the next available time. Our users want to maybe schedule a time for a reservation without conflicts, if they get this error or response.
With the Sandbox API we'd like response with failure of createSandbox() to have the next available time.
This information of the next available reservation time is avaialble from the UI/Portal as well as the Python API, but not the sandbox api.
somewhat related - #937: extending-a-reservation-conflict-error-message
Jonathan Cervantes (jonathan.cervantes) - 02/10/2022 11:19 PM
· 5595 ·
Beta Was this translation helpful? Give feedback.
All reactions