5647bfc246
Change-Id: I6a3d143cff31348c62d8825f29f7484bafb9c8f0
91 lines
1.7 KiB
JSON
91 lines
1.7 KiB
JSON
{
|
|
"chassis": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/chassis/",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/chassis/",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"drivers": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/drivers/",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/drivers/",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"heartbeat": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/heartbeat/",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/heartbeat/",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"id": "v1",
|
|
"links": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "https://docs.openstack.org/ironic/latest/contributor/webapi.html",
|
|
"rel": "describedby",
|
|
"type": "text/html"
|
|
}
|
|
],
|
|
"lookup": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/lookup/",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/lookup/",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"media_types": [
|
|
{
|
|
"base": "application/json",
|
|
"type": "application/vnd.openstack.ironic.v1+json"
|
|
}
|
|
],
|
|
"nodes": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/nodes/",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/nodes/",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"portgroups": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/portgroups/",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/portgroups/",
|
|
"rel": "bookmark"
|
|
}
|
|
],
|
|
"ports": [
|
|
{
|
|
"href": "http://127.0.0.1:6385/v1/ports/",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://127.0.0.1:6385/ports/",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|