Created
February 12, 2015 19:17
-
-
Save edvm/767a2587ea5925ec21cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (vims-cli)[edvm@laptop asd]$ vims-cli get http://vims-devel.planisys.net/api/tasks/2375 --token sk_live_8A8TCvuS6IC0lD4p5nJV0DEpBS8R1pTX | |
| content-length 564 | |
| server nginx/1.6.2 | |
| connection keep-alive | |
| date Thu, 12 Feb 2015 19:17:22 GMT | |
| access-control-allow-origin * | |
| access-control-allow-headers Authorization | |
| content-type application/json | |
| { | |
| "data": { | |
| "comment": null, | |
| "end": null, | |
| "hn": {}, | |
| "id": 2375, | |
| "name": "Configure CDN Host (all)", | |
| "output": null, | |
| "percentage": 0, | |
| "service": { | |
| "description": "cdn-devel", | |
| "id": 942, | |
| "name": null | |
| }, | |
| "start": "Thu, 12 Feb 2015 18:43:17 GMT", | |
| "status": "QUEUED", | |
| "task_remote_id": null, | |
| "task_type": "meta_celery", | |
| "user": { | |
| "email": "carlos@planisys.com", | |
| "id": 2 | |
| }, | |
| "vims_task_type": "cdn_configure", | |
| "vm": {} | |
| }, | |
| "message": "bundle found", | |
| "status": "ok" | |
| } | |
| (vims-cli)[edvm@laptop asd] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment