-
Notifications
You must be signed in to change notification settings - Fork 45
Future API Changes
Derick Faller edited this page Jun 14, 2018
·
26 revisions
Changes to recipe type and recipe REST APIs:
- Get rid of is_active for recipe types
- New v6 recipes API, will have new fields for job counts and is_completed
- Rework reprocess recipe API to use messaging backend
- New v6 recipe detail APIs (update for Seed)
- APIs returning JSON must be returning correct schema version with version info stripped out
- Home
- What's New
-
In-depth Topics
- Enable Scale to run CUDA GPU optimized algorithms
- Enable Scale to store secrets securely
- Test Scale's scan capability on the fly
- Test Scale's workspace broker capability on the fly
- Scale Performance Metrics
- Private docker repository configuration
- Setting up Automated Snapshots for Elasticsearch
- Setting up Cluster Monitoring
- Developer Notes