From 014cf694159cdb5b5957c154d71d4a325f91834e Mon Sep 17 00:00:00 2001 From: Matt Riedemann Date: Wed, 17 Oct 2018 16:14:21 -0400 Subject: [PATCH] Fix block_device_mapping_v2 mention in server create API reference The parameter is "block_device_mapping_v2" with underscores not dashes. Change-Id: I10300b5614b6fd91a1992e6e22fb776815206795 --- api-ref/source/servers.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-ref/source/servers.inc b/api-ref/source/servers.inc index 372caa465480..7c38e14b9123 100644 --- a/api-ref/source/servers.inc +++ b/api-ref/source/servers.inc @@ -273,7 +273,7 @@ When you create a server, the response shows only the server ID, its links, and the admin password. You can get additional attributes through subsequent ``GET`` requests on the server. -Include the ``block-device-mapping-v2`` parameter in the create +Include the ``block_device_mapping_v2`` parameter in the create request body to boot a server from a volume. Include the ``key_name`` parameter in the create request body to add a