get
https://{hostname}/config-media-live/v2/msl-origin/cpcodes
Obtains the CP code based on the type. You need a CP code to create a stream.
Obtains the CP code based on the type. You need a CP code to create a stream.
xxxxxxxxxxcurl --request GET \--url 'https://hostname/config-media-live/v2/msl-origin/cpcodes?type=INGEST' \--header 'accept: application/json'
xxxxxxxxxx11[{"contracts": [{"contractId": "K-0N7RAK7"}],"id": 321234,"name": "Test"}]