pdp_delete: Delete a specific policy from the given dataset.

pdp_deleteR Documentation

Delete a specific policy from the given dataset.

Description

Delete a specific policy from the given dataset.

NOTE: This is destructive. Once the PDP policy is deleted, it can't be restored w/o creating a new policy from scratch. It is recommended to backup policies before deleting.

Usage

pdp_delete(ds, policy)

Arguments

ds

Data set id from Domo.

policy

Id of existing policy.

Value

Success message (maybe??)

References

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


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