GridReplica
org.sagebionetworks.repo.model.grid.GridReplica
Information about a replica.
Field | Type | Description |
---|---|---|
gridSessionId | STRING | The ID of the grid seesion. |
replicaId | INTEGER | The unique identifier for the new replica. |
createdBy | STRING | The user that created this replica. |
isAgentReplica | BOOLEAN | When true, this replica belongs to the createdBy user's agent. |
createdOn | STRING | The date-time when the user created this replica. |