GET api_v2/CloudFileStorageServers/FindDefaultFileStorageServerID
Получить файловое хранилище по умолчанию
Response Information
Файловое хранилище по умолчанию
Response body formats
application/xml, text/xml
Sample:
<Result> <FileStorageServerID>35062ba9-ddd8-49a1-8a69-d9dfa5c90d2d</FileStorageServerID> </Result>
application/json, text/json
Sample:
{ "FileStorageServerID": "35062ba9-ddd8-49a1-8a69-d9dfa5c90d2d" }