GET api/admin/length/{bucket}/{path}

Gets the file length

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bucket

The bucket.

string

Required

path

The path.

string

Required

Body Parameters

None.

Response Information

Resource Description

integer

Response Formats

application/xml, text/xml

Sample:
<long xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</long>

application/json, text/json

Sample:
1