GetRuntimeSnapshotResponse
Datalayer Core / GetRuntimeSnapshotResponse
Interface: GetRuntimeSnapshotResponse
Defined in: src/models/RuntimeSnapshotDTO.ts:87
Response for getting a specific runtime snapshot GetRuntimeSnapshotResponse
Properties
message
message:
string
Defined in: src/models/RuntimeSnapshotDTO.ts:91
Response message
snapshot
snapshot:
RuntimeSnapshotData
Defined in: src/models/RuntimeSnapshotDTO.ts:93
The snapshot details
success
success:
boolean
Defined in: src/models/RuntimeSnapshotDTO.ts:89
Indicates if the request was successful