How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ETH Zurich – Swiss Federal Institute of Technology Filesystem API

The filesystem API from ETH Zurich – Swiss Federal Institute of Technology — 23 operation(s) for filesystem.

ETH Zurich – Swiss Federal Institute of Technology Filesystem API is one of 44 APIs that ETH Zurich – Swiss Federal Institute of Technology publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Filesystem. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 23 operations across 23 paths, and defines 48 schemas. It is described by OpenAPI 3.2.0, at version 2.5.6.

Requests are made against a single base URL, https://api.cscs.ch/hpc/firecrest/v2.

23 operations 23 paths 48 schemas 2 DELETE8 GET11 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.5.6
Base URL
https://api.cscs.ch/hpc/firecrest/v2
Authentication
OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 2

ETH Zurich – Swiss Federal Institute of Technology Filesystem API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (APIAuthDependency) using the clientCredentials flow. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 23

Across 23 paths, the API surfaces 23 operations — 2 DELETE, 8 GET, 11 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

filesystem 23
POST
/filesystem/{system_name}/transfer/upload
Post Upload
post_upload_filesystem__system_name__transfer_upload_post 1 param body → 2014XX5XX
POST
/filesystem/{system_name}/transfer/download
Post Download
post_download_filesystem__system_name__transfer_download_post 1 param body → 2014XX5XX
POST
/filesystem/{system_name}/transfer/mv
Move Mv
move_mv_filesystem__system_name__transfer_mv_post 1 param body → 2014XX5XX
POST
/filesystem/{system_name}/transfer/cp
Post Cp
post_cp_filesystem__system_name__transfer_cp_post 1 param body → 2014XX5XX
DELETE
/filesystem/{system_name}/transfer/rm
Delete Rm
delete_rm_filesystem__system_name__transfer_rm_delete 3 params → 2004XX5XX
POST
/filesystem/{system_name}/transfer/compress
Compress
compress_filesystem__system_name__transfer_compress_post 1 param body → 2014XX5XX
POST
/filesystem/{system_name}/transfer/extract
Extract
extract_filesystem__system_name__transfer_extract_post 1 param body → 2014XX5XX
PUT
/filesystem/{system_name}/ops/chmod
Put Chmod
put_chmod_filesystem__system_name__ops_chmod_put 1 param body → 2004XX5XX
PUT
/filesystem/{system_name}/ops/chown
Put Chown
put_chown_filesystem__system_name__ops_chown_put 1 param body → 2004XX5XX
GET
/filesystem/{system_name}/ops/ls
Get Ls
get_ls_filesystem__system_name__ops_ls_get 6 params → 2004XX5XX
GET
/filesystem/{system_name}/ops/head
Get Head
get_head_filesystem__system_name__ops_head_get 5 params → 2004XX5XX
GET
/filesystem/{system_name}/ops/view
Get View
get_view_filesystem__system_name__ops_view_get 4 params → 2004XX5XX
GET
/filesystem/{system_name}/ops/tail
Get Tail
get_tail_filesystem__system_name__ops_tail_get 5 params → 2004XX5XX
GET
/filesystem/{system_name}/ops/checksum
Get Checksum
get_checksum_filesystem__system_name__ops_checksum_get 2 params → 2004XX5XX
GET
/filesystem/{system_name}/ops/file
Get File
get_file_filesystem__system_name__ops_file_get 2 params → 2004XX5XX
GET
/filesystem/{system_name}/ops/stat
Get Stat
get_stat_filesystem__system_name__ops_stat_get 3 params → 2004XX5XX
DELETE
/filesystem/{system_name}/ops/rm
Delete Rm
delete_rm_filesystem__system_name__ops_rm_delete 2 params → 2044XX5XX
POST
/filesystem/{system_name}/ops/mkdir
Post Mkdir
post_mkdir_filesystem__system_name__ops_mkdir_post 1 param body → 2014XX5XX
POST
/filesystem/{system_name}/ops/symlink
Post Symlink
post_symlink_filesystem__system_name__ops_symlink_post 1 param body → 2014XX5XX
GET
/filesystem/{system_name}/ops/download
Get Download
get_download_filesystem__system_name__ops_download_get 2 params → 2004XX5XX
POST
/filesystem/{system_name}/ops/upload
Post Upload
post_upload_filesystem__system_name__ops_upload_post 2 params body → 2044XX5XX
POST
/filesystem/{system_name}/ops/compress
Post Compress
post_compress_filesystem__system_name__ops_compress_post 1 param body → 2044XX5XX
POST
/filesystem/{system_name}/ops/extract
Post Extract
post_extract_filesystem__system_name__ops_extract_post 1 param body → 2044XX5XX

