4ca2a50554
Added three missed attributions: "uuid", "created_at" and "updated_at". And renamed it to keep similar naming convention. Change-Id: I426b367c538922cc5825c65d9f4e943438d2cb28 Closes-Bug: #1677088
14 lines
193 B
JSON
14 lines
193 B
JSON
{
|
|
"name": "test",
|
|
"properties": {
|
|
"memory": {
|
|
"capacity_mib": "3000",
|
|
"type": "DDR2"
|
|
},
|
|
"processor": {
|
|
"total_cores": "10",
|
|
"model": "Intel"
|
|
}
|
|
}
|
|
}
|