Adds DNS Views.
Output / Response
Returns the object ID for the new DNS view.
API Call:
long addView ( long configurationId, String
name, String properties )
Parameter | Description |
---|---|
configurationId | The object ID of the parent configuration in which this DNS view is located. |
name | The name of the view. |
properties | Adds object properties, including user-defined fields. |