GET /v1/getSharedNetworks - BlueCat Integrity - 9.3.0

Address Manager API Guide

Locale
English
Product name
BlueCat Integrity
Version
9.3.0

Description

Returns multiple IPv4 networks linked to the given shared network tag.
Note: This API method supports read-only API sessions. For more information on read-only API sessions and a list of API methods that support read-only API session, refer to Read-only API sessions.

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.

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.