GET /grid/{sessionId}/replica/{replicaId}
Get information about an existing replica.
Only the user that started the grid session may access a replica.Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/grid/{sessionId}/replica/{replicaId}
Resource URL Variables
{sessionId} | - The grid session ID. |
{replicaId} | - The ID of the replica. |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view |
HTTP Method | GET |
Request Object | None |
Response Object | GridReplica (application/json) |