Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
TenantIsolationCheck
Interface TenantIsolationCheck
interface
TenantIsolationCheck
{
checkedTs
:
number
;
checkId
:
string
;
isolated
:
boolean
;
tenantA
:
string
;
tenantB
:
string
;
violations
:
TenantViolation
[]
;
}
Index
Properties
checked
Ts
check
Id
isolated
tenant
A
tenant
B
violations
Properties
checked
Ts
checkedTs
:
number
check
Id
checkId
:
string
isolated
isolated
:
boolean
tenant
A
tenantA
:
string
tenant
B
tenantB
:
string
violations
violations
:
TenantViolation
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checked
Ts
check
Id
isolated
tenant
A
tenant
B
violations
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...