-
Notifications
You must be signed in to change notification settings - Fork 16.8k
AIP-81 Implement List Jobs with Filter Endpoint in FastAPI #43660
Copy link
Copy link
Closed
Labels
AIP-81Enhanced Security in CLI via Integration of APIEnhanced Security in CLI via Integration of APIarea:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIgood first issuekind:featureFeature RequestsFeature Requests
Description
Description
Create an endpoint in FastAPI that lists Jobs with the ability to filter by specific criteria like state, job_type, hostname, and is_alive status. This will allow users to efficiently query and monitor jobs based on their current status and other attributes.
Use case/motivation
See related issue.
Related issues
Are you willing to submit a PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
AIP-81Enhanced Security in CLI via Integration of APIEnhanced Security in CLI via Integration of APIarea:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIgood first issuekind:featureFeature RequestsFeature Requests
Type
Projects
Status
Done