OrchestratorResult
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / OrchestratorResult
Interface: OrchestratorResult
Section titled “Interface: OrchestratorResult”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1962
Orchestrator execution result
Properties
Section titled “Properties”success
Section titled “success”success:
boolean
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1964
Whether composition succeeded
composedProof?
Section titled “composedProof?”
optionalcomposedProof:ComposedProof
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1966
Composed proof (if successful)
error?
Section titled “error?”
optionalerror:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1968
Error message (if failed)
state:
CompositionState
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1970
Final state
timeMs
Section titled “timeMs”timeMs:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1972
Time taken (ms)
retries
Section titled “retries”retries:
number
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1974
Number of retries
validationReport?
Section titled “validationReport?”
optionalvalidationReport:ValidationReport
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1976
Validation report
auditLog
Section titled “auditLog”auditLog:
ProofAuditLogEntry[]
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:1978
Audit log entries