DestinationStatusSchema
object
networkDisplayNamestringOptional
The display name of the network this destination is available on.
stateenumOptional
Indicates if the destination is currently in use by any active <glossary:flow>s.
Allowed values:InactiveActive
Transport status information for the destination.
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.