ranger-agent/doc/api_samples/ord-notifier-response.json
Michael Glaser db8b5e0104 initial code cleanup for openstack/ranger-agent
Cleanup of intital code, mostly involving licensing messages.

Change-Id: I0576da614b16120d18789bea3a52fe0805dbeb7a
2017-07-26 18:09:07 -07:00

17 lines
383 B
JSON

{
"ord-notifier-response": {
"request-id": "1",
"resource-id": "1",
"resource-type": "customer",
"resource-template-version": "1",
"resource-template-name": "template.yaml",
"resource-template-type": "hot",
"operation": "create",
"ord-notifier-id": "1",
"region": "X" ,
"status": "submitted",
"error-code": "",
"error-msg": ""
}
}