Lists SystemMediaWorkflows.

GET {{baseUrl}}/systemMediaWorkflows?compartmentId={{compartment_ocid}}

Lists the SystemMediaWorkflows that can be used to run a job by name or as a template to create a MediaWorkflow.

Request Params

KeyDatatypeRequiredDescription
compartmentIdstringThe ID of the compartment in which to list resources.
namestringA filter to return only the resources with their system defined, unique name matching the given name.
sortOrderstringThe sort order to use, either 'ASC' or 'DESC'.
pagenullA token representing the position at which to start retrieving results. This must come from the
opc-next-page header field of a previous response.
limitnumberThe maximum number of items to return.

HEADERS

KeyDatatypeRequiredDescription
opc-request-idstringThe client request ID for tracing.
Acceptstring

RESPONSES

status: OK

{"items":[{"name":"consequat dolor","tasks":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"description":"ut veniam nulla anim occaecat","parameters":{"elit6":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}},{"name":"deserunt Duis sunt","tasks":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"description":"dolore","parameters":{"labore_d":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"nulla8":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}]}