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

A.6 REST API Specifications List

Item

Specifications

Remarks

Communication method

HTTPS

HTTP cannot be used.

Communication port

9856 (Default)

To change the default setting, refer to "2.5.4.2 Setting the HTTPS Port Number".

HTTPS communication protocol

TLS 1.0, 1.1, 1.2

SSL2.0 and 3.0 cannot be used.

Request format

UTF-8 is used for encoding (no BOM).

Encoding varies depending on the file that is uploaded.

Response format

JSON
UTF-8 is used for encoding (no BOM).

Encoding varies depending on the file that is uploaded.

Number of requests that can be processed simultaneously

256

"Process" described here refers to the process starting when a request is issued until the time when a response is returned (CSG REST API synchronous processing).

Number of asynchronous processes that can be received simultaneously

256

Timeout duration

15 minutes