PermissionAssignmentInputType is used to input data for a parser test run.

Table: PermissionAssignmentInputType

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 30, 2024
actorActorInputyes Short-TermThe user or group to assign permissions. See ActorInput.
permissionSetPermissionSetInputyes Short-TermThe set of permissions the given actor will gain for the resource. See PermissionSetInput.
resourcestringyes Short-TermPath of the resource for which the permissions are assigned. Can be either a search domain or a specific asset in a search domain. For examples, a search domain with ID 123 would be, "searchdomain/123". A dashboard with ID 321 in a search domain with ID 123 would be, "searchdomain/123/dashboard/321".