{ "name": "test task", "recurrence-pattern": "(America/New_York) Tue 03:30:00,Wed 03:30:00,Thu 03:30:00,Fri 03:30:00,Sat 03:30:00", "recurrence-cycle": "every-weeks", "recurrence-start-date": "2018-12-04T22:30:00Z", "start-mode": "normal", "workflow": { "href": "https://myvoc:8281/vco/api/workflows/xxxxxxxxxx/", "id": "xxxxxxxxxxxxxxxxxx", "customized-icon": false, "name": "My VCO workflow", "input-parameters": [ { "type": "string", "name": "Parameter1", "scope": "local", "value": { "string": "Work Hours" } }, { "type": "string", "name": "Parameter2", "scope": "local", "value": { "string": "Europe + Asia (CEST-SGT)" } }, { "type": "string", "name": "activity", "scope": "local", "value": { "string": "start" } }, { "type": "vCACCAFE:CompositeBlueprint", "name": "blueprint", "scope": "local" }, { "type": "string", "name": "vmNames", "scope": "local", "value": { "string": "" } } ] } }