23. Rescale Confidential23
Customized your environment with Rescale API and CLI
● Designed for application
developers + end users
● Handles all
○ Serialization
○ Deserialization
○ Authentication
○ Routing
○ Data Display
● Upload files
● Access coretypes,
analysis software,
visualization options
● Create and monitor jobs
● Two easy steps
○ Generate your API
key on the platform
○ Review the API
tutorial on GitHub
http://rescale.github.io/api-docs
REST API GET STARTED
● No GUI or API
knowledge required
● Multi-threaded file
transfer library integration
● Automatic authentication
to/from Rescale
Datastore
● Main Functions:
○ Submit jobs
○ Obtain job status
○ Synchronize output
files locally
○ Retrieve metadata
BENEFITS OF THE CLI
24. Rescale Confidential24
APIによる File Upload
• curl コマンドで API をキック
• REST API のため URL で操
作します
• Rescaleへの認証/認可のため
Token情報がいる
[NOTE] API Key が必要にな
るため、ジョブの共有はNG