Establish a link between two specified Address Manager entities.
API method:
PUT /v1/linkEntities
This method
works on the following types of objects and links:
Type of entity for entity1Id | Type of entity for entity2Id | Result |
---|---|---|
Any entity | Tag | Applies the tag linked to the entity. |
Tag | Any entity | Applies the entities from the object tag. |
MAC pool | MAC address | Applies the MAC address from the MAC pool. |
MAC address | MAC pool | Applies the MAC pool from the MAC address. |
User | User group | Applies the user group from the user. |
User group | User | Applies the user from the user group. |
Location | IP or server object | Applies the IP or server object to a location. |
IP or server object | Location | Applies the location to an object. |
Server group | Server | Applies a server to a server group object. |
Server | Server group | Applies a server group to a server object. |