pdp_create: Create a new PDP policy

pdp_createR Documentation

Create a new PDP policy

Description

This function creates a new PDP policy on the given data set. The PDP policy is constructed as a list object and the function will convert that list to a JSON string before creating the policy.

Usage

pdp_create(ds, policy_def)

Arguments

ds

Data set id from Domo.

policy_def

List object with parameters as given in documentation.

Value

List with all policy properties plus the id assigned by Domo.

References

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


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