Description
Adds DNS views.
Parameters
| Name | Description |
|---|---|
| configurationId |
Location: query Type: integer (int64) The object ID of the parent configuration in which this DNS view is
located.
|
| name |
Location: query Type: string The name of the view.
|
| properties |
Location: query Type: string Adds object properties, including user-defined fields.
|
Responses
| Code | Description |
|---|---|
| 201 |
Type: integer (int64) Returns the object ID for the new DNS view.
|