diff --git a/api-ref/src/wadls/compute-api/src/v2.1/common.ent b/api-ref/src/wadls/compute-api/src/v2.1/common.ent
index 6b0cd9ce3..d9121c574 100644
--- a/api-ref/src/wadls/compute-api/src/v2.1/common.ent
+++ b/api-ref/src/wadls/compute-api/src/v2.1/common.ent
@@ -1356,18 +1356,22 @@
- The server name.
+
+ The server name. The user sets the server name.
+
'>
-
- Disk configuration, which is AUTO or
- MANUAL.
-
+ name="OS-DCF:diskConfig" style="plain" type="csapi:string" required="true">
+
+
+ Disk configuration, which is AUTO or
+ MANUAL.
+
+
'>
-
- The instance name.
+
+ The instance name. The Compute API generates the instance name from
+ the instance name template.
+
'>
-
-
- The date and time when the server was launched.
-
-
- The date and time stamp format is ISO 8601:
-
- CCYY-MM-DDThh:mm:ss±hh:mm
-
- For example, 2015-08-27T09:49:58-05:00.
-
-
- The ±hh:mm value, if included, is the time zone as an offset from UTC.
-
-
- If the deleted_at date and time stamp is not set, its value is
- null.
-
-
+
+
+ The date and time when the server was launched.
+
+
+ The date and time stamp format is ISO 8601:
+
+ CCYY-MM-DDThh:mm:ss±hh:mm
+
+ For example, 2015-08-27T09:49:58-05:00.
+
+
+ The ±hh:mm value, if included, is the time zone as an offset from UTC.
+
+
+ If the deleted_at date and time stamp is not set, its value is
+ null.
+
+
'>