[api-ref] add optional zone create parameter 'masters'

Change-Id: Ia39b65065b3df2e3d27171165bfe8bb55dee109d
Closes-Bug: #1639271
This commit is contained in:
Maurice Schreiber 2016-11-04 16:03:00 +01:00
parent 8b14ba68c6
commit e183541373
2 changed files with 3 additions and 2 deletions

View File

@ -30,6 +30,7 @@ Request
- email: zone_email
- ttl: zone_ttl
- description: zone_description
- masters: zone_masters
- type: zone_type

View File

@ -775,9 +775,9 @@ zone_import_zone_id:
zone_masters:
description: |
For secondary zones. The servers to slave from to get DNS information
Mandatory for secondary zones. The servers to slave from to get DNS information
in: body
required: true
required: false
type: enum
zone_name: