change host to host_migration

host param in migration refer to wrong link.

Part of bp:api-ref-in-rst

Change-Id: I7bf2459dace2cf0a90ae32f75ed734f533219c63
This commit is contained in:
jichenjc
2016-03-24 04:39:50 +08:00
parent b87e6723ef
commit dfcd3a3c91
2 changed files with 2 additions and 2 deletions

View File

@@ -1024,7 +1024,7 @@ hostId:
in: body
required: true
type: string
host_2:
host_migration:
description: |
The host to which to migrate the server. If you omit this parameter, the scheduler
chooses a host.

View File

@@ -137,7 +137,7 @@ Request
- tenant_id: tenant_id
- server_id: server_id
- host: host
- host: host_migration
- block_migration: block_migration
- disk_over_commit: disk_over_commit