Description
Get a list of deployment options that conflict with the associated IPv4 objects, including networks, that are linked to the IPv4 template.
Parameters
Name | Description |
---|---|
entityId |
Location: query Type: integer (int64) The database object ID of the IPv4 object that is linked to the IPv4 template.
Setting a value of zero returns all conflicting objects linked to the template.
|
templateId |
Location: query Type: integer (int64) The object ID of the IPv4 template.
|
Responses
Code | Description |
---|---|
200 |
Type: string Returns a list of conflicting network ranges and deployment options in JSON format.
|