Top
Cloud Storage Gateway V1.4.0 User's Guide
FUJITSU Software

3.1.2 Information Required for Registering a Cloud Provider

Specify the values checked in "2.1.6 Information for Accessing the Cloud Provider".

Amazon S3

Item

Description

Provider name

Specify a name within 32 characters to identify the cloud provider.
You can use alphanumeric characters and symbols (!@#$%^&*()_+-=[]{}|').
"AWS#nnn" is displayed as the default value in the input field. "nnn" indicates a 3-digit value that starts with "1".

URI

Specify the URI of the cloud provider.
Specify the URI of the region in which the bucket to be used exists.

To specify a URI, use one of the following formats that include the region. (XXXXX: region)

  • https://s3-XXXXX.amazonaws.com/

  • https://s3.XXXXX.amazonaws.com/

Example:

  • If the bucket is in the Asia Pacific (Tokyo) region, specify one of the following URIs:
    https://s3-ap-northeast-1.amazonaws.com/
    https://s3.ap-northeast-1.amazonaws.com/

  • If the bucket is in the US East (Northern Virginia) region, specify the following URI:
    https://s3.us-east-1.amazonaws.com/

Any other formats are unsupported.

[Examples of unsupported URIs]

  • s3.dualstack.XXXXX.amazonaws.com

  • s3.amazonaws.com

  • s3-external-1.amazonaws.com

For information about the region and the URI (endpoint), check the Web site of Amazon Web Services.

Access key ID

Specify the access key ID to access the cloud provider.
It is used as the user ID for accessing the cloud provider service.

Secret access key

Specify the secret access key to access the cloud provider.
It is used as the password for accessing the cloud provider service.

Network name or network ID (for systems with multiple networks)

Specify a network name to communicate with the cloud provider or the ID assigned when the network is registered.

Microsoft Azure Blob Storage

Item

Description

Provider name

Specify a name within 32 characters to identify the cloud provider.
You can use alphanumeric characters and symbols (!@#$%^&*()_+-=[]{}|').
"AZURE#nnn" is displayed as the default value in the input field. "nnn" indicates a 3-digit value that starts with "1".

URI

Specify the URI of the cloud provider.
Specify the URI of the storage account in which the bucket to be used exists.

Example:

  • If the storage account name is "xyz", specify the following URIs:
    https://xyz.blob.core.windows.net/

Account

Specify the account name for the cloud provider storage account.

Access key

Specify the access key for the cloud provider storage account.

Network name or network ID (for systems with multiple networks)

Specify a network name to communicate with the cloud provider or the ID assigned when the network is registered.

OpenStack Swift

Item

Description

Provider name

Specify a name within 32 characters to identify the cloud provider.
You can use alphanumeric characters and symbols (!@#$%^&*()_+-=[]{}|').
"SWIFT#nnn" is displayed as the default value in the input field. "nnn" indicates a 3-digit value that starts with "1".

URI

Specify the URI of the cloud provider.

Account

Specify the account name for accessing the cloud provider.

Password

Specify the password for accessing the cloud provider.

Domain ID

Specify the domain ID for accessing the cloud provider.

Project ID

Specify the project ID for accessing the cloud provider.

Network name or network ID (for systems with multiple networks)

Specify a network name to communicate with the cloud provider or the ID assigned when the network is registered.

Point

For accounts or access key IDs, grant permission to allow referencing and updating to the cloud storage.
For details about permissions, check the user's guide of each cloud provider.