- Property Manager name: Video Manager Powered by Cloudinary
- Behavior version: The
v2026-01-09rule format supports thevideoManagerCloudinarybehavior v1.0. - Rule format status: Deprecated, outdated rule format
- Access: Read/Write
- Allowed in includes: Yes
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"} | |
avmAccessKeyVersionGuid | 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}} | |
cpCodeCloudinary | object | Specifies a CPCode for the Cloudinary traffic. | {"displayType":"object","tag":"input","todo":true}{"if":{"attribute":"enabled","op":"eq","value":true}} | |
cpCodeCloudinary.cpCodeLimits | array | Read-only. Describes the current usage limit for the CP code. | ||
cpCodeCloudinary.createdDate | integer | Read-only. UNIX epoch timestamp reflecting when the CP code was originally created. | ||
cpCodeCloudinary.description | string | Read-only. Additional description for the CP code. | ||
cpCodeCloudinary.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 | ||
cpCodeCloudinary.name | string | Read-only. The name of the CP code you specify as the | ||
cpCodeCloudinary.products | array | Read-only. The set of products the CP code is assigned to. This reflects | ||
rewriteUrl | boolean | Enables rewriting the URL to the Cloudinary URL format. | {"displayType":"boolean","tag":"input","type":"checkbox"}{"if":{"attribute":"enabled","op":"eq","value":true}} | |
cloudName | string (allows variables) | Specifies a cloud name used to prefix the incoming path. | rewriteUrl 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. | rewriteUrl is true | {"displayType":"string","tag":"input","type":"text"}{"if":{"attribute":"rewriteUrl","op":"eq","value":true}} |
