nova/doc/v3/api_samples/os-multinic/multinic-add-fixed-ip-req.json
Ken'ichi Ohmichi 701168de08 Fix API samples/templates of multinic-add-fixed-ip
API samples and templates of multinic-add-fixed-ip are malformed and
one parameter name is wrong now.
This patch fixes them.

Change-Id: I997584fdcf0b57220280b554ab9da9782d3d0250
2014-11-27 04:28:21 +00:00

6 lines
53 B
JSON

{
"addFixedIp": {
"networkId": 1
}
}