CreateRuntimeSnapshotResponse
Datalayer Core / CreateRuntimeSnapshotResponse
Interface: CreateRuntimeSnapshotResponse
Defined in: src/models/RuntimeSnapshotDTO.ts:100
Response for creating a runtime snapshot CreateRuntimeSnapshotResponse
Properties
message
message:
string
Defined in: src/models/RuntimeSnapshotDTO.ts:104
Response message
snapshot
snapshot:
RuntimeSnapshotData
Defined in: src/models/RuntimeSnapshotDTO.ts:106
The created snapshot details
success
success:
boolean
Defined in: src/models/RuntimeSnapshotDTO.ts:102
Indicates if the request was successful