Update the display name, description, or notification settings of a conflict monitor.
Documentation Index
Fetch the complete documentation index at: https://conductorone-groman-network-requirements-updates.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
This API uses OAuth2 with the Client Credential flow. Client Credentials must be sent in the BODY, not the headers. For an example of how to implement this, refer to the c1TokenSource.Token() function.
The unique identifier of the conflict monitor to update.
A conflict monitor defines a Separation of Duty rule between two entitlement sets. It detects when any user holds entitlements from both set A and set B simultaneously.
A conflict monitor defines a Separation of Duty rule between two entitlement sets. It detects when any user holds entitlements from both set A and set B simultaneously.
A description explaining the purpose of this Separation of Duty rule.
The human-readable name of the conflict monitor.
Whether the conflict monitor is actively scanning for violations.
The identifier of entitlement set A in the conflict rule.
The identifier of entitlement set B in the conflict rule.
The unique identifier of this conflict monitor.
The NotificationConfig message.