ListRuntimeSnapshotsResponse
Datalayer Core / ListRuntimeSnapshotsResponse
Interface: ListRuntimeSnapshotsResponse
Defined in: src/models/RuntimeSnapshotDTO.ts:113
Response from listing runtime snapshots RuntimeSnapshotsListResponse
Properties
message
message:
string
Defined in: src/models/RuntimeSnapshotDTO.ts:117
Response message from the server
snapshots
snapshots:
RuntimeSnapshotData[]
Defined in: src/models/RuntimeSnapshotDTO.ts:119
Array of runtime snapshots
success
success:
boolean
Defined in: src/models/RuntimeSnapshotDTO.ts:115
Whether the request was successful