ViewAction
is an enumerated
list of actions a user may perform on a view.
Table: ViewAction
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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: Mar 14, 2025 | |||||
ChangeActions | boolean | yes | Permission to administer action. | ||
ChangeConnections | boolean | yes | Whether the user is allowed to change connections. | ||
ChangeDashboardReadonlyToken | boolean | yes | Allow changing of dashboard read-only token. | ||
ChangeDashboards | boolean | yes | Whether the user has permission to change dashboards. | ||
ChangeDataDeletionPermissions | boolean | yes | Whether the user can change data deletion permissions. | ||
ChangeDataspaceKind | boolean | yes | Whether the user can change the kind of dataspace. | ||
ChangeDefaultSearchSettings | boolean | yes | Whether the user can change the defaut search settings. | ||
ChangeFdrFeedControls | boolean | yes | Whether the user may change Federated feed controls. | ||
ChangeFdrFeeds | boolean | yes | Whether the user can change Federated feeds. | ||
ChangeFieldsToBeRemovedBeforeParsing | boolean | yes | Allow change of fields to be removed before parsing. | ||
ChangeFiles | boolean | yes | Whether to give permission to change files. | ||
ChangeIngestBlocking | boolean | yes | Whether the user has permission to change ingest blocking, if any. | ||
ChangeIngestFeeds | boolean | yes | Whether to give permission to change ingest feeds. | ||
ChangeIngestListeners | boolean | yes | Whether the user has permission to change ingest listeners for a repository. | ||
ChangeIngestTokens | boolean | yes | Whether the user can replace ingest tokens with new ones. | ||
ChangeInteractions | boolean | yes | Whether to allow changing of interactions | ||
ChangeOrganizationOwnedQueries | boolean | yes | If changing of organization owned queries is allowed. | ||
ChangePackages | boolean | yes | Whether the user has permission to change packages used. | ||
ChangeParsers | boolean | yes | Whether the user has permission to change parsers. | ||
ChangePermissionTokens | boolean | yes | Whether the user can change permission tokens. | ||
ChangeRetention | boolean | yes | Whether the user may change data retention for a repository. | ||
ChangeS3ArchivingSettings | boolean | yes | Whether the user may change any S3 archiving settings. | ||
ChangeSavedQueries | boolean | yes | Whether to give permission to change saved queries. | ||
ChangeScheduledReports | boolean | yes | Whether to give permission to change scheduled reports. | ||
ChangeSizeBasedRetention | boolean | yes | Allow change of size-based data retention for a repository. | ||
ChangeTimeBasedRetention | boolean | yes | Allow change of time-based data retention for a repository. | ||
ChangeTriggers | boolean | yes | Permission to administer alerts and scheduled searches. | ||
ChangeUserAccess | boolean | yes | Whether the user has permission to change user access. | ||
ChangeViewOrRepositoryDescription | boolean | yes | Whether the user may change a view or repository description. | ||
ConnectMultiClusterView | boolean | yes | Allow connection of multiple cluster views. | ||
ConnectView | boolean | yes | Whether the user can connect a view. | ||
CreateActions | boolean | yes | Whether the user can create actions. | ||
CreateDashboards | boolean | yes | Whether the user can create dashboards. | ||
CreateFiles | boolean | yes | Whether the user can create files. | ||
CreateSavedQueries | boolean | yes | Whether the user can create saved queries. | ||
CreateScheduledReports | boolean | yes | Whether the user can create scheduled reports. | ||
CreateTriggers | boolean | yes | Whether the user can create triggers. | ||
DeleteDataSources | boolean | yes | Whether the user may delete data sources. | ||
DeleteEvents | boolean | yes | Whether the user may delete events in a repository. | ||
DeleteParsers | boolean | yes | Whether the user can create delete parsers. | ||
DeleteRepositoryOrView | boolean | yes | Whether the user may delete a repository or a view. | ||
EventForwarding | boolean | yes | Whether the user can administer event forwarding rules. | ||
ExportQueryResults | boolean | yes | Allow export of query results. | ||
GenerateParsers | boolean | yes | Allow the generation of parsers. | ||
ReadEvents | boolean | yes | Whether the user can see log events. | ||
ReadExternalFunctions | boolean | yes | Whether reading external functions is permitted. | ||
ReadFdrFeeds | boolean | yes | Whether the user may read Federated feeds. | ||
SaveSearchResultAsWidget | boolean | yes | Whether the user may save search results as a widget. | ||
TestActions | boolean | yes | Whether the user may test actions. |