ncloud_drm_update_policy
Update an existing DRM policy for Widevine, PlayReady, or FairPlay. Disable any site using the policy before applying changes.
Instructions
Update a DRM policy. Disable any site using this policy before updating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| policyId | Yes | DRM policy ID to update | |
| persistent | Yes | Offline license retention | |
| policyName | Yes | Policy name (3-20 chars: letters, numbers, '_') | |
| rentalDuration | Yes | Seconds until first playback (0~2147483647) | |
| drmPolicyConfig | Yes | Per-DRM policy settings (widevine/playready/fairplay) | |
| playbackDuration | Yes | License validity in seconds from first playback (0~2147483647) |