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

Table: PermissionAssignmentInputType

ParameterTypeRequiredDefaultDescription
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 19, 2024
actorActorInputyes The user or group to assign permissions. See ActorInput.
permissionSetPermissionSetInputyes The set of permissions the given actor will gain for the resource. See PermissionSetInput.
resourcestringyes Path 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".