-
Notifications
You must be signed in to change notification settings - Fork 16.8k
AIP-81 Implement Missing API Endpoints for Jobs will be used from CLI Commands #43657
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 APIarea:CLIkind:featureFeature RequestsFeature Requests
Description
Description
To enhance the API functionality, this umbrella ticket organizes the development of missing endpoints for Jobs. Implementing these endpoints will enable users to manage resources more effectively through the API, improving usability and reducing the need for multiple workarounds.
The main aim of the workload will help to make CLI secure via using these endpoints.
- List Jobs with Filter (like State, job_type, hostname, is_alive) -> AIP-81 Implement List Jobs with Filter Endpoint in FastAPI #43660 @jason810496
- List Jobs -> AIP-81 Implement List Jobs Endpoint in FastAPI #43661 @josix
Use case/motivation
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 APIarea:CLIkind:featureFeature RequestsFeature Requests
Type
Projects
Status
Done