{{ $t('searchList') }}
{{ $t('apiGateWay.createGroup') }}
{{ row.name }}
{{ row.appId }}
{{ row.appName }}
{{ row.appIpAddress }}
{{ row.isActive ? $t('apiGateWay.active') : $t('apiGateWay.dnActive') }}
{{ row.description }}
{{ row.creationTime | dateTimeFilter }}
{{ $t('apiGateWay.updateGroup') }}
{{ $t('apiGateWay.deleteGroup') }}