Optional requestFactory: GovernanceConsoleApiRequestFactoryOptional responseProcessor: GovernanceConsoleApiResponseProcessorPrivate configurationPrivate requestPrivate responseOptional options: ConfigurationRetrieve a single governance control by its detection type, including the organization's current detection, notification, and mitigation configuration and detection counts.
The request object
Optional options: ConfigurationRetrieve the notification settings for the governance control with the given detection type, including, for each supported event type, whether notifications are enabled and which destinations receive them.
The request object
Optional options: ConfigurationRetrieve a single governance detection by its unique identifier.
The request object
Optional options: ConfigurationRetrieve the organization-wide governance notification settings, including whether users are notified when detections are assigned to them.
Optional options: ConfigurationRetrieve the detections produced by the governance control with the given detection type. Results can be filtered by state and free-text query, sorted, and paginated.
The request object
Optional options: ConfigurationRetrieve the list of governance controls configured for the organization. Each control pairs a detection definition with the organization's current detection, notification, and mitigation configuration, along with counts of active and mitigated detections.
Optional options: ConfigurationRetrieve the list of governance insights available to the organization. Each insight reports the query used to compute it, so that the value can be computed client-side. Insights can be filtered by product.
The request object
Optional options: ConfigurationApply a mitigation to a set of governance detections of a given detection type. When the mitigation type is omitted, the control's configured mitigation is used. The request is accepted for asynchronous processing.
The request object
Optional options: ConfigurationUpdate the detection, notification, and mitigation configuration of a governance control. Only the attributes present in the request are modified. Changing the mitigation type or its parameters may require additional permissions.
The request object
Optional options: ConfigurationReplace the notification settings for the governance control with the given detection type, setting, for each supported event type, whether notifications are enabled and which destinations receive them.
The request object
Optional options: ConfigurationUpdate a governance detection by its unique identifier. Only the attributes present in the request are modified, allowing a detection to be acknowledged as an exception, reopened, reassigned, or deferred for mitigation.
The request object
Optional options: ConfigurationUpdate the organization-wide governance notification settings. Only the attributes present in the request are modified.
The request object
Optional options: ConfigurationGenerated using TypeDoc
Retrieve the Governance Console configuration for the organization, including whether the Console is enabled, whether assignment notifications are enabled, and whether usage attribution is configured.