Description
A generic method for adding configurations, DNS zones, and DNS resource records.
Parameters
Name | Description |
---|---|
parentId |
Location: query Type: integer (int64) The parent ID of the new entity. For configurations, always set the parentId value to 0 zero, which is the root element.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
body |
Location: body The object configuration, including its name, sharedNetwork, and user-defined fields. |
Responses
Code | Description |
---|---|
200 |
Type: number Returns the object ID of the newly created entity. |