List Content Keys – Media API – MediaKind
List Content Keys
List Content Keys used by this Streaming Locator
RBAC Capability Required: ams.streaminglocator.create
Authentication
Authorization Bearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
project_namestring Requiredlocator_namestring Required
Response
200 Content Keys used by this Streaming Locator.
contentKeyslist of objects StreamingLocatorContentKey Optional- The content keys used by this streaming locator
Show 6 properties
idstring Required- The id of the content key
labelReferenceInStreamingPolicystring Optional- The label reference in the streaming policy
policyNamestring Optional- The name of the policy
trackslist of objects StreamingLocatorTrackSelection Optional- Not currently supported. The tracks which use this content key
Show 1 property
trackSelectionslist of objects StreamingLocatorTrackPropertyCondition Required- The track selections
Show 3 properties
operationobject TrackPropertyCompareOperation Required- The track property comparison operation
Show 2 properties
Equalstring Required- The track property comparison operation
Unknownstring Required- The track property comparison operation
propertystring Required- The track property to compare against
valuestring Required- The track property value.
typeenum Optional- The streaming locator content key type
- Allowed values: CommonEncryptionCenc, CommonEncryptionCbcs, EnvelopeEncryption
valuestring Optional- The value of the content key
Errors
400 Bad Request
errorobject ErrorDetail Required- Pertinent information about the error
- Show 3 properties
codestring Requireddetailstring RequiredextraDetailmap from strings to any OptionalShow value schema
[any key]any
refstring Required- A reference to the request that caused the error.
statusinteger Required- The HTTP status code
401 Unauthorized
- Similar structure as above
403 Forbidden
- Similar structure as above
404 Not Found
- Similar structure as above
429 Too Many Requests
- Similar structure as above
500 Internal Server Error
- Similar structure as above