Add Server Group | long addEntity(long parentId, APIEntity entity) |
Update Server Group | void update ( APIEntity entity ) |
Server Group Generic Methods |
getEntity() void delete( long objectId ) |
Add Server to Server Group |
void linkEntities ( long entity1Id, long entity2Id, String properties ) |
Remove Server from Server Group |
void unlinkEntities ( long entity1Id, long entity2Id, String properties ) |