d11c1aef9b
This commit adds API and corresponding controller functions for viewing rack resources. Change-Id: I66fd2f9cfe30b7a87ee4ea16a9f8027c34d1d0e6 Closes-bug: #1633443
16 lines
341 B
JSON
16 lines
341 B
JSON
[
|
|
{
|
|
"description": "Rack created by PODM",
|
|
"id": "1",
|
|
"manufacturer": "Intel",
|
|
"model": "RSD_1",
|
|
"name": "Rack 1",
|
|
"serial_number": "12345",
|
|
"systems": [
|
|
"2cd33e50-0e7a-11e7-8c14-c5fab3f6ca28",
|
|
"2a911680-0e7a-11e7-8c14-c5fab3f6ca28",
|
|
"4cadbee1-fe07-11e6-8c14-c5fab3f6ca28"
|
|
]
|
|
}
|
|
]
|