Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Some users would like to be able to see resource usage (preempted, placeholder resource, etc) for applications that have been completed. The `getApplication()` endpoint handler should be enhanced to take an optional parameter specifying that the user would like details about resources included in the response, and a new `ApplicationXXXDAOInfo` object that is a slight superset of `ApplicationDAOInfo` should be introduced, and can be used in the response.
Attachments
Issue Links
- causes
-
YUNIKORN-2925 Remove internal objects from application REST response
- Resolved
- relates to
-
YUNIKORN-2777 Improve TrackedResource type
- Resolved
- links to