Interface RestrictionPoliciesApiUpdateRestrictionPolicyRequest

Hierarchy

  • RestrictionPoliciesApiUpdateRestrictionPolicyRequest

Properties

allowSelfLockout?: boolean

Allows admins (users with the user_access_manage permission) to remove their own access from the resource if set to true. By default, this is set to false, preventing admins from locking themselves out.

Restriction policy payload

resourceId: string

Identifier, formatted as type:id. Supported types: connection, dashboard, notebook, reference-table, security-rule, slo, workflow, app-builder-app, connection, connection-group.

Generated using TypeDoc