64fcd4de11
There is currently no way to differentiate a fixed ip from a floating ip in the servers list. This extension adds the OS-EXT-IPS:type param so that users can determine if it is a fixed address or a floating address. Fixes bug 1117784 DocImpact Change-Id: I8709a4f2f6792faa3d8e0cdcd330d751ef6633ae
16 lines
491 B
JSON
16 lines
491 B
JSON
{
|
|
"server": {
|
|
"adminPass": "zD7wDKTXiHsp",
|
|
"id": "b44e5008-42f7-4048-b4c8-f40a29da88ba",
|
|
"links": [
|
|
{
|
|
"href": "http://openstack.example.com/v2/openstack/servers/b44e5008-42f7-4048-b4c8-f40a29da88ba",
|
|
"rel": "self"
|
|
},
|
|
{
|
|
"href": "http://openstack.example.com/openstack/servers/b44e5008-42f7-4048-b4c8-f40a29da88ba",
|
|
"rel": "bookmark"
|
|
}
|
|
]
|
|
}
|
|
} |