FlowStatusGetSchema
object
deviceDisplayNamestringOptional<=255 characters
The display name of the <glossary:device> the flow is assigned to. Empty if not assigned or if the flow is on a <<glossary:SaaS site>>.
deviceNamestringOptionalpattern: ^([a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)?$Defaults to
The name of the <glossary:device> the flow is assigned to. Empty if not assigned or if the flow is on a <<glossary:SaaS site>>.
infostringOptional
An optional informational message. Only present if not empty.
The status of flow inputs.
Show 10 propertiesHide 10 properties
contentDisplayNamestringOptional<=255 characters
If the flow input references content, this field contains the display name of that <glossary:content>.
If the flow input references a source, this field contains the display name of the <glossary:content> referenced by that source.
If the flow input references a flow, this field contains the display name of the <glossary:content> assigned to the resolved upstream flow output, or empty if resolution failed.
contentNamestringOptionalpattern: ^([a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)?$
If the flow input references content, this field contains the name of that <glossary:content>.
If the flow input references a source, this field contains the name of the <glossary:content> referenced by that source.
If the flow input references a flow, this field contains the name of the <glossary:content> assigned to the resolved upstream flow output, or empty if resolution failed.
deviceInterfaceNamestringOptionalpattern: ^([^\s\/]{1,16}|[a-zA-Z][a-zA-Z0-9_]{1,255})?$
The name of the <<glossary:device interface>> assigned to the flow input. Empty if a device interface is not assigned.
networkDisplayNamestringOptional<=255 characters
The display name of the <glossary:network> assigned to the flow input. Empty if the content was resolved from a directly-connected <glossary:source> (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 input. Empty if the content was resolved from a directly-connected <glossary:source> (e.g. SDI) or a network is not assigned.
sourceDisplayNamestringOptional<=255 characters
The display name of the <glossary:source> assigned to the flow input. Empty if the content was resolved to an upstream <glossary:flow> or a source is not assigned.
sourceNamestringOptionalpattern: ^([a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)?$
The name of the <glossary:source> assigned to the flow input. Empty if the content was resolved to an upstream <glossary:flow> or a source is not assigned.
sourceShortIdstringOptionalpattern: ^([a-z0-9]{12})?$
An alternative short identifier for the source. This is used only for visual inspection and should not be used for any programmatic purposes.
sourceUrlstring or nullOptional<=2048 characters
The ingress URL for the <glossary:source> assigned to the flow input. Empty if the source does not have a URL.
upstreamFlowNamestringOptionalpattern: ^([a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)?$
The name of an upstream <glossary:flow> providing the input. Empty if the content was resolved to a <glossary:source> or if an upstream flow is not assigned.
A dictionary of metrics reported by the flow.The keys are metrics names and the values contains an array of samples for that metric.The Sample contains a 'value' field and a 'labels' field which is a dictionary of label keys and values.
Show value schemaHide value schema
[any key]object
Show 2 propertiesHide 2 properties
labelsmap from strings to stringOptional
A dictionary of label keys and values for this metric sample.
Show value schemaHide value schema
[any key]string
valuedoubleRequired
The value of the metric sample.
Details for how to access monitoring feedback. Each key is a monitoring context that is influenced by the <<glossary:flow transform>> selected in the flow and the configuration of the flow transform. Read flow monitoring to learn more.
Show value schemaHide value schema
[any key]object
Show 2 propertiesHide 2 properties
metadataUrlstringRequired<=2048 characters
URL of the metadata.
thumbnailUrlstringRequired<=2048 characters
URL of the thumbnail image.
The status of flow outputs.
Show 9 propertiesHide 9 properties
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.
shortIdstringOptionalpattern: ^([a-z0-9]{12})?$
An alternative short identifier for the flow. This is used only for visual inspection and should not be used for any programmatic purposes.
siteDisplayNamestringOptional<=255 characters
The display name of <glossary:site> associated with the flow.
stateenumOptional
The last reported state of the flow.
Allowed values:StoppingStoppedStartingRunningPendingDeletingDeletedUpdatingStartedAllocatingAllocatedUnableToStart
Show 1 propertyHide 1 property
Show 1 propertyHide 1 property
hostNamestringOptional