Initial model changes and api changes for pci-opt
[optf/osdf.git] / osdf / templates / cms_opt_response.jsont
1 {
2     "transactionId": "{{transaction_id}}",
3     "scheduleId":"{{schedule_id}}",
4     "requestState": "{{request_state}}",
5     "status": "{{status}}",
6     "description": "{{description}}",
7     "schedule": {{schedule}}
8 }