Description | : Lists the Live Events in the account. |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Media/mediaservices/{accountName}/liveEvents
{
subscriptionId:
string
,
resourceGroupName:
string
,
accountName:
string
,
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
}
{
,
description:
string
,
input:
{
,
streamingProtocol:
enum
,
accessControl:
{
,
ip:
}
{
,
allow:
}
[
]
,
{
,
name:
string
,
address:
string
,
subnetPrefixLength:
integer
,
}
keyFrameIntervalDuration:
string
,
accessToken:
string
,
endpoints:
}
[
]
,
{
,
protocol:
string
,
url:
string
,
}
preview:
{
,
endpoints:
[
]
,
{
,
protocol:
string
,
url:
string
,
}
accessControl:
{
,
ip:
}
{
,
allow:
}
[
]
,
{
,
name:
string
,
address:
string
,
subnetPrefixLength:
integer
,
}
previewLocator:
string
,
streamingPolicyName:
string
,
alternativeMediaId:
string
,
}
encoding:
{
,
encodingType:
enum
,
presetName:
string
,
}
transcriptions:
[
]
,
{
,
language:
string
,
inputTrackSelection:
[
]
,
{
,
property:
string
,
operation:
string
,
value:
string
,
}
outputTranscriptionTrack:
}
{
,
trackName:
string
,
}
provisioningState:
string
,
resourceState:
enum
,
crossSiteAccessPolicies:
{
,
clientAccessPolicy:
string
,
crossDomainPolicy:
string
,
}
vanityUrl:
boolean
,
streamOptions:
[
,
string
,
]
created:
string
,
lastModified:
string
,
}
@odata.count:
integer
,
@odata.nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
,
string
,
]