Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
OperationLineage
Interface OperationLineage
Opaque identifiers that relate a request to its logical parent and root.
interface
OperationLineage
{
operationId
:
string
;
operationScope
:
OperationScope
;
parentOperationId
?:
string
;
rootOperationId
:
string
;
}
Hierarchy (
View Summary
)
OperationLineage
WorkloadAttribution
Index
Properties
operation
Id
operation
Scope
parent
Operation
Id?
root
Operation
Id
Properties
operation
Id
operationId
:
string
operation
Scope
operationScope
:
OperationScope
Optional
parent
Operation
Id
parentOperationId
?:
string
root
Operation
Id
rootOperationId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
operation
Id
operation
Scope
parent
Operation
Id
root
Operation
Id
@sogni-ai/sogni-client
Loading...
Opaque identifiers that relate a request to its logical parent and root.