
Added api specifications for versions, segments, hosts and notifications as per OpenStack standards. Change-Id: Iefc83254e22fc31d1f0d13f52e71d42c63e82b7d
15 lines
363 B
JSON
15 lines
363 B
JSON
{
|
|
"segment": {
|
|
"uuid": "5fd9f925-0379-40db-a7f8-786a0b655b2a",
|
|
"deleted": false,
|
|
"created_at": "2017-04-21T08:59:53.991030",
|
|
"description": null,
|
|
"recovery_method": "AUTO",
|
|
"updated_at": null,
|
|
"service_type": "COMPUTE",
|
|
"deleted_at": null,
|
|
"id": 4,
|
|
"name": "new_segment"
|
|
}
|
|
}
|