videoManagerCloudinary


Enables video processing powered by Cloudinary. This behavior is available as part of Ion, Dynamic Site Accelerator, and Adaptive Media Delivery products.

OptionTypeDescriptionRequires
enabledboolean

Enables the Video Manager Powered by Cloudinary behavior.

{"displayType":"boolean","tag":"input","type":"checkbox"}
avm​Access​Key​Version​Guidstring

Specifies a Cloud Access Manager access key to sign requests to Cloudinary.

{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"enabled","op":"eq","value":true}}
cp​Code​Cloudinaryobject

Specifies a CPCode for the Cloudinary traffic.

{"displayType":"object","tag":"input","todo":true}
{"if":{"attribute":"enabled","op":"eq","value":true}}
cp​Code​Cloudinary.cp​Code​Limitsarray

Read-only. Describes the current usage limit for the CP code.

cp​Code​Cloudinary.created​Dateinteger

Read-only. UNIX epoch timestamp reflecting when the CP code was originally created.

cp​Code​Cloudinary.descriptionstring

Read-only. Additional description for the CP code.

cp​Code​Cloudinary.idinteger

Unique identifier for each CP code. Initially, you get this value when creating a new CP code in PAPI. You can also assign a cpcode​Id value from the List CP codes operation.

cp​Code​Cloudinary.namestring

Read-only. The name of the CP code you specify as the cpcode​Name when creating a new CP code in PAPI. You can modify this value with the PUT operation in the CP codes and Reporting Groups API.

cp​Code​Cloudinary.productsarray

Read-only. The set of products the CP code is assigned to. This reflects product​Id values you specify when creating a new CP code in PAPI.

rewrite​Urlboolean

Enables rewriting the URL to the Cloudinary URL format.

{"displayType":"boolean","tag":"input","type":"checkbox"}
{"if":{"attribute":"enabled","op":"eq","value":true}}
cloud​Namestring (allows variables)

Specifies a cloud name used to prefix the incoming path.

rewrite​Url is true
{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"rewriteUrl","op":"eq","value":true}}
transformationsstring (allows variables)

Specifies an optional list of transformations included in the URL.

rewrite​Url is true
{"displayType":"string","tag":"input","type":"text"}
{"if":{"attribute":"rewriteUrl","op":"eq","value":true}}