Description
Get a list of deployment options that conflict with the associated networks or network that are linked to the IPv4 network template.
Parameters
Name | Description |
---|---|
networkId |
Location: query Type: integer (int64) The database object ID of the network that is linked to the IPv4 network template. Setting a value of zero returns all conflicting networks linked to the template.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
templateId |
Location: query Type: integer (int64) The object ID of the IPv4 network template.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
Responses
Code | Description |
---|---|
200 |
Type: string Returns a list of conflicting network ranges and deployment options in JSON format. |