Description
Returns multiple IPv4 networks linked to the given shared network tag.
Parameters
Name | Description |
---|---|
tagId |
Location: query Type: integer (int64) The object ID of the tag that is linked with shared IPv4 networks. If tagId is invalid, an error will be returned.Note: Starting in Address Manager API v9.2.0, this parameter is now required.
|
Responses
Code | Description |
---|---|
200 |
Type: Array of APIEntity Returns an array of entities of all the IPv4 networks linked to the given shared network tag. If no networks are found, returns an empty array. |