{{ retention?.rules?.length ? retention?.rules?.length : 0 }}/15 Loading...
{{ 'CLEARANCES.NEXT_SCHEDULED_TIME' | translate }} {{ retention?.trigger?.settings?.next_scheduled_time | harborDatetime }}
{{ 'TAG_RETENTION.SERIAL' | translate }} {{ 'TAG_RETENTION.STATUS' | translate }} {{ 'TAG_RETENTION.DRY_RUN' | translate }} {{ 'TAG_RETENTION.EXECUTION_TYPE' | translate }} {{ 'TAG_RETENTION.START_TIME' | translate }} {{ 'TAG_RETENTION.DURATION' | translate }} {{ 'TAG_RETENTION.NO_EXECUTION' | translate }} {{ execution.id }} {{ execution.status }} {{ (execution.dry_run ? 'TAG_RETENTION.YES' : 'TAG_RETENTION.NO' ) | translate }} {{ (execution?.trigger ? 'SCHEDULE.' + execution?.trigger.toUpperCase() : '' ) | translate }} {{ execution.start_time | harborDatetime : 'medium' }} {{ execution.duration }} {{ 'PAGINATION.PAGE_SIZE' | translate }} {{ pagination?.firstItem + 1 }} - {{ pagination?.lastItem + 1 }} {{ 'ROBOT_ACCOUNT.OF' | translate }} {{ totalCount }} {{ 'ROBOT_ACCOUNT.ITEMS' | translate }}