Description
Links an IPv4 network with a shared network tag.
Parameters
| Name | Description |
|---|---|
| networkId |
Location: query Type: integer (int64) The object ID of the IPv4 network that is being linked with a shared
network tag. If networkId is invalid, an error will be
returned.
|
| tagId |
Location: query Type: integer (int64) The object ID of the tag that is linked. If tagId is not
valid, an error will be returned.
|
Responses
| Code | Description |
|---|---|
| 204 |
Type: none None.
|