Skip to content
  • Auto
  • Light
  • Dark
Get Started

Access Conflict

Access Conflict

Access Conflict

Create Monitor
client.AccessConflict.NewMonitor(ctx, body) (*IDstringCreatedAtTimeDeletedAtTimeDescriptionstringDisplayNamestringEnabledboolEntitlementSetAIDstringEntitlementSetBIDstringNotificationConfigNotificationConfigUpdatedAtTimeConflictMonitor, error)
post/api/v1/accessconflict
Delete Monitor
client.AccessConflict.DeleteMonitor(ctx, id, body) (*AccessConflictDeleteMonitorResponse, error)
delete/api/v1/accessconflict/{id}
Get Monitor
client.AccessConflict.GetMonitor(ctx, id) (*IDstringCreatedAtTimeDeletedAtTimeDescriptionstringDisplayNamestringEnabledboolEntitlementSetAIDstringEntitlementSetBIDstringNotificationConfigNotificationConfigUpdatedAtTimeConflictMonitor, error)
get/api/v1/accessconflict/{id}
Update Monitor
client.AccessConflict.UpdateMonitor(ctx, id, body) (*IDstringCreatedAtTimeDeletedAtTimeDescriptionstringDisplayNamestringEnabledboolEntitlementSetAIDstringEntitlementSetBIDstringNotificationConfigNotificationConfigUpdatedAtTimeConflictMonitor, error)
post/api/v1/accessconflict/{id}
C1 API Accessconflict V1 Email Notifications
C1APIAccessconflictV1EmailNotificationsstruct

The EmailNotifications message.

ShowShow
Enabledbool
optional

The enabled field.

IdentityUserIDsarray
optional
[]string

The identityUserIds field.

C1 API Accessconflict V1 Slack Notifications
C1APIAccessconflictV1SlackNotificationsstruct

The SlackNotifications message.

ShowShow
ChannelIDstring
optional

The channelId field.

ChannelNamestring
optional

The channelName field.

Enabledbool
optional

The enabled field.

Conflict Monitor
ConflictMonitorstruct

The ConflictMonitor message.

ShowShow
IDstring
optional

The id field.

CreatedAtTime
optional
formatdate-time
DeletedAtTime
optional
formatdate-time
Descriptionstring
optional

The description field.

DisplayNamestring
optional

The displayName field.

Enabledbool
optional

The enabled field.

EntitlementSetAIDstring
optional

The entitlementSetAId field.

EntitlementSetBIDstring
optional

The entitlementSetBId field.

The NotificationConfig message.

UpdatedAtTime
optional
formatdate-time
Notification Config
NotificationConfigstruct

The NotificationConfig message.

ShowShow
EmailNotificationsEnabledboolIdentityUserIDsarrayC1APIAccessconflictV1EmailNotifications
optional

The EmailNotifications message.

SlackNotificationsChannelIDstringChannelNamestringEnabledboolC1APIAccessconflictV1SlackNotifications
optional

The SlackNotifications message.