Description
Adds a new IPv4 Block using CIDR notation.
Parameters
Name | Description |
---|---|
CIDR |
Location: query Type: string The CIDR notation defining the block, for example, 10.10/16. |
parentId |
Location: query Type: integer (int64) The object ID of the target object’s parent object. |
properties |
Location: query Type: string A string containing options. For more information about the available options, refer to Property Options Reference. |
Responses
Code | Description |
---|---|
201 |
Type: integer (int64) Returns the object ID for the new IPv4 block. |