Skip to content
This repository has been archived by the owner on Apr 26, 2021. It is now read-only.

Updated distributor task API #3056

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

darshit7
Copy link

@darshit7 darshit7 commented Jun 24, 2020

Added various timestamp (submitted, completed, delegated and started) associated with cuckoo task in response of /api/task/ API.

What I have added/changed is:

Updated cuckoo distributor task GET api to return various timestamps associated with task. After this change /api/taks/<id> will also return submitted, delegated, started and completed timestamp of task in response.

The goal of my change is:

This will be helpful to make some decisions for those who are building their applications on the top of cuckoo distributor.

What I have tested about my change is:

I have tested changes manually in cuckoo environment setup and it is working fine.

Added various timestamp (submitted, completed, delegated and started) associated with cuckoo task in response of /api/task/<id> API.
Updates rst for API changes in distributed cuckoo
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant