-
Notifications
You must be signed in to change notification settings - Fork 0
Home
demonus edited this page Oct 16, 2015
·
2 revisions
Arqueue project flow:
- Receive JSON payload
- Parse received JSON document, analyze it, and get a list of requested Cloud servers, Groups, Load Balancers, etc
- Queue received requests in a proper order - LB servers, standalone servers, Load Balancers, etc
- Send Rest requests to Rackspace in a proper order
- Monitor sent requests
- Send email notifications to requestors (optional)
UI:
- Drag-n-drop interface to build a request
- Status window
- User profile, email notifications configuration
[Sample JSON payload](Use Cases)