-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFE: Ticket based QUADS query #148
Comments
We might look at something like plotly? @kambiz-aghaiepour https://plot.ly/python/heatmaps/ Ideally this would need to be able to be packaged in RPM however. |
We can query what cloud description / cloud existed based on the date using the (current display)
(Query against a date - 2018-04-04 22:00)
However, (date in future, still shows current
(current display)
|
Adding this to the 2.0 roadmap, though it's going to be a less priority than some of the other RFEs. I think this is possible by some additional methods using only the data already available in QUADS, but note that the current usage of |
This can be achieved with the new REST api like this:
From this result you can get the assignment id to then pass it to the schedule query:
|
Add the ability to query QUADS based on the ticket number for the following information for past, current, and future allocations.
The text was updated successfully, but these errors were encountered: