Links an IPv4 network with a shared network tag.
Output / Response
None.
API Call:
void shareNetwork ( long networkId, long
tagId )
Parameter | Description |
---|---|
networkId | The object ID of the IPv4 network that is being linked with a shared network tag. If networkId is not valid, an error will be returned. |
tagId | The object ID of the tag that is linked. If tagId is not valid, an error will be returned. |