pdp_update: Update a single PDP policy

pdp_updateR Documentation

Update a single PDP policy

Description

To update an individual PDP policy, you'll need to specify all required fields for a PDP policy. Do this via a list object, the function will convert to JSON automatically.

Usage

pdp_update(ds, policy, policy_def)

Arguments

ds

Data set id from Domo.

policy

Id of existing policy.

policy_def

List defining updates to the existing policy.

Value

List of new policy definition.

References

API Documentation: https://developer.domo.com/docs/dataset-api-reference/dataset#Update%20a%20Personalized%20Data%20Permission%20(PDP)%20policy


domoinc/rdomo documentation built on Nov. 8, 2024, 12:48 a.m.