Swift3 account
Account creation for Swift3
Do the following steps:
- To configure a cloud storage tier for Swift3, issue this
command:
The system displays the following output:mmcloudgateway account create --cloud-nodeclass tct --account-name Swift3account --cloud-type SWIFT3 --username 92d32006d1214eee9f97eb47ffdf8f6d --pwd-file /tmp/cloudPW
mmcloudgateway: Sending the command to the first successful node starting with ip9-114-192-175.pok.stglabs.ibm.com mmcloudgateway: This may take a while... mmcloudgateway: Command completed successfully on ip9-114-192-175.pok.stglabs.ibm.com. mmcloudgateway: You can now delete the password file '/tmp/cloudPW' mmcloudgateway: Command completed.
- To modify the account details (for example, to modify the user name), issue this
command:
mmcloudgateway account update --cloud-nodeclass tct --account-name Swift3account --username Testuser1