OrganizationAction
is an
enumerated list of actions a user may perform on an organization.
Table: OrganizationAction
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: Sep 16, 2024 | |||||
AddFederatedView | boolean | yes | Add a Federated View. | ||
AdministerPermissions | boolean | yes | Whether user may administer user permissions for the organization. | ||
AdministerTokens | boolean | yes | Whether administer tokens for the organizaiton. | ||
BlockQueries | boolean | yes | Whether an organizaiton's queries are blocked. | ||
ChangeEventForwarders | boolean | yes | Whether to allow changing of event forwarders. | ||
ChangeExternalFunctions | boolean | yes | Whether to allow changing of external functions. | ||
ChangeFleetManagement | boolean | yes | Whether permit changes to Fleet management. | ||
ChangeOrganizationSettings | boolean | yes | Whether user may change an organization's settings. | ||
ChangeReadOnlyDashboardFilter | boolean | yes | Whether user may change any of the organization's read-only dashboard filters. | ||
ChangeSecurityPolicies | boolean | yes | Whether user may make changes to security policies. | ||
ChangeSessions | boolean | yes | Whether user may make changes to an organization's sessions. | ||
ChangeTriggersToRunAsOtherUsers | boolean | yes | Whether a user may change triggers to run as other users. | ||
ConfigureIdp | boolean | yes | Whether user may configure identity provider settings. | ||
ConfigureIPFilters | boolean | yes | Whether user may configure IP filters. | ||
CreateRepository | boolean | yes | Whether user may create repositories in the organization's account. | ||
CreateTrialRepository | boolean | yes | Whether user may create a trial repository. | ||
CreateUser | boolean | yes | Whether user may create other users in the organization. | ||
CreateView | boolean | yes | Whether users may create views. | ||
DeleteRepositoryOrView | boolean | yes | Whether users may delete repositories or views. | ||
DownloadMacOsInstaller | boolean | yes | Whether users may download MacOS installer. | ||
ManageSchemas | boolean | yes | Whether a user may manage schemas. | ||
ManageUsers | boolean | yes | Whether a user may manage users. | ||
QueryAssistant | boolean | yes | Whether users may user the query assistant. | ||
SecurityPoliciesEnabled | boolean | yes | Whether security policies are enabled. | ||
UseCustomEmailTemplate | boolean | yes | Whether to use a custom email template. | ||
UseFleetEphemeralHosts | boolean | yes | Whether to use Fleet Management ephemeral hosts. | ||
UseFleetLabels | boolean | yes | Whether to use Fleet Management labels. | ||
UseFleetRemoteDebug | boolean | yes | Whether to allow remote debugging for Fleet Management. | ||
UseFleetStaticQueries | boolean | yes | Whether to allow Fleet Management static queries. | ||
UsePersonalToken | boolean | yes | Whether to allow the use of personal tokens. | ||
UseRemoteUpdates | boolean | yes | Whether to allow remote updates. | ||
ViewDeletedRepositoriesOrViews | boolean | yes | Whether to display or return deleted repositories and views. | ||
ViewEventForwarders | boolean | yes | Whether to allow viewing of event forwarders. | ||
ViewFalconDataConnectorUrl | boolean | yes | Whether users may view Falcon Data Connector URL. | ||
ViewFleetManagement | boolean | yes | Whether users may view the Fleet Management. | ||
ViewIdp | boolean | yes | Whether user may view identity provider settings. | ||
ViewIpFilters | boolean | yes | Whether users may view IP filters in use. | ||
ViewLoginBridge | boolean | yes | Whether users may view the Login Bridge. | ||
ViewOrganizationSettings | boolean | yes | Whether users may view the organization's settings. | ||
ViewOrganizationTokens | boolean | yes | Whether users may view the organization's tokens. | ||
viewPermissions | boolean | yes | Whether users may view permissions. | ||
ViewRunningQueries | boolean | yes | Whether users may view running queries. | ||
ViewSchemas | boolean | yes | Whether user may view schemas. | ||
ViewSecurityPolicies | boolean | yes | Whether user may view the organization's security policies. | ||
ViewSessionSettings | boolean | yes | Whether user may view session settings. | ||
ViewUsage | boolean | yes | Whether user may view usage of an organization. | ||
ViewUsers | boolean | yes | Whether user may view the list of users in the organization. |