Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 1.2 KB

AccessMethods.md

File metadata and controls

9 lines (8 loc) · 1.2 KB

AccessMethods

Properties

Name Type Description Notes
type String Enum: ```"s3"``` ```"gs"``` ```"ftp"``` ```"gsiftp"``` ```"globus"``` ```"htsget"``` ```"https"``` ```"file"``` Type of the access method.
accessUrl AccessURL [optional]
accessId String An arbitrary string to be passed to the ```/access``` method to get an ```AccessURL```. This string must be unique within the scope of a single object. Note that at least one of ```access_url``` and ```access_id``` must be provided. [optional]
region String Name of the region in the cloud service provider that the object belongs to. [optional]