Videoanalyzer Functions
Functions
Retrieves an existing access policy resource with the given name. Uses Azure REST API version 2021-11-01-preview.
Retrieves an existing edge module resource with the given name. Uses Azure REST API version 2021-11-01-preview.
Retrieves a specific live pipeline by name. If a live pipeline with that name has been previously created, the call will return the JSON representation of that instance. Uses Azure REST API version 2021-11-01-preview.
Retrieves a specific pipeline job by name. If a pipeline job with that name has been previously created, the call will return the JSON representation of that instance. Uses Azure REST API version 2021-11-01-preview.
Retrieves a specific pipeline topology by name. If a topology with that name has been previously created, the call will return the JSON representation of that topology. Uses Azure REST API version 2021-11-01-preview.
Get private endpoint connection under video analyzer account. Uses Azure REST API version 2021-11-01-preview.
Retrieves an existing video resource with the given name. Uses Azure REST API version 2021-11-01-preview.
Get the details of the specified Video Analyzer account Uses Azure REST API version 2021-11-01-preview.
Creates a new provisioning token. A provisioning token allows for a single instance of Azure Video analyzer IoT edge module to be initialized and authorized to the cloud account. The provisioning token itself is short lived and it is only used for the initial handshake between IoT edge module and the cloud. After the initial handshake, the IoT edge module will agree on a set of authentication keys which will be auto-rotated as long as the module is able to periodically connect to the cloud. A new provisioning token can be generated for the same IoT edge module in case the module state lost or reset. Uses Azure REST API version 2021-11-01-preview.
Generates a streaming token which can be used for accessing content from video content URLs, for a video resource with the given name. Uses Azure REST API version 2021-11-01-preview.