softlayer-storage

1.0.0 • Public • Published

Request - SoftLayer ObjectStorage

How to setup SoftLayer connection information:

Export SoftLayer Information to environment variables as JSON format Windows: set SOFTLAYER_STORAGE=... Linux/UNIX: export SOFTLAYER_STORAGE=...

JSON Sample Format: { "authEndpoint" : "https://dal05.objectstorage.softlayer.net/auth/v1.0/", "apiKey" : "softlayer_apikey", "user" : "softlayer_user", "container" : "softlayer_container" }

Notes: You may want to make JSON SoftLayer Information as one line, to make it easy to set in .bashrc or in Windows Environment Variable

Package Sidebar

Install

npm i softlayer-storage

Weekly Downloads

1

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • supergee