Download OpenAPI specification:
Returns service provider audit connector configurations
providerId required | string |
[- {
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "organizationId": "string",
- "port": 0,
- "serviceProviderId": "string",
- "token": "string",
- "type": "SPLUNK",
- "url": "string"
}
]
Returns created service provider audit connector configuration
providerId required | string |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
enabled | boolean |
id | string |
organizationId | string |
port | integer <int32> |
serviceProviderId | string |
token | string |
type | string Value: "SPLUNK" |
url | string |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "organizationId": "string",
- "port": 0,
- "serviceProviderId": "string",
- "token": "string",
- "type": "SPLUNK",
- "url": "string"
}
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "organizationId": "string",
- "port": 0,
- "serviceProviderId": "string",
- "token": "string",
- "type": "SPLUNK",
- "url": "string"
}
Returns service provider audit connector configurations
providerId required | string |
connectorId required | string |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "organizationId": "string",
- "port": 0,
- "serviceProviderId": "string",
- "token": "string",
- "type": "SPLUNK",
- "url": "string"
}
Returns updated service provider audit connector configuration
providerId required | string |
connectorId required | string |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
enabled | boolean |
id | string |
organizationId | string |
port | integer <int32> |
serviceProviderId | string |
token | string |
type | string Value: "SPLUNK" |
url | string |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "organizationId": "string",
- "port": 0,
- "serviceProviderId": "string",
- "token": "string",
- "type": "SPLUNK",
- "url": "string"
}
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "organizationId": "string",
- "port": 0,
- "serviceProviderId": "string",
- "token": "string",
- "type": "SPLUNK",
- "url": "string"
}
[- {
- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
]
Returns sp cloud configuration
providerId required | string |
accessKey | string |
additionalRegions | Array of strings unique |
apiKey | string |
apiUrl | string |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
domainKey | string |
id | string |
object (IngestInstanceConfigurationDTO) | |
object (MediaStoreSettingsDTO) | |
organizationId | string |
object (PlayoutInstanceSettingsDTO) | |
providerId | string |
region | string |
secretKey | string |
serviceProviderId | string |
type | string Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
Array of objects (VirtualMachineConfigurationDTO) |
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
{ }
Returns updated cloud config
providerId required | string |
type | string Default: "AWS" Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
accessKey | string |
additionalRegions | Array of strings unique |
apiKey | string |
apiUrl | string |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
domainKey | string |
id | string |
object (IngestInstanceConfigurationDTO) | |
object (MediaStoreSettingsDTO) | |
organizationId | string |
object (PlayoutInstanceSettingsDTO) | |
providerId | string |
region | string |
secretKey | string |
serviceProviderId | string |
type | string Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
Array of objects (VirtualMachineConfigurationDTO) |
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
Returns SP configuration
providerId required | string |
type required | string Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
Returns updated cloud config
providerId required | string |
type required | string Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
"string"
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
Returns Org cloudconfiguration
providerId required | string |
type required | string Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
region required | string |
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
Returns Org cloudconfiguration
providerId required | string |
type required | string Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
region required | string |
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
Returns Org cloudconfiguration
providerId required | string |
type required | string Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
region required | string |
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
Creates steering configuration
organization | string |
providerId | string |
object (HlsDistributionConfiguration) Distribution configuration of the HLS steering configuration | |
enabled | boolean Whether the HLS steering configuration is enabled |
id | string |
name | string Name of the HLS steering configuration |
organizationId | string Organization ID of the HLS steering configuration |
serviceProviderId | string |
Array of objects (HlsSource) Sources of the HLS steering configuration |
{- "dateCreated": 18277373633,
- "dateUpdated": 18277373633,
- "distributionConfiguration": {
- "manifestServingEnabled": true,
- "uploadDestinations": [
- {
- "accessKey": "string",
- "bucketName": "string",
- "id": "string",
- "prefix": "string",
- "region": "string",
- "secretKey": "string",
- "type": "S3",
- "url": "string"
}
]
}, - "enabled": true,
- "id": "string",
- "name": "string",
- "organizationId": "string",
- "sources": [
- {
- "abrName": "string",
- "playoutId": "string"
}
]
}
{- "dateCreated": 18277373633,
- "dateUpdated": 18277373633,
- "distributionConfiguration": {
- "manifestServingEnabled": true,
- "uploadDestinations": [
- {
- "accessKey": "string",
- "bucketName": "string",
- "id": "string",
- "prefix": "string",
- "region": "string",
- "secretKey": "string",
- "type": "S3",
- "url": "string"
}
]
}, - "enabled": true,
- "id": "string",
- "name": "string",
- "organizationId": "string",
- "sources": [
- {
- "abrName": "string",
- "playoutId": "string"
}
]
}
Gets steering configuration
id required | string |
organization | string |
providerId | string |
{- "dateCreated": 18277373633,
- "dateUpdated": 18277373633,
- "distributionConfiguration": {
- "manifestServingEnabled": true,
- "uploadDestinations": [
- {
- "accessKey": "string",
- "bucketName": "string",
- "id": "string",
- "prefix": "string",
- "region": "string",
- "secretKey": "string",
- "type": "S3",
- "url": "string"
}
]
}, - "enabled": true,
- "id": "string",
- "name": "string",
- "organizationId": "string",
- "sources": [
- {
- "abrName": "string",
- "playoutId": "string"
}
]
}
Updates steering configuration
id required | string |
organization | string |
providerId | string |
object (HlsDistributionConfiguration) Distribution configuration of the HLS steering configuration | |
enabled | boolean Whether the HLS steering configuration is enabled |
id | string |
name | string Name of the HLS steering configuration |
organizationId | string Organization ID of the HLS steering configuration |
serviceProviderId | string |
Array of objects (HlsSource) Sources of the HLS steering configuration |
{- "dateCreated": 18277373633,
- "dateUpdated": 18277373633,
- "distributionConfiguration": {
- "manifestServingEnabled": true,
- "uploadDestinations": [
- {
- "accessKey": "string",
- "bucketName": "string",
- "id": "string",
- "prefix": "string",
- "region": "string",
- "secretKey": "string",
- "type": "S3",
- "url": "string"
}
]
}, - "enabled": true,
- "id": "string",
- "name": "string",
- "organizationId": "string",
- "sources": [
- {
- "abrName": "string",
- "playoutId": "string"
}
]
}
{- "dateCreated": 18277373633,
- "dateUpdated": 18277373633,
- "distributionConfiguration": {
- "manifestServingEnabled": true,
- "uploadDestinations": [
- {
- "accessKey": "string",
- "bucketName": "string",
- "id": "string",
- "prefix": "string",
- "region": "string",
- "secretKey": "string",
- "type": "S3",
- "url": "string"
}
]
}, - "enabled": true,
- "id": "string",
- "name": "string",
- "organizationId": "string",
- "sources": [
- {
- "abrName": "string",
- "playoutId": "string"
}
]
}
Gets steering configurations
organization | string |
providerId | string |
[- {
- "dateCreated": 18277373633,
- "dateUpdated": 18277373633,
- "distributionConfiguration": {
- "manifestServingEnabled": true,
- "uploadDestinations": [
- {
- "accessKey": "string",
- "bucketName": "string",
- "id": "string",
- "prefix": "string",
- "region": "string",
- "secretKey": "string",
- "type": "S3",
- "url": "string"
}
]
}, - "enabled": true,
- "id": "string",
- "name": "string",
- "organizationId": "string",
- "sources": [
- {
- "abrName": "string",
- "playoutId": "string"
}
]
}
]
Returns user configuration
type required | string Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
accessKey | string |
additionalRegions | Array of strings unique |
apiKey | string |
apiUrl | string |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
domainKey | string |
id | string |
object (IngestInstanceConfigurationDTO) | |
object (MediaStoreSettingsDTO) | |
organizationId | string |
object (PlayoutInstanceSettingsDTO) | |
providerId | string |
region | string |
secretKey | string |
serviceProviderId | string |
type | string Enum: "AWS" "TELIA" "ALIBABA" "WASABI" "AZURE" "AWS_PAIRED" |
Array of objects (VirtualMachineConfigurationDTO) |
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "serviceProviderId": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
{- "accessKey": "string",
- "additionalRegions": [
- "string"
], - "apiKey": "string",
- "apiUrl": "string",
- "domainKey": "string",
- "id": "string",
- "ingestInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeTag": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "securityGroupId": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "userData": "string",
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "mediaStoreSettings": {
- "accessKey": "string",
- "secretKey": "string",
- "url": "string"
}, - "organizationId": "string",
- "playoutInstanceConfiguration": {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "availabilityZone": "string",
- "diskSize": 0,
- "instanceType": "string",
- "instanceTypeHd": "string",
- "instanceTypeSd": "string",
- "instanceTypeUhd": "string",
- "keyName": "string",
- "password": "string",
- "region": "string",
- "subnetId": "string",
- "useInternalIp": true,
- "username": "string",
- "volumeId": "string",
- "vpcId": "string"
}, - "providerId": "string",
- "region": "string",
- "secretKey": "string",
- "type": "AWS",
- "vmConfigs": [
- {
- "accessRights": [
- {
- "fromPort": 0,
- "ipRange": "string",
- "name": "string",
- "port": 0,
- "protocol": "string",
- "securityGroupId": "string",
- "toPort": 0
}
], - "amiId": "string",
- "instanceType": "string",
- "keyData": "string",
- "keyName": "string",
- "linuxAmiId": "string",
- "region": "string",
- "subnets": {
- "property1": "string",
- "property2": "string"
}, - "useInternalIp": true,
- "volumeId": "string",
- "vpcId": "string"
}
]
}
Returns stun server
continent required | string Enum: "AFRICA" "MIDDLE_EAST" "ASIA_PACIFIC" "EUROPE" "NORTH_AMERICA" "SOUTH_AMERICA" |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
host required | string |
id | string |
organizationId | string |
port | integer <int32> |
region required | string |
serviceProviderId | string |
stunServer | string |
{- "continent": "EUROPE",
- "host": "stun.example.com",
- "id": "5f9b1b4b7f7b7b0001b3b1b4",
- "port": 3478,
- "region": "eu-west-1"
}
{- "continent": "EUROPE",
- "host": "stun.example.com",
- "id": "5f9b1b4b7f7b7b0001b3b1b4",
- "port": 3478,
- "region": "eu-west-1"
}
Returns job
organizationId required | string |
playoutId required | string |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateFinished": "2019-08-24T14:15:22Z",
- "entityId": "string",
- "fileName": "string",
- "id": "string",
- "jobType": "string",
- "messages": [
- {
- "message": "string",
- "type": "OK"
}
], - "organization": "string",
- "resourceExtension": "string",
- "resourceLink": "string",
- "serviceProviderId": "string",
- "status": "PENDING",
- "uniqueId": "string",
- "userId": "string"
}
Returns user configuration
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
id | string |
object |
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string",
- "properties": {
- "property1": { },
- "property2": { }
}
}
{- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "id": "string"
}
Returns transformation scripts that are available for organization
organization required | string Organization Id |
enabled | boolean Enabled/Disabled |
[- {
- "author": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "image": "string",
- "name": "string",
- "organizationId": "string",
- "scriptBody": "string",
- "scriptType": "GROOVY",
- "serviceProviderId": "string",
- "type": "PLAYLIST",
- "version": 0
}
]
Creates a new transformation script
organization required | Array of strings Organization Id |
validate | boolean Default: false |
author | string |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
enabled | boolean |
id | string |
image | string |
name required | string |
organizationId | string |
scriptBody required | string |
scriptType | string Value: "GROOVY" |
serviceProviderId | string |
type | string Enum: "PLAYLIST" "SIDECAR" "EPG" |
version | integer <int32> |
{- "author": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "image": "string",
- "name": "string",
- "organizationId": "string",
- "scriptBody": "string",
- "scriptType": "GROOVY",
- "serviceProviderId": "string",
- "type": "PLAYLIST",
- "version": 0
}
{- "author": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "image": "string",
- "name": "string",
- "organizationId": "string",
- "scriptBody": "string",
- "scriptType": "GROOVY",
- "serviceProviderId": "string",
- "type": "PLAYLIST",
- "version": 0
}
Updates transformation script with given ID
author | string |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
enabled | boolean |
id | string |
image | string |
name required | string |
organizationId | string |
scriptBody required | string |
scriptType | string Value: "GROOVY" |
serviceProviderId | string |
type | string Enum: "PLAYLIST" "SIDECAR" "EPG" |
version | integer <int32> |
{- "author": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "image": "string",
- "name": "string",
- "organizationId": "string",
- "scriptBody": "string",
- "scriptType": "GROOVY",
- "serviceProviderId": "string",
- "type": "PLAYLIST",
- "version": 0
}
{- "author": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "image": "string",
- "name": "string",
- "organizationId": "string",
- "scriptBody": "string",
- "scriptType": "GROOVY",
- "serviceProviderId": "string",
- "type": "PLAYLIST",
- "version": 0
}
Returns transformations search by provided filters
organization required | string Organization Id |
enabled | boolean |
type | string Enum: "PLAYLIST" "SIDECAR" "EPG" |
{- "enabled": true,
- "type": "PLAYLIST"
}
[- {
- "author": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "image": "string",
- "name": "string",
- "organizationId": "string",
- "scriptBody": "string",
- "scriptType": "GROOVY",
- "serviceProviderId": "string",
- "type": "PLAYLIST",
- "version": 0
}
]
Returns transformation script with given ID
scriptId required | string Transformation script Id |
organization required | Array of strings Organization Id |
{- "author": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "image": "string",
- "name": "string",
- "organizationId": "string",
- "scriptBody": "string",
- "scriptType": "GROOVY",
- "serviceProviderId": "string",
- "type": "PLAYLIST",
- "version": 0
}
Updates transformation script with given ID
scriptId required | string Transformation script Id |
organization required | Array of strings Organization Id |
validate | boolean Default: false |
author | string |
dateCreated | string <date-time> |
dateUpdated | string <date-time> |
enabled | boolean |
id | string |
image | string |
name required | string |
organizationId | string |
scriptBody required | string |
scriptType | string Value: "GROOVY" |
serviceProviderId | string |
type | string Enum: "PLAYLIST" "SIDECAR" "EPG" |
version | integer <int32> |
{- "author": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "image": "string",
- "name": "string",
- "organizationId": "string",
- "scriptBody": "string",
- "scriptType": "GROOVY",
- "serviceProviderId": "string",
- "type": "PLAYLIST",
- "version": 0
}
{- "author": "string",
- "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "enabled": true,
- "id": "string",
- "image": "string",
- "name": "string",
- "organizationId": "string",
- "scriptBody": "string",
- "scriptType": "GROOVY",
- "serviceProviderId": "string",
- "type": "PLAYLIST",
- "version": 0
}
playoutId required | string |
httpPassword | string |
httpUser | string |
{- "httpPassword": "string",
- "httpUser": "string"
}
{ }
playoutId required | string |
message | string |
status | string Enum: "MISSING" "IN_PROGRESS" "PENDING_UPGRADE" "ERROR" "READY" "DELETING" |
timestamp | string <date-time> |
{- "message": "string",
- "status": "MISSING",
- "timestamp": "2019-08-24T14:15:22Z"
}
{ }
organization | Array of strings |
object (PlayoutAutomaticSwitchingDTO) | |
backupType | string Enum: "HOT" "WARM" |
object (PlayoutConfigurationDTO) | |
object (DeploymentRequest) | |
healthyPeriod | integer <int64> |
object (CreateInstanceRequest) Instance request | |
instanceType | string Enum: "AWS" "AWS_PAIRED" "TELIA" "ALIBABA" "EDGE" "AZURE" |
mode | string Enum: "DEMO" "PROD" |
name | string |
presetId | string |
type | string Enum: "SD" "HD" "UHD" |
unhealthyPeriod | integer <int64> |
{- "automaticSwitching": {
- "emptyTimelineSwitchOff": true,
- "emptyTimelineSwitchOffDelayMin": 0
}, - "backupType": "HOT",
- "configuration": {
- "audioFallbackLanguages": {
- "defaultLanguage": "string",
- "mapping": {
- "property1": "string",
- "property2": "string"
}
}, - "audioLoudness": 0.1,
- "audioLoudnessNormalizationEnabled": true,
- "channelId": "string",
- "channelName": "string",
- "gapOverlap": 0,
- "hdPreviewEnabled": true,
- "liveRecordingSettings": {
- "enabled": true,
- "fileNamePattern": "string",
- "fragmentDurationSec": 0,
- "maxStoragePercent": 0
}, - "organizationId": "string",
- "organizationName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "providerId": "string",
- "providerName": "string",
- "rtmpPreviewEnabled": true,
- "stunServer": {
- "host": "string",
- "password": "string",
- "port": 0,
- "username": "string"
}, - "timelineType": "NIMBUS"
}, - "deploymentRequest": {
- "cacheSize": 0,
- "cacheVersion": "string",
- "hlsSize": 0,
- "playoutLogSize": 0,
- "playoutVersion": "string"
}, - "healthyPeriod": 0,
- "instanceRequest": {
- "armArch": true,
- "cdiSupportEnabled": true,
- "cloudType": "AWS",
- "deploymentType": "DOCKER",
- "dns": "string",
- "experimental": true,
- "externalIp": "string",
- "externalIpReservationId": "string",
- "instanceName": "string",
- "instancePort": 0,
- "instanceType": "string",
- "licenseId": "string",
- "nixEnabled": true,
- "region": "string",
- "remoteId": "string",
- "reuseIp": true,
- "skipInstall": true,
- "slots": 0,
- "sshKey": "string",
- "systemPassword": "string",
- "systemUser": "string",
- "type": "SD",
- "vmType": "WINDOWS",
- "volumeSize": 0,
- "zixiSettings": {
- "mcFeederEnabled": true,
- "mcFeederLicense": "string",
- "mcReceiverEnabled": true,
- "mcReceiverLicense": "string"
}, - "zone": "string"
}, - "instanceType": "AWS",
- "mode": "DEMO",
- "name": "string",
- "presetId": "string",
- "type": "SD",
- "unhealthyPeriod": 0
}
{ }
organization | Array of strings |
providerId | string |
[- "string"
]
{- "property1": {
- "aribPassthrough": true,
- "customSubtitleStyles": true,
- "dolby": true,
- "instantGraphics": true,
- "jpegXsEncoder": true,
- "mc265Encoder": true,
- "mpeg2": true,
- "multipleAudioTracksSameLanguage": true,
- "previewSubtitles": true,
- "reuseVideoEncoders": true,
- "supportAllFeature": true,
- "timelineBlocks": true,
- "webrtc": true,
- "webrtcServerSelect": true
}, - "property2": {
- "aribPassthrough": true,
- "customSubtitleStyles": true,
- "dolby": true,
- "instantGraphics": true,
- "jpegXsEncoder": true,
- "mc265Encoder": true,
- "mpeg2": true,
- "multipleAudioTracksSameLanguage": true,
- "previewSubtitles": true,
- "reuseVideoEncoders": true,
- "supportAllFeature": true,
- "timelineBlocks": true,
- "webrtc": true,
- "webrtcServerSelect": true
}
}
organization | Array of strings |
providerId | string |
apiVersion | integer <int32> Default: 1 |
[- "string"
]
[- {
- "adInsertionConfigurations": [
- {
- "abrGroup": "MAIN",
- "adMarkerPassthrough": true,
- "aliases": {
- "alias1": {
- "key1": "value1"
}
}, - "availSuppressionMode": "OFF",
- "availSuppressionValue": "00:00:00",
- "cdnAdSegmentPrefix": "string",
- "cdnContentSegmentPrefix": "string",
- "contentSourceUrl": "string",
- "dashManifestUrl": "string",
- "dashMpdLocation": "EMT_DEFAULT",
- "dashOriginType": "MULTI_PERIOD",
- "livePrerollDecsiionServerUrl": "string",
- "livePrerollMaximumDuration": 100,
- "name": "ad-insertion-configuration-1",
- "personalizedThreshold": 100,
- "region": "us-east-1",
- "sessionLogPercent": 0,
- "slateAssetId": "10000001",
- "state": "IN_SYNC",
- "transcodeProfileName": "transcode-profile-1"
}
], - "assetExpireHours": 0,
- "authToken": "string",
- "automaticSwitching": {
- "emptyTimelineSwitchOff": true,
- "emptyTimelineSwitchOffDelayMin": 0
}, - "avmonSettings": {
- "audioTrackChannelCount": 0,
- "audioTrackCount": 0,
- "blackDurationThreshold": 0.1,
- "blackValueThreshold": 0.1,
- "freezeDurationThreshold": 0.1,
- "freezeValueThreshold": 0.1,
- "inputDeviceName": "string",
- "resolutionHeight": 0,
- "resolutionWidth": 0,
- "silenceDurationThreshold": 0.1,
- "silenceValueThreshold": 0.1,
- "timecodeOverlay": true
}, - "backup": true,
- "backupSettings": {
- "backupPlayoutId": "string",
- "backupType": "HOT",
- "cacheForHours": 0,
- "failoverDisabled": true,
- "healthyPeriod": 0,
- "maxWarmBackupUptimeHours": 0,
- "startCachingMillis": 0,
- "unhealthyPeriod": 0,
- "wakeUpForCaching": true,
- "wakeUpOnTimelineChange": true
}, - "backupType": "HOT",
- "bandwidthLimit": 1,
- "cacheLength": "string",
- "caching": true,
- "closedCaptionsPassthrough": true,
- "complianceRecordingSettings": {
- "bitrate": 0,
- "enabled": true,
- "includeSubtitles": true,
- "timecodeOverlay": true
}, - "concurrentDownloads": 0,
- "configuration": {
- "audioFallbackLanguages": {
- "defaultLanguage": "string",
- "mapping": {
- "property1": "string",
- "property2": "string"
}
}, - "audioLoudness": 0.1,
- "audioLoudnessNormalizationEnabled": true,
- "channelId": "string",
- "channelName": "string",
- "gapOverlap": 0,
- "hdPreviewEnabled": true,
- "liveRecordingSettings": {
- "enabled": true,
- "fileNamePattern": "string",
- "fragmentDurationSec": 0,
- "maxStoragePercent": 0
}, - "organizationId": "string",
- "organizationName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "providerId": "string",
- "providerName": "string",
- "rtmpPreviewEnabled": true,
- "stunServer": {
- "host": "string",
- "password": "string",
- "port": 0,
- "username": "string"
}, - "timelineType": "NIMBUS"
}, - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "deploymentInfo": {
- "cacheSize": 0,
- "cacheVersion": "string",
- "hlsSize": 0,
- "lastChange": "2019-08-24T14:15:22Z",
- "playoutLogSize": 0,
- "playoutVersion": "string",
- "restartRequired": true,
- "rtmpVersion": "string",
- "status": "MISSING",
- "type": "DOCKER"
}, - "emergencyTemplate": "string",
- "enabled": true,
- "fps": 0.1,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "hardwareId": "string",
- "id": "string",
- "ignoreTimecode": true,
- "instanceInfo": {
- "availabilityZone": "string",
- "buildVersion": "string",
- "cdiSupportEnabled": true,
- "created": "2019-08-24T14:15:22Z",
- "externalIp": "string",
- "instanceConfigurationId": "string",
- "instanceId": "string",
- "instanceSize": "string",
- "messages": [
- {
- "message": "string",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "region": "string",
- "securityGroupId": "string",
- "started": "2019-08-24T14:15:22Z",
- "state": "REQUESTED",
- "versionHistory": [
- {
- "build": "string",
- "changelog": [
- {
- "description": "string",
- "ticketId": "string",
- "timestamp": "2019-08-24T14:15:22Z",
- "url": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "environment": "string",
- "id": "string",
- "major": 0,
- "minor": 0,
- "sprint": 0,
- "status": "STABLE",
- "versionString": "string",
- "vmType": "WINDOWS"
}
], - "vmType": "WINDOWS",
- "volumeSize": 0
}, - "instanceType": "AWS",
- "internal": true,
- "ip": "string",
- "licenseId": 0,
- "liveInputs": [
- {
- "decoder": "AUTO",
- "defaultAribOverride": true,
- "defaultAudioOverride": true,
- "defaultInput": true,
- "delay": 0,
- "destinationArn": "string",
- "emergencyFilter": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "criteria": [
- {
- "field": "SPLICE_EVENT_ID",
- "value": "string"
}
]
}, - "emergencyLive": true,
- "enabled": true,
- "encryptionKey": "string",
- "id": "string",
- "mediaFlowArn": "string",
- "normalizeLoudness": true,
- "port": 0,
- "port2": 0,
- "presetId": "string",
- "primarySCTESource": true,
- "recording": true,
- "routeId": "string",
- "scteListenerStrategy": "IGNORE",
- "srtLatency": 0,
- "srtStreamId": "string",
- "streamSettings": {
- "anc2038": [
- {
- "pid": 0
}
], - "audio": [
- {
- "advancedAc3Settings": {
- "dialogueNormalization": "PASSTHROUGH",
- "lineModeProfile": "PASSTHROUGH",
- "loRoCenterMixLevel": "PASSTHROUGH",
- "loRoSurroundMixLevel": "PASSTHROUGH",
- "ltRtCenterMixLevel": "PASSTHROUGH",
- "ltRtSurroundMixLevel": "PASSTHROUGH",
- "rfModeProfile": "PASSTHROUGH",
- "stereoDownmixMode": "PASSTHROUGH",
- "surroundAttenuationFlag": "PASSTHROUGH",
- "surroundPhaseShiftFlag": "PASSTHROUGH"
}, - "audioEncoderSettings": {
- "bitrate": 0,
- "channelConfiguration": "string",
- "encoderType": "AAC",
- "sampleRate": 0
}, - "languageCode": "string",
- "name": "string",
- "pid": 0
}
], - "closedCaptionsCea608": [
- {
- "languageCode": "string",
- "trackId": 0
}
], - "contentAdvisory": [
- {
- "format": "MPA"
}
], - "scte": {
- "enabled": true,
- "pid": 0
}, - "subtitles": [
- {
- "languageCode": "string",
- "pid": 0
}
], - "subtitlesArib": [
- {
- "languageCode": "string",
- "pid": 0
}
], - "subtitlesAribB40": [
- {
- "pid": 0
}
], - "subtitlesBurn": [
- {
- "languageCode": "string"
}
], - "subtitlesVTT": [
- {
- "languageCode": "string",
- "pid": 0
}
], - "video": {
- "pid": 0
}
}, - "streamingProtocol": "UDP",
- "synchronizeWith": "string",
- "type": "REGULAR",
- "url": "string"
}
], - "localCacheId": "string",
- "localPlayoutId": "string",
- "mjpegSettings": {
- "jpegHeight": 0,
- "jpegQuality": 0,
- "jpegWidth": 0,
- "mjpegFrameRate": 0
}, - "mode": "DEMO",
- "multimediaPackage": "string",
- "name": "string",
- "organizationId": "string",
- "outputs": [
- {
- "anc2038": [
- {
- "name": "string",
- "pid": 0
}
], - "audio": [
- {
- "advancedAc3Settings": {
- "dialogueNormalization": "PASSTHROUGH",
- "lineModeProfile": "PASSTHROUGH",
- "loRoCenterMixLevel": "PASSTHROUGH",
- "loRoSurroundMixLevel": "PASSTHROUGH",
- "ltRtCenterMixLevel": "PASSTHROUGH",
- "ltRtSurroundMixLevel": "PASSTHROUGH",
- "rfModeProfile": "PASSTHROUGH",
- "stereoDownmixMode": "PASSTHROUGH",
- "surroundAttenuationFlag": "PASSTHROUGH",
- "surroundPhaseShiftFlag": "PASSTHROUGH"
}, - "audioEncoderSettings": {
- "bitrate": 0,
- "channelConfiguration": "string",
- "encoderType": "AAC",
- "sampleRate": 0
}, - "languageCode": "string",
- "name": "string",
- "pid": 0
}
], - "closedCaptionsCea608": [
- {
- "languageCode": "string",
- "name": "string"
}
], - "contentAdvisory": [
- {
- "format": "MPA"
}
], - "disableOnEmergency": true,
- "disableOnEmergencyDelayMs": 0,
- "enabled": true,
- "encoderSettings": {
- "bitrate": 0,
- "bitrateBufferMs": 0,
- "encoderType": "MJPEG",
- "getbFrames": 0,
- "gopSize": 0,
- "interlaced": true,
- "interlacingOptions": {
- "topFieldFirst": true
}, - "optionString": "string",
- "quality": 0,
- "timestampOffsetMs": 0,
- "x264Profile": "AUTOMATIC"
}, - "ignoreComplianceRecording": true,
- "mediaConnectDestinations": [
- {
- "cidrAllowList": [
- "string"
], - "ip": "string",
- "maxLatency": 0,
- "name": "string",
- "outputArn": "string",
- "port": 0,
- "protocol": "ZIXI_PUSH",
- "publicIp": "string",
- "remoteId": "string",
- "smoothingLatency": 0,
- "streamId": "string"
}
], - "mediaConnectFlowArn": "string",
- "muxerSettings": {
- "muxerType": "MPEG_TS",
- "pcrOffsetMs": 0,
- "pmtPid": 0,
- "programName": "string",
- "programNumber": 0,
- "totalBitrate": 0
}, - "name": "string",
- "outputStreams": [
- {
- "disableOnEmergency": true,
- "disableOnEmergencyDelayMs": 0,
- "enabled": true,
- "ignoreComplianceRecording": true,
- "mediaConnectDestinations": [
- {
- "cidrAllowList": [
- "string"
], - "ip": "string",
- "maxLatency": 0,
- "name": "string",
- "outputArn": "string",
- "port": 0,
- "protocol": "ZIXI_PUSH",
- "publicIp": "string",
- "remoteId": "string",
- "smoothingLatency": 0,
- "streamId": "string"
}
], - "mediaConnectFlowArn": "string",
- "muxerSettings": {
- "muxerType": "MPEG_TS",
- "pcrOffsetMs": 0,
- "pmtPid": 0,
- "programName": "string",
- "programNumber": 0,
- "totalBitrate": 0
}, - "name": "string",
- "streamSettings": {
- "anc2038": [
- {
- "name": "string",
- "pid": 0
}
], - "audio": [
- {
- "enabled": true,
- "name": "string",
- "pid": 0
}
], - "closedCaptionsCea608": [
- {
- "name": "string",
- "trackId": 0
}
], - "scte": {
- "enabled": true,
- "pid": 0
}, - "subtitles": [
- {
- "name": "string",
- "pid": 0
}
], - "subtitlesArib": [
- {
- "name": "string",
- "pid": 0
}
], - "subtitlesAribB40": [
- {
- "name": "string",
- "pid": 0
}
], - "subtitlesVTT": [
- {
- "name": "string",
- "pid": 0
}
], - "video": {
- "pid": 0
}
}, - "transportSettings": {
- "accessKey": "string",
- "containerName": "string",
- "encryptionKey": "string",
- "errorCorrectionOverhead": 0,
- "fecColumns": 0,
- "fecRows": 0,
- "hlsAbrGroup": "string",
- "hlsAbrUrl": "string",
- "hlsPushDestinationType": "WEBDAV",
- "hlsPushPassword": "string",
- "hlsPushUser": "string",
- "hlsSegmentCount": 0,
- "hlsSegmentDuration": 0.1,
- "hlsSegmentTtl": 0,
- "host": "string",
- "host2": "string",
- "insertScte35IntoMpegTs": true,
- "mediaConnectOutputIp": "string",
- "mediaconnectHost": "string",
- "password": "string",
- "port": 0,
- "port2": 0,
- "region": "string",
- "scteAheadTimes": [
- 0
], - "scteNullInterval": 0,
- "scteNullPeriod": 0,
- "scteTagFormat": "NONE",
- "secretKey": "string",
- "sourcePath": "string",
- "srtLatency": 0,
- "srtStreamId": "string",
- "transportType": "UDP",
- "username": "string"
}, - "type": "REGULAR"
}
], - "presetId": "string",
- "streamSettings": {
- "anc2038": [
- {
- "pid": 0
}
], - "audio": [
- {
- "advancedAc3Settings": {
- "dialogueNormalization": "PASSTHROUGH",
- "lineModeProfile": "PASSTHROUGH",
- "loRoCenterMixLevel": "PASSTHROUGH",
- "loRoSurroundMixLevel": "PASSTHROUGH",
- "ltRtCenterMixLevel": "PASSTHROUGH",
- "ltRtSurroundMixLevel": "PASSTHROUGH",
- "rfModeProfile": "PASSTHROUGH",
- "stereoDownmixMode": "PASSTHROUGH",
- "surroundAttenuationFlag": "PASSTHROUGH",
- "surroundPhaseShiftFlag": "PASSTHROUGH"
}, - "audioEncoderSettings": {
- "bitrate": 0,
- "channelConfiguration": "string",
- "encoderType": "AAC",
- "sampleRate": 0
}, - "languageCode": "string",
- "name": "string",
- "pid": 0
}
], - "closedCaptionsCea608": [
- {
- "languageCode": "string",
- "trackId": 0
}
], - "contentAdvisory": [
- {
- "format": "MPA"
}
], - "scte": {
- "enabled": true,
- "pid": 0
}, - "subtitles": [
- {
- "languageCode": "string",
- "pid": 0
}
], - "subtitlesArib": [
- {
- "languageCode": "string",
- "pid": 0
}
], - "subtitlesAribB40": [
- {
- "pid": 0
}
], - "subtitlesBurn": [
- {
- "languageCode": "string"
}
], - "subtitlesVTT": [
- {
- "languageCode": "string",
- "pid": 0
}
], - "video": {
- "pid": 0
}
}, - "subtitles": [
- {
- "languageCode": "string",
- "name": "string",
- "style": "string"
}
], - "subtitlesArib": [
- {
- "languageCode": "string",
- "name": "string"
}
], - "subtitlesAribB40": [
- {
- "languageCode": "string",
- "name": "string"
}
], - "subtitlesBurn": [
- {
- "languageCode": "string",
- "style": "string"
}
], - "subtitlesVTT": [
- {
- "languageCode": "string",
- "name": "string"
}
], - "transportSettings": {
- "accessKey": "string",
- "containerName": "string",
- "encryptionKey": "string",
- "errorCorrectionOverhead": 0,
- "fecColumns": 0,
- "fecRows": 0,
- "hlsAbrGroup": "string",
- "hlsAbrUrl": "string",
- "hlsPushDestinationType": "WEBDAV",
- "hlsPushPassword": "string",
- "hlsPushUser": "string",
- "hlsSegmentCount": 0,
- "hlsSegmentDuration": 0.1,
- "hlsSegmentTtl": 0,
- "host": "string",
- "host2": "string",
- "insertScte35IntoMpegTs": true,
- "mediaConnectOutputIp": "string",
- "mediaconnectHost": "string",
- "password": "string",
- "port": 0,
- "port2": 0,
- "region": "string",
- "scteAheadTimes": [
- 0
], - "scteNullInterval": 0,
- "scteNullPeriod": 0,
- "scteTagFormat": "NONE",
- "secretKey": "string",
- "sourcePath": "string",
- "srtLatency": 0,
- "srtStreamId": "string",
- "transportType": "UDP",
- "username": "string"
}, - "type": "REGULAR",
- "videoCaps": {
- "colorSpace": "I420",
- "deinterlace": true,
- "framerate": 0,
- "framerateDivider": 0,
- "height": 0,
- "maxGopSize": 0,
- "screenAspectRatioH": 0,
- "screenAspectRatioW": 0,
- "width": 0
}
}
], - "password": "string",
- "port": 0,
- "presetId": "string",
- "previewSubtitleSettings": {
- "enabled": true,
- "language": "string"
}, - "previewV2Enabled": true,
- "pushNotificationEnabled": true,
- "rendererConfiguration": {
- "aspect-ratio": 0,
- "audio": [
- {
- "language-code": "string",
- "solo": true,
- "track-index": 0,
- "variant-index": 0
}
], - "board-index": 0,
- "board-name": "string",
- "frame-rate": 0.1,
- "licenseId": 0,
- "resolution-height": 0,
- "resolution-width": 0,
- "scan-type": 0,
- "subtitles": [
- {
- "language-code": "string",
- "track-index": 0,
- "variant-index": 0
}
]
}, - "scteListenerStrategy": "IGNORE",
- "serviceProviderId": "string",
- "statusConfiguration": {
- "cacheLimitError": 0.1,
- "cacheLimitWarning": 0.1,
- "cpuLoadError": 0.1,
- "cpuLoadWarning": 0.1,
- "diskSpaceError": 0.1,
- "diskSpaceWarning": 0.1,
- "timeTillFirstGapError": 0,
- "timeTillFirstGapWarning": 0
}, - "timeBarSettings": {
- "label": "string",
- "latency": 0
}, - "type": "SD",
- "uploadBandwidthLimit": 1,
- "username": "string",
- "version": 0,
- "zixiEnabled": true
}
]
vmType | string Default: "LINUX" Enum: "WINDOWS" "LINUX" |
[- {
- "build": "string",
- "changelog": [
- {
- "description": "string",
- "ticketId": "string",
- "timestamp": "2019-08-24T14:15:22Z",
- "url": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "environment": "string",
- "id": "string",
- "major": 0,
- "minor": 0,
- "organizationId": "string",
- "serviceProviderId": "string",
- "sprint": 0,
- "status": "STABLE",
- "versionString": "string",
- "vmType": "WINDOWS"
}
]
playoutId required | string |
organization | Array of strings |
providerId | string |
apiVersion | integer <int32> Default: 1 |
{- "adInsertionConfigurations": [
- {
- "abrGroup": "MAIN",
- "adMarkerPassthrough": true,
- "aliases": {
- "alias1": {
- "key1": "value1"
}
}, - "availSuppressionMode": "OFF",
- "availSuppressionValue": "00:00:00",
- "cdnAdSegmentPrefix": "string",
- "cdnContentSegmentPrefix": "string",
- "contentSourceUrl": "string",
- "dashManifestUrl": "string",
- "dashMpdLocation": "EMT_DEFAULT",
- "dashOriginType": "MULTI_PERIOD",
- "livePrerollDecsiionServerUrl": "string",
- "livePrerollMaximumDuration": 100,
- "name": "ad-insertion-configuration-1",
- "personalizedThreshold": 100,
- "region": "us-east-1",
- "sessionLogPercent": 0,
- "slateAssetId": "10000001",
- "state": "IN_SYNC",
- "transcodeProfileName": "transcode-profile-1"
}
], - "assetExpireHours": 0,
- "authToken": "string",
- "automaticSwitching": {
- "emptyTimelineSwitchOff": true,
- "emptyTimelineSwitchOffDelayMin": 0
}, - "avmonSettings": {
- "audioTrackChannelCount": 0,
- "audioTrackCount": 0,
- "blackDurationThreshold": 0.1,
- "blackValueThreshold": 0.1,
- "freezeDurationThreshold": 0.1,
- "freezeValueThreshold": 0.1,
- "inputDeviceName": "string",
- "resolutionHeight": 0,
- "resolutionWidth": 0,
- "silenceDurationThreshold": 0.1,
- "silenceValueThreshold": 0.1,
- "timecodeOverlay": true
}, - "backup": true,
- "backupSettings": {
- "backupPlayoutId": "string",
- "backupType": "HOT",
- "cacheForHours": 0,
- "failoverDisabled": true,
- "healthyPeriod": 0,
- "maxWarmBackupUptimeHours": 0,
- "startCachingMillis": 0,
- "unhealthyPeriod": 0,
- "wakeUpForCaching": true,
- "wakeUpOnTimelineChange": true
}, - "backupType": "HOT",
- "bandwidthLimit": 1,
- "cacheLength": "string",
- "caching": true,
- "closedCaptionsPassthrough": true,
- "complianceRecordingSettings": {
- "bitrate": 0,
- "enabled": true,
- "includeSubtitles": true,
- "timecodeOverlay": true
}, - "concurrentDownloads": 0,
- "configuration": {
- "audioFallbackLanguages": {
- "defaultLanguage": "string",
- "mapping": {
- "property1": "string",
- "property2": "string"
}
}, - "audioLoudness": 0.1,
- "audioLoudnessNormalizationEnabled": true,
- "channelId": "string",
- "channelName": "string",
- "gapOverlap": 0,
- "hdPreviewEnabled": true,
- "liveRecordingSettings": {
- "enabled": true,
- "fileNamePattern": "string",
- "fragmentDurationSec": 0,
- "maxStoragePercent": 0
}, - "organizationId": "string",
- "organizationName": "string",
- "playoutId": "string",
- "playoutName": "string",
- "providerId": "string",
- "providerName": "string",
- "rtmpPreviewEnabled": true,
- "stunServer": {
- "host": "string",
- "password": "string",
- "port": 0,
- "username": "string"
}, - "timelineType": "NIMBUS"
}, - "dateCreated": "2019-08-24T14:15:22Z",
- "dateUpdated": "2019-08-24T14:15:22Z",
- "deploymentInfo": {
- "cacheSize": 0,
- "cacheVersion": "string",
- "hlsSize": 0,
- "lastChange": "2019-08-24T14:15:22Z",
- "playoutLogSize": 0,
- "playoutVersion": "string",
- "restartRequired": true,
- "rtmpVersion": "string",
- "status": "MISSING",
- "type": "DOCKER"
}, - "emergencyTemplate": "string",
- "enabled": true,
- "fps": 0.1,
- "graphicsProject": "string",
- "graphicsProjectV2": "string",
- "hardwareId": "string",
- "id": "string",
- "ignoreTimecode": true,
- "instanceInfo": {
- "availabilityZone": "string",
- "buildVersion": "string",
- "cdiSupportEnabled": true,
- "created": "2019-08-24T14:15:22Z",
- "externalIp": "string",
- "instanceConfigurationId": "string",
- "instanceId": "string",
- "instanceSize": "string",
- "messages": [
- {
- "message": "string",
- "timeStamp": "2019-08-24T14:15:22Z"
}
], - "region": "string",
- "securityGroupId": "string",
- "started": "2019-08-24T14:15:22Z",
- "state": "REQUESTED",
- "versionHistory": [
- {
- "build": "string",
- "changelog": [
- {
- "description": "string",
- "ticketId": "string",
- "timestamp": "2019-08-24T14:15:22Z",
- "url": "string"
}
], - "dateCreated": "2019-08-24T14:15:22Z",
- "environment": "string",
- "id": "string",
- "major": 0,
- "minor": 0,
- "sprint": 0,
- "status": "STABLE",
- "versionString": "string",
- "vmType": "WINDOWS"
}
], - "vmType": "WINDOWS",
- "volumeSize": 0
}, - "instanceType": "AWS",
- "internal": true,
- "ip": "string",
- "licenseId": 0,
- "liveInputs": [
- {
- "decoder": "AUTO",
- "defaultAribOverride": true,
- "defaultAudioOverride": true,
- "defaultInput": true,
- "delay": 0,
- "destinationArn": "string",
- "emergencyFilter": {
- "activeFrom": "2019-08-24T14:15:22Z",
- "activeTo": "2019-08-24T14:15:22Z",
- "criteria": [
- {
- "field": "SPLICE_EVENT_ID",
- "value": "string"
}
]
}, - "emergencyLive": true,
- "enabled": true,
- "encryptionKey": "string",
- "id": "string",
- "mediaFlowArn": "string",
- "normalizeLoudness": true,
- "port": 0,
- "port2": 0,
- "presetId": "string",
- "primarySCTESource": true,
- "recording": true,
- "routeId": "string",
- "scteListenerStrategy": "IGNORE",
- "srtLatency": 0,
- "srtStreamId": "string",
- "streamSettings": {
- "anc2038": [
- {
- "pid": 0
}
], - "audio": [
- {
- "advancedAc3Settings": {
- "dialogueNormalization": "PASSTHROUGH",
- "lineModeProfile": "PASSTHROUGH",
- "loRoCenterMixLevel": "PASSTHROUGH",
- "loRoSurroundMixLevel": "PASSTHROUGH",
- "ltRtCenterMixLevel": "PASSTHROUGH",
- "ltRtSurroundMixLevel": "PASSTHROUGH",
- "rfModeProfile": "PASSTHROUGH",
- "stereoDownmixMode": "PASSTHROUGH",
- "surroundAttenuationFlag": "PASSTHROUGH",
- "surroundPhaseShiftFlag": "PASSTHROUGH"
}, - "audioEncoderSettings": {
- "bitrate": 0,
- "channelConfiguration": "string",
- "encoderType": "AAC",
- "sampleRate": 0
}, - "languageCode": "string",
- "name": "string",
- "pid": 0
}
], - "closedCaptionsCea608": [
- {
- "languageCode": "string",
- "trackId": 0
}
], - "contentAdvisory": [
- {
- "format": "MPA"
}
], - "scte": {
- "enabled": true,
- "pid": 0
}, - "subtitles": [
- {
- "languageCode": "string",
- "pid": 0
}
], - "subtitlesArib": [
- {
- "languageCode": "string",
- "pid": 0
}
], - "subtitlesAribB40": [
- {
- "pid": 0
}
], - "subtitlesBurn": [
- {
- "languageCode": "string"
}
]