BucketGetUriResponse
Response from the GetReadUri API
Properties¶
Property | Type | Description |
---|---|---|
uri |
string |
The URI for accessing the blob file |
httpMethod |
string |
HTTP method to use with the URI |
requiresAuth |
boolean |
Whether authentication is required to access the URI |
headers |
ResponseDictionary |
Headers to be included in the request |