FlowOutputStatusFragment
object
contentDisplayNamestringRequired<=255 characters
The display name of the <glossary:content> that is provided by this flow output.
contentNamestringRequiredpattern: ^([a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)?$
The <glossary:content> that is provided by this flow output.
destinationDisplayNamestringOptional<=255 characters
The display name of the <glossary:destination> reference from the flow output. Empty if this is a <<glossary:internal flow output>> with no destination.
destinationUrlstring or nullOptional<=2048 characters
The egress URL for the <glossary:destination> assigned to the flow output. Empty if the destination does not have a URL.
deviceInterfaceNamestringOptionalpattern: ^([^\s\/]{1,16}|[a-zA-Z][a-zA-Z0-9_]{1,255})?$
The name of the <<glossary:device interface>> assigned to the flow output. Empty if a device interface is not assigned.
downstreamFlowNameslist of stringsOptional
List of names of <glossary:flow>s that are connected to this flow output. Empty if the flow output is not connected to any downstream flows.
networkDisplayNamestringOptional<=255 characters
The display name of the <glossary:network> assigned to the flow outputEmpty if the output references a directly-connected <glossary:destination> (e.g. SDI) or a network is not assigned.
networkNamestringOptionalpattern: ^([a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)?$
The name of the <glossary:network> assigned to the flow output. Empty if the output references a directly-connected <glossary:destination> (e.g. SDI) or a network is not assigned.
Transport settings specific to this flow output.
Show 3 propertiesHide 3 properties
latencydoubleOptional
The minimum SRT Latency, in seconds for this output's connections, if known.
maxBitrateintegerRequired
The calculated maximum bitrate for the flow output's transport.
maxConnectionsintegerOptional>=1
The maximum number of connections allowed for this output where a restriction applies.