Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
PermissionAnomalyResult
Interface PermissionAnomalyResult
interface
PermissionAnomalyResult
{
agentId
:
string
;
denialCount
:
number
;
denialRate
:
number
;
isAnomaly
:
boolean
;
reason
:
string
;
toolName
:
string
;
totalAttempts
:
number
;
}
Index
Properties
agent
Id
denial
Count
denial
Rate
is
Anomaly
reason
tool
Name
total
Attempts
Properties
agent
Id
agentId
:
string
denial
Count
denialCount
:
number
denial
Rate
denialRate
:
number
is
Anomaly
isAnomaly
:
boolean
reason
reason
:
string
tool
Name
toolName
:
string
total
Attempts
totalAttempts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
denial
Count
denial
Rate
is
Anomaly
reason
tool
Name
total
Attempts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...