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. |
templateId |
Location: query Type: integer (int64) The object ID of the IPv4 network template. |
Responses
Code | Description |
---|---|
200 |
Type: string Returns a list of conflicting network ranges and deployment options in JSON format. |