Trigger
Get a specific trigger belonging to a given ensemble
Returns a specific trigger belonging to the given ensemble
get/ensembles/{em-name}/triggers/{t-name}
Response
Success
Example response
{
"workflow": {
"script": "/home/tanaka/workflow.py"
}
}