a72aad5354
As part of the migration to pre-commit for CI, we will begin linting JSON files in the repo. These were all invalid JSON and are being updated in anticipation of that update. Change-Id: Ib6c7581fb20211d2b7134f506286c73e5c2cd6bb
31 lines
892 B
JSON
31 lines
892 B
JSON
{
|
|
"components": [
|
|
{
|
|
"name": "system",
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/nodes/Compute0/management/indicators/system",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/nodes/Compute0/management/indicators/system",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "chassis",
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/nodes/Compute0/management/indicators/chassis",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/nodes/Compute0/management/indicators/chassis",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|