GET api/admin/length/{bucket}/{path}
Gets the file length
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bucket |
The bucket. |
string |
Required |
path |
The path. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/xml, text/xml
Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>
application/json, text/json
Sample:
1