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 not valid, an error will be returned. |
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. |