-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
PureCloud Jenkins
committed
Sep 16, 2023
1 parent
667e437
commit a2fe9e8
Showing
53 changed files
with
3,142 additions
and
3,082 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: AlertSummary | ||
--- | ||
## AlertSummary | ||
|
||
## Properties | ||
|
||
|Name | Type | Description | Notes| | ||
|------------ | ------------- | ------------- | -------------| | ||
| **entities** | [**[AlertSummaryEntity]**](AlertSummaryEntity.html) | The entities who violated the rule condition over the duration of the alert. | | | ||
| **conversation** | [**AddressableEntityRef**](AddressableEntityRef.html) | The id of the conversation that triggered the alert. Only used for alerts based on instance-based conversation metrics. | [optional] | | ||
| **metricType** | **String** | The metric type that is monitored. | | | ||
| **entitiesAreTeamMembers** | **Bool** | Flag that indicated whether or not the alert is for a rule with a condition for all members of a team. | | | ||
{: class="table table-striped"} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: AlertSummaryEntity | ||
--- | ||
## AlertSummaryEntity | ||
|
||
## Properties | ||
|
||
|Name | Type | Description | Notes| | ||
|------------ | ------------- | ------------- | -------------| | ||
| **entityType** | **String** | Specifies the type of entity being evaluated | | | ||
| **user** | [**AddressableEntityRef**](AddressableEntityRef.html) | User id of the entity being monitored | [optional] | | ||
| **group** | [**AddressableEntityRef**](AddressableEntityRef.html) | Group id of the entity being monitored | [optional] | | ||
| **queue** | [**AddressableEntityRef**](AddressableEntityRef.html) | Queue id of the entity being monitored | [optional] | | ||
| **team** | [**AddressableEntityRef**](AddressableEntityRef.html) | Team id of the entity being monitored | [optional] | | ||
| **alerting** | **Bool** | Flag that indicated if the entity is current causing the alert to be triggered | | | ||
{: class="table table-striped"} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: CampaignSkillStatistics | ||
--- | ||
## CampaignSkillStatistics | ||
|
||
## Properties | ||
|
||
|Name | Type | Description | Notes| | ||
|------------ | ------------- | ------------- | -------------| | ||
| **skillCombinations** | **Int** | Number of available skill combinations for the campaign | [optional] | | ||
| **eligibleSkilledAgents** | **Int** | Number of eligible agents with skills for campaign | [optional] | | ||
{: class="table table-striped"} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.