| Description | : List all existing edge module resources, along with their JSON representations. |
| Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/videoAnalyzers/{accountName}/edgeModules
{
subscriptionId:
string
,
resourceGroupName:
string
,
accountName:
string
,
api-version:
string
,
$top:
integer
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
}
{
,
edgeModuleId:
string
,
}
@nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}