Description
Adds external host records.
Parameters
Name | Description |
---|---|
name |
Location: query Type: string The FQDN of the host record.
|
properties |
Location: query Type: string Adds object properties, including comments and user-defined fields.
|
viewId |
Location: query Type: integer (int64) The object ID for the parent view to which you are adding the record.
|
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID for the new external host record.
|