d11c1aef9b
This commit adds API and corresponding controller functions for viewing rack resources. Change-Id: I66fd2f9cfe30b7a87ee4ea16a9f8027c34d1d0e6 Closes-bug: #1633443
20 lines
373 B
JSON
20 lines
373 B
JSON
[
|
|
{
|
|
"id": "1",
|
|
"name": "Rack 1",
|
|
"systems": [
|
|
"2cd33e50-0e7a-11e7-8c14-c5fab3f6ca28",
|
|
"2a911680-0e7a-11e7-8c14-c5fab3f6ca28",
|
|
"4cadbee1-fe07-11e6-8c14-c5fab3f6ca28"
|
|
]
|
|
},
|
|
{
|
|
"id": "2",
|
|
"name": "Rack 2",
|
|
"systems": [
|
|
"7ac441b3-a4a1-44f4-8b38-469492cbfb61",
|
|
"3bf332e4-100c-11e7-93ae-92361f002671"
|
|
]
|
|
}
|
|
]
|