mogan/doc/notification_samples/instance-create-start.json
liusheng 3c3bb3cd4f Versioned notification add support for instance.create.start
Change-Id: I5ff9388b432e71e84efa9d45d5af7e97c0c76d0d
2017-01-13 07:30:23 +00:00

25 lines
913 B
JSON

{
"event_type": "instance.create.start",
"payload": {
"mogan_object.name": "InstanceActionPayload",
"mogan_object.namespace": "mogan",
"mogan_object.version": "1.0",
"mogan_object.data": {
"instance_type_uuid": "6ce9904f-c61f-4ee8-afbe-c852c05258f6",
"status": "building",
"user_id": "dfc14a6e939646d1929362de1758d7b2",
"uuid": "e1a7b5b7-c76c-4459-8328-10deda95819f",
"availability_zone": null,
"fault": null,
"created_at": "2017-01-06T08:26:18Z",
"description": null,
"updated_at": null,
"image_uuid": "300fc139-73d3-46fd-86ef-267cb6c13341",
"project_id": "216162836cb340a7946dad1c0c7aa650",
"launched_at": null,
"name": "test1"
}
},
"priority": "INFO",
"publisher_id": "mogan-engine:localhost"
}