summaryrefslogtreecommitdiff
path: root/api-ref
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref')
-rwxr-xr-xapi-ref/source/parameters.yaml9
1 files changed, 4 insertions, 5 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index b7835923..8dc1fd81 100755
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -624,11 +624,10 @@ name:
type: string
nics:
description: |
- Network interfaces for database service inside Nova instances.
- ``NOTE:`` For backward compatibility, this parameter uses the same schema
- as novaclient creating servers, but only ``net-id`` is supported and can
- only be specified once. This parameter is required in service tenant
- deployment model.
+ Network interface definition for database instance. This is a list of
+ mappings for backward compatibility, but only one item is allowed. The
+ allowed keys in the mapping are: network_id, subnet_id, ip_address and
+ net-id (for backward compatibility, deprecated).
in: body
required: false
type: array