Skip to main content

SnapshotGetResponse

Datalayer Core


Datalayer Core / SnapshotGetResponse

Interface: SnapshotGetResponse

Defined in: tech/datalayer/core/src/api/types/runtimes.ts:148

Response for getting a specific runtime snapshot SnapshotGetResponse

Properties

message

message: string

Defined in: tech/datalayer/core/src/api/types/runtimes.ts:152

Response message


snapshot

snapshot: RuntimeSnapshot

Defined in: tech/datalayer/core/src/api/types/runtimes.ts:154

The snapshot details


success

success: boolean

Defined in: tech/datalayer/core/src/api/types/runtimes.ts:150

Indicates if the request was successful