- Property Manager name: Video Manager Powered by Cloudinary
- Behavior version: The
latestrule format supports thevideoManagerCloudinarybehavior v1.0. - Rule format status: Beta, possible breaking changes
- Access: Read/Write
- Allowed in includes: Not available for
latestrule format
Enables video processing powered by Cloudinary. This behavior is available as part of Ion, Dynamic Site Accelerator, and Adaptive Media Delivery products.
| Option | Type | Description | Requires | |
|---|---|---|---|---|
enabled | boolean | Enables the Video Manager Powered by Cloudinary behavior. | {"displayType":"boolean","tag":"input","type":"checkbox"} | |
avmāAccessāKeyāVersionāGuid | string | 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āCloudinary | object | 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āLimits | array | Read-only. Describes the current usage limit for the CP code. | ||
cpāCodeāCloudinary.createdāDate | integer | Read-only. UNIX epoch timestamp reflecting when the CP code was originally created. | ||
cpāCodeāCloudinary.description | string | Read-only. Additional description for the CP code. | ||
cpāCodeāCloudinary.id | integer | Unique identifier for each CP code. Initially, you get this value when creating a new CP code in PAPI. You can also assign a | ||
cpāCodeāCloudinary.name | string | Read-only. The name of the CP code you specify as the | ||
cpāCodeāCloudinary.products | array | Read-only. The set of products the CP code is assigned to. This reflects | ||
rewriteāUrl | boolean | Enables rewriting the URL to the Cloudinary URL format. | {"displayType":"boolean","tag":"input","type":"checkbox"}{"if":{"attribute":"enabled","op":"eq","value":true}} | |
cloudāName | string (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}} |
transformations | string (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}} |
