LiveEventPreview

object
accessControlobjectPreviewAccessControlOptional
Address-based ACLs for access to the preview.
Show 1 propertyHide 1 property
ipobjectIPAccessControlRequired
The IP access control for the preview endpoint. Determines who will be able to access preview content.
Show 1 propertyHide 1 property
allowlist of objectsIPRangeRequired
The IP ranges that will be allowed to access the preview. If empty, all IPs will be allowed.
Show 3 propertiesHide 3 properties
addressstringRequired
The IP address or DNS with port or protocol
namestringRequired1-32 characters
The name of the IP range. This is for your reference only. examples: 'everyone', 'dave's house', 'corp vpn'.
subnetPrefixLengthintegerRequired0 to 32
The subnet prefix length (see CIDR notation).
alternativeMediaIdstringOptional
Not currently supported. Will be used to support DRM license acquisition for preview content.
endpointslist of objectsLiveEventEndpointOptional
Populated server-side. The endpoints that are used for previewing the live event.
Show 2 propertiesHide 2 properties
protocolstringOptional
The streaming protocol for the endpoint. Possible values include: 'SRT', 'RTMP'.
urlstringOptional
The IP address or DNS with port and protocol
previewLocatorstringOptionalformat: uuid
The ID of the locator for the preview. This is automatically generated when the live event is created, and removed when the live Event is deleted. The caller may specify a locator GUID, in which case the caller must ensure that the GUID is unique and not already used by another resource.
streamingPolicyNamestringOptional<=260 charactersDefaults to Predefined_ClearStreamingOnly
The name of the DRM streaming policy for the live event preview. Defaults to Predefined_ClearStreamingOnly and no other value is presently supported.