List of fields in the default Information for the Send Storage Management Information (Google Cloud Storage)
The fields in the input and output files of the Send Storage Management Information for Google Cloud Storage are shown below.
Field list
Field Name |
Key |
Value Format |
Remarks |
---|---|---|---|
Array of records in the Send Storage Management Information |
snd_info |
array |
|
Default information |
default |
boolean |
|
Storage Timeout |
timeout |
number |
Unit: seconds |
Maximum number of parallels per transfer |
parallels |
number |
2 to 999 |
Part Size |
partsize |
number |
5 to 100 |
Storage Authentication Information ID |
auth_id |
string |
3 to 63 bytes |
Explanation of each field
-
Array of records in the Send Storage Management Information (snd_info)
-
Array of records in the Send Storage Management Information (mandatory)
This is the array of records in the Send Storage Management Information.
In this array, specify the fields in the Send Storage Management Information with a record for each ID.
-
Default information (default)
-
Default information (mandatory)
This field indicates whether it is the default information for the Send Storage Management Information.
When you import the management information, specify "true".
-
Storage Timeout (timeout)
-
Storage timeout (seconds) (optional)
This field indicates the time until a timeout for an HTTP request occurs.
When you import the management information, specify from "10" to "259200", or "999999". When you specify "999999", waiting time is infinite.
When you omit specification of this option, the value "Use the default value." is set. In this case, a fixed value (300 seconds) 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.
-
Maximum number of parallels per transfer (parallels)
-
Maximum number of parallels per transfer (optional)
This field indicates the maximum number of parallel downloads per transfer.
When you import the management information, specify from "2" to "999".
When you omit specification of this option, the value "Use the default value." is set. In this case, a fixed value (32) 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 =For Maximum number of parallels per transfer, even if you set a value larger than the total number of parallel downloads set in Cloud Storage System Environment Settings, this total number of parallel downloads prevails as the limit.
Specify a value smaller than the total number of parallel downloads.
-
Part Size (partsize)
-
Part size (MB) (optional)
This field indicates the part size for parallel downloads executed at one time.
When you import the management information, specify from "5" to "100".
When you omit specification of this option, the value "Use the default value." is set. In this case, a fixed value (5MB) 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.
NoteIf you change the Part Size to a larger value than the value of "5" that is used when the field is not specified, the load on the system may be high depending on the operating environment. Be aware of this fact when you change the Part Size.
-
Storage Authentication Information ID (auth_id)
-
Storage Authentication Information ID (optional)
This field indicates the ID of the Storage Authentication Information that you want to associate with the Send Storage Management Information.
When you import the management information, specify from 3 to 63 bytes of ASCII printable characters.
If you include single-byte spaces, "/", or "*", an error occurs.
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 for the Storage Authentication 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.