The Open API specification for Synapse is now available for download!

Download Open API Spec

GridSession

org.sagebionetworks.repo.model.grid.GridSession

Basic information about a grid session.

Field Type Description
sessionId STRING The unique sessionId that identifies the grid session.
startedBy STRING The user that started this session.
startedOn STRING The date-time when the session was started.
etag STRING Changes when the session chagnes.
modifiedOn STRING The date-time when the session was last changed.
lastReplicaIdClient INTEGER The last replica ID issued to a client. Client replica IDs are incremented.
lastReplicaIdService INTEGER The last replica ID issued to a service. Service replica IDs are decremented.