23 lines
610 B
JSON
Executable File
23 lines
610 B
JSON
Executable File
{
|
|
"PictureServerInformation": {
|
|
"pictureServerType": "cloudStorage",
|
|
"addressingFormatType": "ipaddress",
|
|
"hostName": "",
|
|
"ipv4Address": "192.168.2.250",
|
|
"ipv6Address": "0",
|
|
"portNo": 6011,
|
|
"cloudStorage": {
|
|
"cloudManageHttpPort": 6011,
|
|
"cloudTransDataPort": 6011,
|
|
"cloudCmdPort": 6011,
|
|
"cloudHeartBeatPort": 6011,
|
|
"cloudStorageHttpPort": 6011,
|
|
"cloudUsername": "test",
|
|
"cloudPassword": "12345",
|
|
"cloudPoolId": 1,
|
|
"clouldProtocolVersion": "cloud2",
|
|
"clouldAccessKey": "test",
|
|
"clouldSecretKey": "12345"
|
|
}
|
|
}
|
|
} |