Profiles
Profile Backend Information
List of Profiles supported by the store instance for use when creating flows.
get/service/profiles
Query parameters
format'urn:x-nmos:format:video' | 'urn:x-tam:format:image' | 'urn:x-nmos:format:audio' | 'urn:x-nmos:format:data' | 'urn:x-nmos:format:multi' uri
Identifies the content format for a Flow or Source using a URN string
Filter on Profile format.
labelstring
Filter on Profiles that have the given label.
pagestring
Opaque string used by backend to access a specific page of results. Clients should read the next URL from the Link header returned with responses, or use value of the returned X-Paging-NextKey header. If not supplied, the first page is accessed. Service implementations should ensure a consistent sort order is applied to pages of results.
limitinteger
Restrict the response to the specified number of results. Service implementations may specify their own default and maximum for the limit