Skip to main content

Profile

Profile is provided as a file to the rostore cli operation as -p option:

./rostore-cli put-key -p remote.profile -c test -k test1 -i test-value.txt

The profile file should contain at least the following properties:

baseUrl=http://localhost:8080
apiKey=4e030824-08bf-4a0a-b6cb-bafa19406349

baseUrl specifies the service location, the apiKey property mentioned here will be used to access the rostore service.

Additionally, the following properties can be supplied:

requestTimeout=pt5s
connectionTimeout=pt10s

Both parameters should given in a Duration format (Duration.parse) and define request and connection timeout. These parameters might be important to execute bulk operations, e.g. copying the storage.