openspecimen/rest/ng/storage-containers/{containerIdid}
Use this resource to get storage container by id . This API returns storage container present in the open specimen application.
...
The attributes description :
Parameter | Details |
---|---|
containerIdid | Storage container id to fetch details. |
...
http[s]:<host>:<port>/openspecimen/rest/ng/storage-containers/{containerIdid}
Use this URL to get storage containers in open specimen application.
...