Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
InheritedTrustResult
Interface InheritedTrustResult
interface
InheritedTrustResult
{
compositeTrust
:
number
;
flooredBy
:
string
|
null
;
mode
:
TrustInheritancePolicyMode
;
orchestratorId
:
string
;
ownTrust
:
number
;
trustLabel
:
TrustLabel
;
workerTrusts
:
{
agentId
:
string
;
trust
:
number
;
weight
:
number
}
[]
;
}
Index
Properties
composite
Trust
floored
By
mode
orchestrator
Id
own
Trust
trust
Label
worker
Trusts
Properties
composite
Trust
compositeTrust
:
number
floored
By
flooredBy
:
string
|
null
mode
mode
:
TrustInheritancePolicyMode
orchestrator
Id
orchestratorId
:
string
own
Trust
ownTrust
:
number
trust
Label
trustLabel
:
TrustLabel
worker
Trusts
workerTrusts
:
{
agentId
:
string
;
trust
:
number
;
weight
:
number
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
composite
Trust
floored
By
mode
orchestrator
Id
own
Trust
trust
Label
worker
Trusts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...