{ "uuid": "7d4dcf0b-e39a-4c30-93c4-af7dc83776f3", "lastMigration": 29, "name": "Transcoder API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "49724706-efeb-4e1f-9428-ec6ad6f7f2b1", "documentation": "Deletes a job template.", "method": "delete", "endpoint": "v1/:name", "responses": [ { "uuid": "14b7aa9c-2895-4f6e-a87b-f75c23df446b", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dc7bfeb2-9672-4f87-a54e-9be2d7824002", "documentation": "Returns the job template data.", "method": "get", "endpoint": "v1/:name", "responses": [ { "uuid": "304d9b04-33e6-4675-b322-903d59ee1a3e", "body": "{\n \"config\": {\n \"adBreaks\": [\n {\n \"startTimeOffset\": \"\"\n }\n ],\n \"editList\": [\n {\n \"endTimeOffset\": \"\",\n \"inputs\": [\n \"\"\n ],\n \"key\": \"\",\n \"startTimeOffset\": \"\"\n }\n ],\n \"elementaryStreams\": [\n {\n \"audioStream\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"channelCount\": {{faker 'number.int' max=99999}},\n \"channelLayout\": [\n \"\"\n ],\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"gainDb\": {{faker 'number.float'}},\n \"inputChannel\": {{faker 'number.int' max=99999}},\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}},\n \"outputChannel\": {{faker 'number.int' max=99999}}\n }\n ],\n \"sampleRateHertz\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"textStream\": {\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"videoStream\": {\n \"h264\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"entropyCoder\": \"\",\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"h265\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"vp9\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"widthPixels\": {{faker 'number.int' max=99999}}\n }\n }\n }\n ],\n \"inputs\": [\n {\n \"key\": \"\",\n \"preprocessingConfig\": {\n \"audio\": {\n \"highBoost\": {{faker 'datatype.boolean'}},\n \"lowBoost\": {{faker 'datatype.boolean'}},\n \"lufs\": {{faker 'number.float'}}\n },\n \"color\": {\n \"brightness\": {{faker 'number.float'}},\n \"contrast\": {{faker 'number.float'}},\n \"saturation\": {{faker 'number.float'}}\n },\n \"crop\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n },\n \"deblock\": {\n \"enabled\": {{faker 'datatype.boolean'}},\n \"strength\": {{faker 'number.float'}}\n },\n \"deinterlace\": {\n \"bwdif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n },\n \"yadif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"disableSpatialInterlacing\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n }\n },\n \"denoise\": {\n \"strength\": {{faker 'number.float'}},\n \"tune\": \"\"\n },\n \"pad\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n }\n },\n \"uri\": \"\"\n }\n ],\n \"manifests\": [\n {\n \"fileName\": \"\",\n \"muxStreams\": [\n \"\"\n ],\n \"type\": \"{{oneOf (array 'MANIFEST_TYPE_UNSPECIFIED' 'HLS' 'DASH')}}\"\n }\n ],\n \"muxStreams\": [\n {\n \"container\": \"\",\n \"elementaryStreams\": [\n \"\"\n ],\n \"fileName\": \"\",\n \"key\": \"\",\n \"segmentSettings\": {\n \"individualSegments\": {{faker 'datatype.boolean'}},\n \"segmentDuration\": \"\"\n }\n }\n ],\n \"output\": {\n \"uri\": \"\"\n },\n \"overlays\": [\n {\n \"animations\": [\n {\n \"animationEnd\": {\n \"startTimeOffset\": \"\"\n },\n \"animationFade\": {\n \"endTimeOffset\": \"\",\n \"fadeType\": \"{{oneOf (array 'FADE_TYPE_UNSPECIFIED' 'FADE_IN' 'FADE_OUT')}}\",\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n },\n \"animationStatic\": {\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n }\n }\n ],\n \"image\": {\n \"alpha\": {{faker 'number.float'}},\n \"resolution\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n },\n \"uri\": \"\"\n }\n }\n ],\n \"pubsubDestination\": {\n \"topic\": \"\"\n },\n \"spriteSheets\": [\n {\n \"columnCount\": {{faker 'number.int' max=99999}},\n \"endTimeOffset\": \"\",\n \"filePrefix\": \"\",\n \"format\": \"\",\n \"interval\": \"\",\n \"quality\": {{faker 'number.int' max=99999}},\n \"rowCount\": {{faker 'number.int' max=99999}},\n \"spriteHeightPixels\": {{faker 'number.int' max=99999}},\n \"spriteWidthPixels\": {{faker 'number.int' max=99999}},\n \"startTimeOffset\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"labels\": {},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "adf7bf63-b85d-4ef0-9083-ecfd1014878a", "documentation": "Lists job templates in the specified region.", "method": "get", "endpoint": "v1/:parent/jobTemplates", "responses": [ { "uuid": "9f768681-753b-48fb-a350-6ae1d26c527f", "body": "{\n \"jobTemplates\": [\n {\n \"config\": {\n \"adBreaks\": [\n {\n \"startTimeOffset\": \"\"\n }\n ],\n \"editList\": [\n {\n \"endTimeOffset\": \"\",\n \"inputs\": [\n \"\"\n ],\n \"key\": \"\",\n \"startTimeOffset\": \"\"\n }\n ],\n \"elementaryStreams\": [\n {\n \"audioStream\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"channelCount\": {{faker 'number.int' max=99999}},\n \"channelLayout\": [\n \"\"\n ],\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"gainDb\": {{faker 'number.float'}},\n \"inputChannel\": {{faker 'number.int' max=99999}},\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}},\n \"outputChannel\": {{faker 'number.int' max=99999}}\n }\n ],\n \"sampleRateHertz\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"textStream\": {\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"videoStream\": {\n \"h264\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"entropyCoder\": \"\",\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"h265\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"vp9\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"widthPixels\": {{faker 'number.int' max=99999}}\n }\n }\n }\n ],\n \"inputs\": [\n {\n \"key\": \"\",\n \"preprocessingConfig\": {\n \"audio\": {\n \"highBoost\": {{faker 'datatype.boolean'}},\n \"lowBoost\": {{faker 'datatype.boolean'}},\n \"lufs\": {{faker 'number.float'}}\n },\n \"color\": {\n \"brightness\": {{faker 'number.float'}},\n \"contrast\": {{faker 'number.float'}},\n \"saturation\": {{faker 'number.float'}}\n },\n \"crop\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n },\n \"deblock\": {\n \"enabled\": {{faker 'datatype.boolean'}},\n \"strength\": {{faker 'number.float'}}\n },\n \"deinterlace\": {\n \"bwdif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n },\n \"yadif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"disableSpatialInterlacing\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n }\n },\n \"denoise\": {\n \"strength\": {{faker 'number.float'}},\n \"tune\": \"\"\n },\n \"pad\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n }\n },\n \"uri\": \"\"\n }\n ],\n \"manifests\": [\n {\n \"fileName\": \"\",\n \"muxStreams\": [\n \"\"\n ],\n \"type\": \"{{oneOf (array 'MANIFEST_TYPE_UNSPECIFIED' 'HLS' 'DASH')}}\"\n }\n ],\n \"muxStreams\": [\n {\n \"container\": \"\",\n \"elementaryStreams\": [\n \"\"\n ],\n \"fileName\": \"\",\n \"key\": \"\",\n \"segmentSettings\": {\n \"individualSegments\": {{faker 'datatype.boolean'}},\n \"segmentDuration\": \"\"\n }\n }\n ],\n \"output\": {\n \"uri\": \"\"\n },\n \"overlays\": [\n {\n \"animations\": [\n {\n \"animationEnd\": {\n \"startTimeOffset\": \"\"\n },\n \"animationFade\": {\n \"endTimeOffset\": \"\",\n \"fadeType\": \"{{oneOf (array 'FADE_TYPE_UNSPECIFIED' 'FADE_IN' 'FADE_OUT')}}\",\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n },\n \"animationStatic\": {\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n }\n }\n ],\n \"image\": {\n \"alpha\": {{faker 'number.float'}},\n \"resolution\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n },\n \"uri\": \"\"\n }\n }\n ],\n \"pubsubDestination\": {\n \"topic\": \"\"\n },\n \"spriteSheets\": [\n {\n \"columnCount\": {{faker 'number.int' max=99999}},\n \"endTimeOffset\": \"\",\n \"filePrefix\": \"\",\n \"format\": \"\",\n \"interval\": \"\",\n \"quality\": {{faker 'number.int' max=99999}},\n \"rowCount\": {{faker 'number.int' max=99999}},\n \"spriteHeightPixels\": {{faker 'number.int' max=99999}},\n \"spriteWidthPixels\": {{faker 'number.int' max=99999}},\n \"startTimeOffset\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"labels\": {},\n \"name\": \"\"\n }\n ],\n \"nextPageToken\": \"\",\n \"unreachable\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "94e105a2-da02-4ed0-a367-917dd23e0ed1", "documentation": "Creates a job template in the specified region.", "method": "post", "endpoint": "v1/:parent/jobTemplates", "responses": [ { "uuid": "edf1b00a-ec81-4064-b3f7-710ae0549939", "body": "{\n \"config\": {\n \"adBreaks\": [\n {\n \"startTimeOffset\": \"\"\n }\n ],\n \"editList\": [\n {\n \"endTimeOffset\": \"\",\n \"inputs\": [\n \"\"\n ],\n \"key\": \"\",\n \"startTimeOffset\": \"\"\n }\n ],\n \"elementaryStreams\": [\n {\n \"audioStream\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"channelCount\": {{faker 'number.int' max=99999}},\n \"channelLayout\": [\n \"\"\n ],\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"gainDb\": {{faker 'number.float'}},\n \"inputChannel\": {{faker 'number.int' max=99999}},\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}},\n \"outputChannel\": {{faker 'number.int' max=99999}}\n }\n ],\n \"sampleRateHertz\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"textStream\": {\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"videoStream\": {\n \"h264\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"entropyCoder\": \"\",\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"h265\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"vp9\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"widthPixels\": {{faker 'number.int' max=99999}}\n }\n }\n }\n ],\n \"inputs\": [\n {\n \"key\": \"\",\n \"preprocessingConfig\": {\n \"audio\": {\n \"highBoost\": {{faker 'datatype.boolean'}},\n \"lowBoost\": {{faker 'datatype.boolean'}},\n \"lufs\": {{faker 'number.float'}}\n },\n \"color\": {\n \"brightness\": {{faker 'number.float'}},\n \"contrast\": {{faker 'number.float'}},\n \"saturation\": {{faker 'number.float'}}\n },\n \"crop\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n },\n \"deblock\": {\n \"enabled\": {{faker 'datatype.boolean'}},\n \"strength\": {{faker 'number.float'}}\n },\n \"deinterlace\": {\n \"bwdif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n },\n \"yadif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"disableSpatialInterlacing\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n }\n },\n \"denoise\": {\n \"strength\": {{faker 'number.float'}},\n \"tune\": \"\"\n },\n \"pad\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n }\n },\n \"uri\": \"\"\n }\n ],\n \"manifests\": [\n {\n \"fileName\": \"\",\n \"muxStreams\": [\n \"\"\n ],\n \"type\": \"{{oneOf (array 'MANIFEST_TYPE_UNSPECIFIED' 'HLS' 'DASH')}}\"\n }\n ],\n \"muxStreams\": [\n {\n \"container\": \"\",\n \"elementaryStreams\": [\n \"\"\n ],\n \"fileName\": \"\",\n \"key\": \"\",\n \"segmentSettings\": {\n \"individualSegments\": {{faker 'datatype.boolean'}},\n \"segmentDuration\": \"\"\n }\n }\n ],\n \"output\": {\n \"uri\": \"\"\n },\n \"overlays\": [\n {\n \"animations\": [\n {\n \"animationEnd\": {\n \"startTimeOffset\": \"\"\n },\n \"animationFade\": {\n \"endTimeOffset\": \"\",\n \"fadeType\": \"{{oneOf (array 'FADE_TYPE_UNSPECIFIED' 'FADE_IN' 'FADE_OUT')}}\",\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n },\n \"animationStatic\": {\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n }\n }\n ],\n \"image\": {\n \"alpha\": {{faker 'number.float'}},\n \"resolution\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n },\n \"uri\": \"\"\n }\n }\n ],\n \"pubsubDestination\": {\n \"topic\": \"\"\n },\n \"spriteSheets\": [\n {\n \"columnCount\": {{faker 'number.int' max=99999}},\n \"endTimeOffset\": \"\",\n \"filePrefix\": \"\",\n \"format\": \"\",\n \"interval\": \"\",\n \"quality\": {{faker 'number.int' max=99999}},\n \"rowCount\": {{faker 'number.int' max=99999}},\n \"spriteHeightPixels\": {{faker 'number.int' max=99999}},\n \"spriteWidthPixels\": {{faker 'number.int' max=99999}},\n \"startTimeOffset\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"labels\": {},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "867dff4a-b2d3-4233-8964-142414ea1064", "documentation": "Lists jobs in the specified region.", "method": "get", "endpoint": "v1/:parent/jobs", "responses": [ { "uuid": "f6fba1f4-a153-4381-a4d2-99cb4dce3404", "body": "{\n \"jobs\": [\n {\n \"config\": {\n \"adBreaks\": [\n {\n \"startTimeOffset\": \"\"\n }\n ],\n \"editList\": [\n {\n \"endTimeOffset\": \"\",\n \"inputs\": [\n \"\"\n ],\n \"key\": \"\",\n \"startTimeOffset\": \"\"\n }\n ],\n \"elementaryStreams\": [\n {\n \"audioStream\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"channelCount\": {{faker 'number.int' max=99999}},\n \"channelLayout\": [\n \"\"\n ],\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"gainDb\": {{faker 'number.float'}},\n \"inputChannel\": {{faker 'number.int' max=99999}},\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}},\n \"outputChannel\": {{faker 'number.int' max=99999}}\n }\n ],\n \"sampleRateHertz\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"textStream\": {\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"videoStream\": {\n \"h264\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"entropyCoder\": \"\",\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"h265\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"vp9\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"widthPixels\": {{faker 'number.int' max=99999}}\n }\n }\n }\n ],\n \"inputs\": [\n {\n \"key\": \"\",\n \"preprocessingConfig\": {\n \"audio\": {\n \"highBoost\": {{faker 'datatype.boolean'}},\n \"lowBoost\": {{faker 'datatype.boolean'}},\n \"lufs\": {{faker 'number.float'}}\n },\n \"color\": {\n \"brightness\": {{faker 'number.float'}},\n \"contrast\": {{faker 'number.float'}},\n \"saturation\": {{faker 'number.float'}}\n },\n \"crop\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n },\n \"deblock\": {\n \"enabled\": {{faker 'datatype.boolean'}},\n \"strength\": {{faker 'number.float'}}\n },\n \"deinterlace\": {\n \"bwdif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n },\n \"yadif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"disableSpatialInterlacing\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n }\n },\n \"denoise\": {\n \"strength\": {{faker 'number.float'}},\n \"tune\": \"\"\n },\n \"pad\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n }\n },\n \"uri\": \"\"\n }\n ],\n \"manifests\": [\n {\n \"fileName\": \"\",\n \"muxStreams\": [\n \"\"\n ],\n \"type\": \"{{oneOf (array 'MANIFEST_TYPE_UNSPECIFIED' 'HLS' 'DASH')}}\"\n }\n ],\n \"muxStreams\": [\n {\n \"container\": \"\",\n \"elementaryStreams\": [\n \"\"\n ],\n \"fileName\": \"\",\n \"key\": \"\",\n \"segmentSettings\": {\n \"individualSegments\": {{faker 'datatype.boolean'}},\n \"segmentDuration\": \"\"\n }\n }\n ],\n \"output\": {\n \"uri\": \"\"\n },\n \"overlays\": [\n {\n \"animations\": [\n {\n \"animationEnd\": {\n \"startTimeOffset\": \"\"\n },\n \"animationFade\": {\n \"endTimeOffset\": \"\",\n \"fadeType\": \"{{oneOf (array 'FADE_TYPE_UNSPECIFIED' 'FADE_IN' 'FADE_OUT')}}\",\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n },\n \"animationStatic\": {\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n }\n }\n ],\n \"image\": {\n \"alpha\": {{faker 'number.float'}},\n \"resolution\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n },\n \"uri\": \"\"\n }\n }\n ],\n \"pubsubDestination\": {\n \"topic\": \"\"\n },\n \"spriteSheets\": [\n {\n \"columnCount\": {{faker 'number.int' max=99999}},\n \"endTimeOffset\": \"\",\n \"filePrefix\": \"\",\n \"format\": \"\",\n \"interval\": \"\",\n \"quality\": {{faker 'number.int' max=99999}},\n \"rowCount\": {{faker 'number.int' max=99999}},\n \"spriteHeightPixels\": {{faker 'number.int' max=99999}},\n \"spriteWidthPixels\": {{faker 'number.int' max=99999}},\n \"startTimeOffset\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"createTime\": \"\",\n \"endTime\": \"\",\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"inputUri\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"outputUri\": \"\",\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'PROCESSING_STATE_UNSPECIFIED' 'PENDING' 'RUNNING' 'SUCCEEDED' 'FAILED')}}\",\n \"templateId\": \"\",\n \"ttlAfterCompletionDays\": {{faker 'number.int' max=99999}}\n }\n ],\n \"nextPageToken\": \"\",\n \"unreachable\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7e52b0be-b726-4fa8-bec7-17ba87c24e9d", "documentation": "Creates a job in the specified region.", "method": "post", "endpoint": "v1/:parent/jobs", "responses": [ { "uuid": "9094848d-6a43-4bc7-9777-7ef0a9b737d8", "body": "{\n \"config\": {\n \"adBreaks\": [\n {\n \"startTimeOffset\": \"\"\n }\n ],\n \"editList\": [\n {\n \"endTimeOffset\": \"\",\n \"inputs\": [\n \"\"\n ],\n \"key\": \"\",\n \"startTimeOffset\": \"\"\n }\n ],\n \"elementaryStreams\": [\n {\n \"audioStream\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"channelCount\": {{faker 'number.int' max=99999}},\n \"channelLayout\": [\n \"\"\n ],\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"gainDb\": {{faker 'number.float'}},\n \"inputChannel\": {{faker 'number.int' max=99999}},\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}},\n \"outputChannel\": {{faker 'number.int' max=99999}}\n }\n ],\n \"sampleRateHertz\": {{faker 'number.int' max=99999}}\n },\n \"key\": \"\",\n \"textStream\": {\n \"codec\": \"\",\n \"mapping\": [\n {\n \"atomKey\": \"\",\n \"inputKey\": \"\",\n \"inputTrack\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"videoStream\": {\n \"h264\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"entropyCoder\": \"\",\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"h265\": {\n \"allowOpenGop\": {{faker 'datatype.boolean'}},\n \"aqStrength\": {{faker 'number.float'}},\n \"bFrameCount\": {{faker 'number.int' max=99999}},\n \"bPyramid\": {{faker 'datatype.boolean'}},\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"enableTwoPass\": {{faker 'datatype.boolean'}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"preset\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"tune\": \"\",\n \"vbvFullnessBits\": {{faker 'number.int' max=99999}},\n \"vbvSizeBits\": {{faker 'number.int' max=99999}},\n \"widthPixels\": {{faker 'number.int' max=99999}}\n },\n \"vp9\": {\n \"bitrateBps\": {{faker 'number.int' max=99999}},\n \"crfLevel\": {{faker 'number.int' max=99999}},\n \"frameRate\": {{faker 'number.float'}},\n \"gopDuration\": \"\",\n \"gopFrameCount\": {{faker 'number.int' max=99999}},\n \"heightPixels\": {{faker 'number.int' max=99999}},\n \"pixelFormat\": \"\",\n \"profile\": \"\",\n \"rateControlMode\": \"\",\n \"widthPixels\": {{faker 'number.int' max=99999}}\n }\n }\n }\n ],\n \"inputs\": [\n {\n \"key\": \"\",\n \"preprocessingConfig\": {\n \"audio\": {\n \"highBoost\": {{faker 'datatype.boolean'}},\n \"lowBoost\": {{faker 'datatype.boolean'}},\n \"lufs\": {{faker 'number.float'}}\n },\n \"color\": {\n \"brightness\": {{faker 'number.float'}},\n \"contrast\": {{faker 'number.float'}},\n \"saturation\": {{faker 'number.float'}}\n },\n \"crop\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n },\n \"deblock\": {\n \"enabled\": {{faker 'datatype.boolean'}},\n \"strength\": {{faker 'number.float'}}\n },\n \"deinterlace\": {\n \"bwdif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n },\n \"yadif\": {\n \"deinterlaceAllFrames\": {{faker 'datatype.boolean'}},\n \"disableSpatialInterlacing\": {{faker 'datatype.boolean'}},\n \"mode\": \"\",\n \"parity\": \"\"\n }\n },\n \"denoise\": {\n \"strength\": {{faker 'number.float'}},\n \"tune\": \"\"\n },\n \"pad\": {\n \"bottomPixels\": {{faker 'number.int' max=99999}},\n \"leftPixels\": {{faker 'number.int' max=99999}},\n \"rightPixels\": {{faker 'number.int' max=99999}},\n \"topPixels\": {{faker 'number.int' max=99999}}\n }\n },\n \"uri\": \"\"\n }\n ],\n \"manifests\": [\n {\n \"fileName\": \"\",\n \"muxStreams\": [\n \"\"\n ],\n \"type\": \"{{oneOf (array 'MANIFEST_TYPE_UNSPECIFIED' 'HLS' 'DASH')}}\"\n }\n ],\n \"muxStreams\": [\n {\n \"container\": \"\",\n \"elementaryStreams\": [\n \"\"\n ],\n \"fileName\": \"\",\n \"key\": \"\",\n \"segmentSettings\": {\n \"individualSegments\": {{faker 'datatype.boolean'}},\n \"segmentDuration\": \"\"\n }\n }\n ],\n \"output\": {\n \"uri\": \"\"\n },\n \"overlays\": [\n {\n \"animations\": [\n {\n \"animationEnd\": {\n \"startTimeOffset\": \"\"\n },\n \"animationFade\": {\n \"endTimeOffset\": \"\",\n \"fadeType\": \"{{oneOf (array 'FADE_TYPE_UNSPECIFIED' 'FADE_IN' 'FADE_OUT')}}\",\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n },\n \"animationStatic\": {\n \"startTimeOffset\": \"\",\n \"xy\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n }\n }\n }\n ],\n \"image\": {\n \"alpha\": {{faker 'number.float'}},\n \"resolution\": {\n \"x\": {{faker 'number.float'}},\n \"y\": {{faker 'number.float'}}\n },\n \"uri\": \"\"\n }\n }\n ],\n \"pubsubDestination\": {\n \"topic\": \"\"\n },\n \"spriteSheets\": [\n {\n \"columnCount\": {{faker 'number.int' max=99999}},\n \"endTimeOffset\": \"\",\n \"filePrefix\": \"\",\n \"format\": \"\",\n \"interval\": \"\",\n \"quality\": {{faker 'number.int' max=99999}},\n \"rowCount\": {{faker 'number.int' max=99999}},\n \"spriteHeightPixels\": {{faker 'number.int' max=99999}},\n \"spriteWidthPixels\": {{faker 'number.int' max=99999}},\n \"startTimeOffset\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"createTime\": \"\",\n \"endTime\": \"\",\n \"error\": {\n \"code\": {{faker 'number.int' max=99999}},\n \"details\": [\n {}\n ],\n \"message\": \"\"\n },\n \"inputUri\": \"\",\n \"labels\": {},\n \"name\": \"\",\n \"outputUri\": \"\",\n \"startTime\": \"\",\n \"state\": \"{{oneOf (array 'PROCESSING_STATE_UNSPECIFIED' 'PENDING' 'RUNNING' 'SUCCEEDED' 'FAILED')}}\",\n \"templateId\": \"\",\n \"ttlAfterCompletionDays\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "49724706-efeb-4e1f-9428-ec6ad6f7f2b1" }, { "type": "route", "uuid": "dc7bfeb2-9672-4f87-a54e-9be2d7824002" }, { "type": "route", "uuid": "adf7bf63-b85d-4ef0-9083-ecfd1014878a" }, { "type": "route", "uuid": "94e105a2-da02-4ed0-a367-917dd23e0ed1" }, { "type": "route", "uuid": "867dff4a-b2d3-4233-8964-142414ea1064" }, { "type": "route", "uuid": "7e52b0be-b726-4fa8-bec7-17ba87c24e9d" } ] }