FlowInputStatusFragment
object
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.