POST api/VideoAnalyticsV1?blobName={blobName}&filePath={filePath}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
blobName

string

Required

filePath

string

Required

Body Parameters

CloudBlobContainer
NameDescriptionTypeAdditional information
ServiceClient

CloudBlobClient

None.

Uri

URI

None.

StorageUri

StorageUri

None.

Name

string

None.

Metadata

Dictionary of string [key] and string [value]

None.

Properties

BlobContainerProperties

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

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