ContentSourceStatusSchema
object
networkDisplayNamestringOptional
The display name of the network this source is available on.
shortIdstringOptional
An alternative short identifier for the source. This is used only for visual inspection and should not be used for any programmatic purposes.
stateenumOptionalDefaults to Inactive
Indicates if the source is currently in use by any active <glossary:flow>s.
Allowed values:InactiveActive
Transport status information for the source.
Show 1 propertyHide 1 property
urlslist of stringsOptional
The URLs configured or allocated/discovered for the transport.
Where the spec.transport.url field is supported by the transport type (e.g. an SRTCaller), the urls field will contain that data. Where the system automatically allocates/discovers one or more URLs (e.g. an SRTListener), the urls field will contain that data.