RuleCounter interface
규칙 카운터
속성
app |
표시된 앱 |
firewall |
방화벽 이름 |
hit |
적중 횟수 |
last |
마지막으로 업데이트된 타임스탬프 |
priority | 우선 순위 번호 |
request |
요청 타임스탬프 |
rule |
규칙 목록 이름 |
rule |
규칙 이름 |
rule |
규칙 스택 이름 |
timestamp | 응답 타임스탬프 |
속성 세부 정보
appSeen
firewallName
방화벽 이름
firewallName?: string
속성 값
string
hitCount
적중 횟수
hitCount?: number
속성 값
number
lastUpdatedTimestamp
마지막으로 업데이트된 타임스탬프
lastUpdatedTimestamp?: Date
속성 값
Date
priority
우선 순위 번호
priority: string
속성 값
string
requestTimestamp
요청 타임스탬프
requestTimestamp?: Date
속성 값
Date
ruleListName
규칙 목록 이름
ruleListName?: string
속성 값
string
ruleName
규칙 이름
ruleName: string
속성 값
string
ruleStackName
규칙 스택 이름
ruleStackName?: string
속성 값
string
timestamp
응답 타임스탬프
timestamp?: Date
속성 값
Date