List of fields in the Storage Authentication Information (Google Cloud Storage)

The fields in the input and output files of the Storage Authentication Information for Google Cloud Storage are shown below.

Field list

Table 7.18 Fields in the Storage Authentication Information

Field Name

Key

Value Format

Remarks

Array of records in the Storage Authentication Information

auth_info

array

 

ID

id

string

3 to 63 bytes

Google Application Credentials File

app_credentials

string

1 to 255 bytes

Enable Service Account

enable_service_account

boolean

 

 

Explanation of each field

Note

When you import the management information, if you specify Enable Service Account, you cannot specify Google Application Credentials File.

For details on the priority of use for the Google Application Credentials file authentication and "Enable service account", refer to Storage Authentication Information settings.

Array of records in the Storage Authentication Information (auth_info)

Array of records in the Storage Authentication Information (mandatory)

This is the array of records in the Storage Authentication Information.

In this array, specify the fields in the Storage Authentication Information with a record for each ID.

ID (id)

ID (mandatory)

This field indicates the Storage Authentication Information ID.

Specify from 3 to 63 bytes of ASCII printable characters.

If you include single-byte spaces, "/", or "*", an error occurs.

Google Application Credentials File (app_credentials)

Google Application Credentials File (optional)

This field indicates the absolute path of the json file where the authentication information is recorded in order to connect to Google Cloud Platform.

When you import the management information, specify 255 bytes or less of ASCII printable characters.

When you omit specification of this option, the value "Use the default value." is set. In this case, the value set in the default information is used during transfer.

When you export the management information, this value is output if it is registered.

If the value is not registered, nothing is output.

Enable Service Account (enable_service_account)

Enable service account (optional)

This parameter specifies whether to enable authentication with a service account attached to the Google Compute Engine (GCE) instance to connect to Google Cloud Storage.

When you import the management information, specify "true" if you want to enable the service account. Authentication with the service account is enabled. In this case, the authentication information for the service account attached to the Google Compute Engine (GCE) instance is used.

When you omit specification of this option, the value "Use the default value." is set. In this case, the value set in the default information is used during transfer.

When you export the management information, this value is output if it is registered.

If the value is not registered, nothing is output.

= Remarks =

If HULFT and HULFT Cloud Storage Option have been installed in an environment other than Google Compute Engine (GCE), transfer results in an error if you enable the service account.