def isRouterIdInDeviceGroupObj(self, routerId, deviceGroupObj): routerIdMultivalue = deviceGroup['routerData'][0]['routerId'] routerIdList = self.ixnObj.getMultivalueValues(routerIdMultivalue, silentMode=True)