Schemas 48

The contract defines 48 schemas that model the data the API accepts and returns. The most detailed are FileStat (10 properties), File (8 properties), CompressRequest (6 properties), S3TransferResponse (5 properties). Each schema is shown below with its type and property counts.

ExtractResponse
object
1 property 1 required
GetViewFileResponse
object
1 property
File
object
8 properties 7 required
TransferJob
object
4 properties 4 required
S3TransferResponse
object
5 properties 1 required
PostMkdirResponse
object
1 property
WormholeTransferRequest
object
1 property 1 required
FileContent
object
4 properties 4 required
PostFileDownloadRequest
object
3 properties 2 required
CopyResponse
object
1 property 1 required
PutFileChownRequest
object
3 properties 1 required
GetFileChecksumResponse
object
1 property
MoveRequest
object
3 properties 2 required
WormholeTransferResponse
object
2 properties 1 required
ApiResponseError
object
5 properties 1 required
FileStat
object
10 properties 10 required
ExtractRequest
object
4 properties 2 required
MoveResponse
object
1 property 1 required
PostFileSymlinkResponse
object
1 property
CompressRequest
object
6 properties 2 required
StreamerTransferRequest
object
1 property 1 required
PutFileChmodRequest
object
2 properties 2 required
PutFileChmodResponse
object
1 property
GetFileTypeResponse
object
1 property
DownloadFileResponse
object
2 properties 2 required
CompressResponse
object
1 property 1 required
PutFileChownResponse
object
1 property
DeleteResponse
object
1 property 1 required
FileChecksum
object
2 properties 1 required
ContentUnit
string
PostExtractRequest
object
3 properties 2 required
UploadFileResponse
object
2 properties 2 required
WormholeTransferUploadRequest
object
2 properties 2 required
GetFileTailResponse
object
1 property
CompressionType
string
PostFileUploadRequest
object
3 properties 2 required
S3TransferRequest
object
2 properties 1 required
PostCompressRequest
object
5 properties 2 required
ApResponseErrorType
string
StreamerTransferResponse
object
2 properties 1 required
TransferJobLogs
object
2 properties 2 required
PostFileSymlinkRequest
object
2 properties 2 required
GetDirectoryLsResponse
object
1 property
GetFileHeadResponse
object
1 property
GetFileStatResponse
object
1 property
Body_post_upload_filesystem__system_name__ops_upload_post
object
1 property 1 required
PostMakeDirRequest
object
2 properties 1 required
CopyRequest
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eth-zurich-filesystem-api-openapi.yml Raw ↑

Other APIs ETH Zurich – Swiss Federal Institute of Technology publishes across the network.

ETH Zurich – Swiss Federal Institute of Technology bitstreams API
ETH Zurich – Swiss Federal Institute of Technology collections API
ETH Zurich – Swiss Federal Institute of Technology communities API
ETH Zurich – Swiss Federal Institute of Technology Content Item API
ETH Zurich – Swiss Federal Institute of Technology Contributors API
ETH Zurich – Swiss Federal Institute of Technology Core API
ETH Zurich – Swiss Federal Institute of Technology Discover API
ETH Zurich – Swiss Federal Institute of Technology Dossier API
ETH Zurich – Swiss Federal Institute of Technology Dossiers API
ETH Zurich – Swiss Federal Institute of Technology e-maps API
ETH Zurich – Swiss Federal Institute of Technology E-Pics items API
ETH Zurich – Swiss Federal Institute of Technology e-rara API
Where this information came from

This is an independent, third-party profile of ETH Zurich – Swiss Federal Institute of Technology Filesystem API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.