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

Download Open API Spec

ProjectStorageLocationLimit

org.sagebionetworks.repo.model.limits.ProjectStorageLocationLimit

Set the limit on the number of files bytes for a single project storage location

Field Type Description
projectId STRING The ID of the project
storageLocationId INTEGER The ID of the storage location
maxAllowedFileBytes INTEGER Sets the limit on the number of file bytes that can be associated with this project storage location. The value can be null if there is no limit for the storage location.