@devrev/typescript-sdk 1.1.53 → 1.1.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -33,9 +33,9 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
33
33
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
34
34
|
};
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.
|
|
37
|
-
exports.
|
|
38
|
-
exports.Api = exports.HttpClient = exports.ContentType = exports.WorkType = exports.WebhooksUpdateAction = exports.WebhookStatus = exports.WebhookEventType = exports.VistaType = exports.VistaGroupItemType = exports.VistaGroupItemState = exports.UserType = exports.UserState = exports.UomMetricScope = exports.UnitType = exports.TuringSourcesType = exports.TimelineEntryVisibility = exports.TimelineEntryType = exports.TimelineEntryPanel = exports.TimelineEntryObjectType = exports.TimelineEntriesUpdateRequestType = exports.TimelineEntriesCreateRequestType = exports.TimelineEntriesCollection = exports.TimelineCommentBodyType = exports.TimelineChangeEventEventType = exports.TicketSeverity = exports.TicketChannels = exports.TaskPriority = exports.SyncUnitSyncType = exports.SyncRunStartedBy = exports.SyncRunProgressState = exports.SyncRunMode = exports.SyncProgressState = exports.SyncOutStatus = exports.SyncMetadataFilterSyncOutFilterStatus = exports.SyncMetadataFilterSyncInFilterStatus = exports.SyncInStatus = exports.StockSchemaFragmentsListRequestPrune = exports.StockSchemaFragmentsListRequestFilterPreset = exports.StageValidationOptionForUpdate = exports.StageValidationOptionForCreate = exports.SnapWidgetsCreateRequestType = exports.SnapWidgetType = void 0;
|
|
36
|
+
exports.EventSourceStatus = exports.EventFetchedResult = exports.ErrorUnauthorizedType = exports.ErrorTooManyRequestsType = exports.ErrorServiceUnavailableType = exports.ErrorNotFoundType = exports.ErrorInternalServerErrorType = exports.ErrorForbiddenType = exports.ErrorConflictType = exports.ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType = exports.ErrorBadRequestUnexpectedJsonTypeType = exports.ErrorBadRequestType = exports.ErrorBadRequestCustomizationValidationErrorSubtype = exports.EnhancementRevScoreTier = exports.EngagementsCreateRequestEngagementType = exports.EngagementType = exports.DevUsersCreateRequestStateEnumValue = exports.DevUserJobTitle = exports.DevOrgAuthConnectionsUpdateRequestType = exports.DevOrgAuthConnectionsCreateRequestType = exports.Definedness = exports.DateTimePresetType = exports.DateFilterType = exports.CustomSchemaFragmentsSetRequestType = exports.CustomSchemaFragmentsListRequestPrune = exports.CustomSchemaFragmentType = exports.CustomSchemaFragmentFragmentType = exports.ConversationsCreateRequestTypeValue = exports.CommandSurfaceSurface = exports.CommandSurfaceObjectTypes = exports.CommandStatus = exports.CommandActionTemplateType = exports.CommandActionExecutorType = exports.CodeChangeSource = exports.ChatType = exports.ChatCompletionsRequestMessageRole = exports.BooleanExpressionType = exports.AuthTokenTokenType = exports.AuthTokenSubjectTokenType = exports.AuthTokenStatus = exports.AuthTokenRequestedTokenType = exports.AuthTokenGrantType = exports.AuthConnectionType = exports.AuthConnectionToggle = exports.AtomType = exports.AssociatedToType = exports.ArticleType = exports.ArticleStatus = exports.AggregationDetailAggregationType = exports.AccessLevel = void 0;
|
|
37
|
+
exports.SlaType = exports.SlaTrackerAppliesToType = exports.SlaSummaryStage = exports.SlaStatus = exports.SlaSelectorSeverity = exports.SlaSelectorPriority = exports.SlaSelectorAppliesTo = exports.SlaEvaluationPeriod = exports.SlaAppliesTo = exports.SendNotificationType = exports.SearchSortOrderParam = exports.SearchSortByParam = exports.SearchResultType = exports.SearchNamespace = exports.SearchHybridNamespace = exports.SchemasSubtypePrepareUpdateGetResponseConflictType = exports.SchemaFieldDescriptorFieldType = exports.SchemaFieldDescriptorArrayTypeBaseType = exports.RoleTarget = exports.RolePrivileges = exports.ReactionsUpdateRequestAction = exports.QuestionAnswerStatus = exports.PreferencesType = exports.PartType = exports.OrgType = exports.OrgScheduleStatus = exports.OrgScheduleFragmentStatus = exports.OrgEnvironment = exports.OpportunityPriority = exports.OpportunityForecastCategory = exports.MetricDefinitionStatus = exports.MetricDefinitionMetricType = exports.MetricDefinitionAppliesTo = exports.MetricActionExecuteRequestAction = exports.MemberType = exports.MeetingState = exports.MeetingChannel = exports.ListMode = exports.LinksDirection = exports.LinkType = exports.LinkEndpointType = exports.IssuePriority = exports.GroupedVistaFlavor = exports.GroupType = exports.GroupMemberType = exports.GroupIngestionSource = exports.GenericNotificationEventType = exports.FieldValueType = exports.ExternalSystemType = exports.EventTimelineEntryUpdatedReactionAction = void 0;
|
|
38
|
+
exports.Api = exports.HttpClient = exports.ContentType = exports.WorkType = exports.WebhooksUpdateAction = exports.WebhookStatus = exports.WebhookEventType = exports.WebCrawlerJobsControlRequestAction = exports.WebCrawlerJobState = exports.VistaType = exports.VistaGroupItemType = exports.VistaGroupItemState = exports.UserType = exports.UserState = exports.UomMetricScope = exports.UnitType = exports.TuringSourcesType = exports.TimelineEntryVisibility = exports.TimelineEntryType = exports.TimelineEntryPanel = exports.TimelineEntryObjectType = exports.TimelineEntriesUpdateRequestType = exports.TimelineEntriesCreateRequestType = exports.TimelineEntriesCollection = exports.TimelineCommentBodyType = exports.TimelineChangeEventEventType = exports.TicketSeverity = exports.TicketChannels = exports.TaskPriority = exports.SyncUnitSyncType = exports.SyncRunStartedBy = exports.SyncRunProgressState = exports.SyncRunMode = exports.SyncProgressState = exports.SyncOutStatus = exports.SyncMetadataFilterSyncOutFilterStatus = exports.SyncMetadataFilterSyncInFilterStatus = exports.SyncInStatus = exports.StockSchemaFragmentsListRequestPrune = exports.StockSchemaFragmentsListRequestFilterPreset = exports.StageValidationOptionForUpdate = exports.StageValidationOptionForCreate = exports.SnapWidgetsCreateRequestType = exports.SnapWidgetType = exports.SnapWidgetStatus = exports.SnapWidgetNamespace = exports.SnapWidgetInteractionType = exports.SnapWidgetClickInteractionClickAction = exports.SnapKitActionRequestElementTypeValue = exports.SlasFilterAppliesToOperatorType = void 0;
|
|
39
39
|
var AccessLevel;
|
|
40
40
|
(function (AccessLevel) {
|
|
41
41
|
AccessLevel["External"] = "external";
|
|
@@ -100,22 +100,35 @@ var AtomType;
|
|
|
100
100
|
(function (AtomType) {
|
|
101
101
|
AtomType["Account"] = "account";
|
|
102
102
|
AtomType["AppFragment"] = "app_fragment";
|
|
103
|
+
AtomType["AuthToken"] = "auth_token";
|
|
103
104
|
AtomType["Capability"] = "capability";
|
|
105
|
+
AtomType["CodeChange"] = "code_change";
|
|
106
|
+
AtomType["Command"] = "command";
|
|
104
107
|
AtomType["Conversation"] = "conversation";
|
|
108
|
+
AtomType["CustomObject"] = "custom_object";
|
|
105
109
|
AtomType["CustomTypeFragment"] = "custom_type_fragment";
|
|
110
|
+
AtomType["DevOrg"] = "dev_org";
|
|
106
111
|
AtomType["DevUser"] = "dev_user";
|
|
112
|
+
AtomType["Dm"] = "dm";
|
|
107
113
|
AtomType["Engagement"] = "engagement";
|
|
108
114
|
AtomType["Enhancement"] = "enhancement";
|
|
109
115
|
AtomType["Feature"] = "feature";
|
|
116
|
+
AtomType["Group"] = "group";
|
|
110
117
|
AtomType["Incident"] = "incident";
|
|
111
118
|
AtomType["Issue"] = "issue";
|
|
119
|
+
AtomType["Link"] = "link";
|
|
112
120
|
AtomType["Meeting"] = "meeting";
|
|
121
|
+
AtomType["ObjectMember"] = "object_member";
|
|
113
122
|
AtomType["Opportunity"] = "opportunity";
|
|
114
123
|
AtomType["Product"] = "product";
|
|
115
124
|
AtomType["QuestionAnswer"] = "question_answer";
|
|
116
125
|
AtomType["RevOrg"] = "rev_org";
|
|
117
126
|
AtomType["RevUser"] = "rev_user";
|
|
118
127
|
AtomType["ServiceAccount"] = "service_account";
|
|
128
|
+
AtomType["Sla"] = "sla";
|
|
129
|
+
AtomType["SlaTracker"] = "sla_tracker";
|
|
130
|
+
AtomType["SnapIn"] = "snap_in";
|
|
131
|
+
AtomType["SnapInVersion"] = "snap_in_version";
|
|
119
132
|
AtomType["SysUser"] = "sys_user";
|
|
120
133
|
AtomType["Tag"] = "tag";
|
|
121
134
|
AtomType["Task"] = "task";
|
|
@@ -123,8 +136,10 @@ var AtomType;
|
|
|
123
136
|
AtomType["Ticket"] = "ticket";
|
|
124
137
|
AtomType["TimelineChangeEvent"] = "timeline_change_event";
|
|
125
138
|
AtomType["TimelineComment"] = "timeline_comment";
|
|
139
|
+
AtomType["Uom"] = "uom";
|
|
126
140
|
AtomType["UserPreferences"] = "user_preferences";
|
|
127
141
|
AtomType["Webhook"] = "webhook";
|
|
142
|
+
AtomType["Widget"] = "widget";
|
|
128
143
|
})(AtomType = exports.AtomType || (exports.AtomType = {}));
|
|
129
144
|
var AuthConnectionToggle;
|
|
130
145
|
(function (AuthConnectionToggle) {
|
|
@@ -210,12 +225,17 @@ var ChatCompletionsRequestMessageRole;
|
|
|
210
225
|
ChatCompletionsRequestMessageRole["System"] = "system";
|
|
211
226
|
ChatCompletionsRequestMessageRole["User"] = "user";
|
|
212
227
|
})(ChatCompletionsRequestMessageRole = exports.ChatCompletionsRequestMessageRole || (exports.ChatCompletionsRequestMessageRole = {}));
|
|
228
|
+
var ChatType;
|
|
229
|
+
(function (ChatType) {
|
|
230
|
+
ChatType["Dm"] = "dm";
|
|
231
|
+
})(ChatType = exports.ChatType || (exports.ChatType = {}));
|
|
213
232
|
/** Source of the code change object. */
|
|
214
233
|
var CodeChangeSource;
|
|
215
234
|
(function (CodeChangeSource) {
|
|
216
235
|
CodeChangeSource["AzureDevops"] = "azure_devops";
|
|
217
236
|
CodeChangeSource["Bitbucket"] = "bitbucket";
|
|
218
237
|
CodeChangeSource["Github"] = "github";
|
|
238
|
+
CodeChangeSource["Gitlab"] = "gitlab";
|
|
219
239
|
})(CodeChangeSource = exports.CodeChangeSource || (exports.CodeChangeSource = {}));
|
|
220
240
|
/** Specifies how the action is defined. */
|
|
221
241
|
var CommandActionExecutorType;
|
|
@@ -241,6 +261,7 @@ var CommandSurfaceObjectTypes;
|
|
|
241
261
|
CommandSurfaceObjectTypes["Account"] = "account";
|
|
242
262
|
CommandSurfaceObjectTypes["Article"] = "article";
|
|
243
263
|
CommandSurfaceObjectTypes["Conversation"] = "conversation";
|
|
264
|
+
CommandSurfaceObjectTypes["CustomObject"] = "custom_object";
|
|
244
265
|
CommandSurfaceObjectTypes["Engagement"] = "engagement";
|
|
245
266
|
CommandSurfaceObjectTypes["Flow"] = "flow";
|
|
246
267
|
CommandSurfaceObjectTypes["Incident"] = "incident";
|
|
@@ -372,10 +393,37 @@ var EngagementsCreateRequestEngagementType;
|
|
|
372
393
|
EngagementsCreateRequestEngagementType["LinkedIn"] = "linked_in";
|
|
373
394
|
EngagementsCreateRequestEngagementType["Offline"] = "offline";
|
|
374
395
|
})(EngagementsCreateRequestEngagementType = exports.EngagementsCreateRequestEngagementType || (exports.EngagementsCreateRequestEngagementType = {}));
|
|
396
|
+
/** Rev Score tier of the enhancement. */
|
|
397
|
+
var EnhancementRevScoreTier;
|
|
398
|
+
(function (EnhancementRevScoreTier) {
|
|
399
|
+
EnhancementRevScoreTier["High"] = "high";
|
|
400
|
+
EnhancementRevScoreTier["Low"] = "low";
|
|
401
|
+
EnhancementRevScoreTier["Medium"] = "medium";
|
|
402
|
+
})(EnhancementRevScoreTier = exports.EnhancementRevScoreTier || (exports.EnhancementRevScoreTier = {}));
|
|
403
|
+
var ErrorBadRequestCustomizationValidationErrorSubtype;
|
|
404
|
+
(function (ErrorBadRequestCustomizationValidationErrorSubtype) {
|
|
405
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["BadIdType"] = "bad_id_type";
|
|
406
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["DateParseError"] = "date_parse_error";
|
|
407
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["EnumOutOfRange"] = "enum_out_of_range";
|
|
408
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["ExpressionParseError"] = "expression_parse_error";
|
|
409
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["FieldDropped"] = "field_dropped";
|
|
410
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["FieldImmutable"] = "field_immutable";
|
|
411
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["FieldNotInSchema"] = "field_not_in_schema";
|
|
412
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["FieldRequired"] = "field_required";
|
|
413
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["FragmentNotFound"] = "fragment_not_found";
|
|
414
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["IdParseError"] = "id_parse_error";
|
|
415
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["IdTypeNotAllowed"] = "id_type_not_allowed";
|
|
416
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["InvalidArgument"] = "invalid_argument";
|
|
417
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["TimestampParseError"] = "timestamp_parse_error";
|
|
418
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["UnknownError"] = "unknown_error";
|
|
419
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["UnsupportedType"] = "unsupported_type";
|
|
420
|
+
ErrorBadRequestCustomizationValidationErrorSubtype["WrongType"] = "wrong_type";
|
|
421
|
+
})(ErrorBadRequestCustomizationValidationErrorSubtype = exports.ErrorBadRequestCustomizationValidationErrorSubtype || (exports.ErrorBadRequestCustomizationValidationErrorSubtype = {}));
|
|
375
422
|
var ErrorBadRequestType;
|
|
376
423
|
(function (ErrorBadRequestType) {
|
|
377
424
|
ErrorBadRequestType["ArtifactAlreadyAttachedToAParent"] = "artifact_already_attached_to_a_parent";
|
|
378
425
|
ErrorBadRequestType["BadRequest"] = "bad_request";
|
|
426
|
+
ErrorBadRequestType["CustomizationValidationError"] = "customization_validation_error";
|
|
379
427
|
ErrorBadRequestType["InvalidApiVersion"] = "invalid_api_version";
|
|
380
428
|
ErrorBadRequestType["InvalidEnumValue"] = "invalid_enum_value";
|
|
381
429
|
ErrorBadRequestType["InvalidField"] = "invalid_field";
|
|
@@ -388,6 +436,7 @@ var ErrorBadRequestType;
|
|
|
388
436
|
ErrorBadRequestType["UnexpectedIdType"] = "unexpected_id_type";
|
|
389
437
|
ErrorBadRequestType["UnexpectedJsonType"] = "unexpected_json_type";
|
|
390
438
|
ErrorBadRequestType["ValueNotPermitted"] = "value_not_permitted";
|
|
439
|
+
ErrorBadRequestType["WorkflowComponentValidationErrors"] = "workflow_component_validation_errors";
|
|
391
440
|
})(ErrorBadRequestType = exports.ErrorBadRequestType || (exports.ErrorBadRequestType = {}));
|
|
392
441
|
var ErrorBadRequestUnexpectedJsonTypeType;
|
|
393
442
|
(function (ErrorBadRequestUnexpectedJsonTypeType) {
|
|
@@ -398,6 +447,13 @@ var ErrorBadRequestUnexpectedJsonTypeType;
|
|
|
398
447
|
ErrorBadRequestUnexpectedJsonTypeType["Object"] = "object";
|
|
399
448
|
ErrorBadRequestUnexpectedJsonTypeType["String"] = "string";
|
|
400
449
|
})(ErrorBadRequestUnexpectedJsonTypeType = exports.ErrorBadRequestUnexpectedJsonTypeType || (exports.ErrorBadRequestUnexpectedJsonTypeType = {}));
|
|
450
|
+
var ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType;
|
|
451
|
+
(function (ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType) {
|
|
452
|
+
ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType["Field"] = "field";
|
|
453
|
+
ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType["Operation"] = "operation";
|
|
454
|
+
ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType["Workflow"] = "workflow";
|
|
455
|
+
ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType["WorkflowStep"] = "workflow_step";
|
|
456
|
+
})(ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType = exports.ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType || (exports.ErrorBadRequestWorkflowComponentValidationErrorWorkflowComponentValidationLocationType = {}));
|
|
401
457
|
var ErrorConflictType;
|
|
402
458
|
(function (ErrorConflictType) {
|
|
403
459
|
ErrorConflictType["Conflict"] = "conflict";
|
|
@@ -442,6 +498,11 @@ var EventSourceStatus;
|
|
|
442
498
|
EventSourceStatus["Blocked"] = "blocked";
|
|
443
499
|
EventSourceStatus["Paused"] = "paused";
|
|
444
500
|
})(EventSourceStatus = exports.EventSourceStatus || (exports.EventSourceStatus = {}));
|
|
501
|
+
var EventTimelineEntryUpdatedReactionAction;
|
|
502
|
+
(function (EventTimelineEntryUpdatedReactionAction) {
|
|
503
|
+
EventTimelineEntryUpdatedReactionAction["Added"] = "added";
|
|
504
|
+
EventTimelineEntryUpdatedReactionAction["Removed"] = "removed";
|
|
505
|
+
})(EventTimelineEntryUpdatedReactionAction = exports.EventTimelineEntryUpdatedReactionAction || (exports.EventTimelineEntryUpdatedReactionAction = {}));
|
|
445
506
|
var ExternalSystemType;
|
|
446
507
|
(function (ExternalSystemType) {
|
|
447
508
|
ExternalSystemType["Adaas"] = "adaas";
|
|
@@ -524,7 +585,9 @@ var LinkEndpointType;
|
|
|
524
585
|
(function (LinkEndpointType) {
|
|
525
586
|
LinkEndpointType["Account"] = "account";
|
|
526
587
|
LinkEndpointType["Capability"] = "capability";
|
|
588
|
+
LinkEndpointType["CodeChange"] = "code_change";
|
|
527
589
|
LinkEndpointType["Conversation"] = "conversation";
|
|
590
|
+
LinkEndpointType["CustomObject"] = "custom_object";
|
|
528
591
|
LinkEndpointType["DevUser"] = "dev_user";
|
|
529
592
|
LinkEndpointType["Enhancement"] = "enhancement";
|
|
530
593
|
LinkEndpointType["Feature"] = "feature";
|
|
@@ -537,6 +600,7 @@ var LinkEndpointType;
|
|
|
537
600
|
LinkEndpointType["RevUser"] = "rev_user";
|
|
538
601
|
LinkEndpointType["Task"] = "task";
|
|
539
602
|
LinkEndpointType["Ticket"] = "ticket";
|
|
603
|
+
LinkEndpointType["Widget"] = "widget";
|
|
540
604
|
})(LinkEndpointType = exports.LinkEndpointType || (exports.LinkEndpointType = {}));
|
|
541
605
|
/** Type of link used to define the relationship. */
|
|
542
606
|
var LinkType;
|
|
@@ -602,6 +666,7 @@ var MeetingState;
|
|
|
602
666
|
var MemberType;
|
|
603
667
|
(function (MemberType) {
|
|
604
668
|
MemberType["DevUser"] = "dev_user";
|
|
669
|
+
MemberType["Group"] = "group";
|
|
605
670
|
MemberType["RevUser"] = "rev_user";
|
|
606
671
|
MemberType["SysUser"] = "sys_user";
|
|
607
672
|
})(MemberType = exports.MemberType || (exports.MemberType = {}));
|
|
@@ -691,6 +756,7 @@ var OrgScheduleStatus;
|
|
|
691
756
|
var OrgType;
|
|
692
757
|
(function (OrgType) {
|
|
693
758
|
OrgType["Account"] = "account";
|
|
759
|
+
OrgType["DevOrg"] = "dev_org";
|
|
694
760
|
OrgType["RevOrg"] = "rev_org";
|
|
695
761
|
})(OrgType = exports.OrgType || (exports.OrgType = {}));
|
|
696
762
|
var PartType;
|
|
@@ -847,6 +913,7 @@ var SearchNamespace;
|
|
|
847
913
|
SearchNamespace["Linkable"] = "linkable";
|
|
848
914
|
SearchNamespace["Microservice"] = "microservice";
|
|
849
915
|
SearchNamespace["ObjectMember"] = "object_member";
|
|
916
|
+
SearchNamespace["Operation"] = "operation";
|
|
850
917
|
SearchNamespace["Opportunity"] = "opportunity";
|
|
851
918
|
SearchNamespace["Product"] = "product";
|
|
852
919
|
SearchNamespace["Project"] = "project";
|
|
@@ -860,6 +927,7 @@ var SearchNamespace;
|
|
|
860
927
|
SearchNamespace["Task"] = "task";
|
|
861
928
|
SearchNamespace["Ticket"] = "ticket";
|
|
862
929
|
SearchNamespace["Vista"] = "vista";
|
|
930
|
+
SearchNamespace["Workflow"] = "workflow";
|
|
863
931
|
})(SearchNamespace = exports.SearchNamespace || (exports.SearchNamespace = {}));
|
|
864
932
|
var SearchResultType;
|
|
865
933
|
(function (SearchResultType) {
|
|
@@ -872,6 +940,7 @@ var SearchResultType;
|
|
|
872
940
|
SearchResultType["Group"] = "group";
|
|
873
941
|
SearchResultType["Link"] = "link";
|
|
874
942
|
SearchResultType["ObjectMember"] = "object_member";
|
|
943
|
+
SearchResultType["Operation"] = "operation";
|
|
875
944
|
SearchResultType["Org"] = "org";
|
|
876
945
|
SearchResultType["Part"] = "part";
|
|
877
946
|
SearchResultType["QuestionAnswer"] = "question_answer";
|
|
@@ -879,6 +948,7 @@ var SearchResultType;
|
|
|
879
948
|
SearchResultType["User"] = "user";
|
|
880
949
|
SearchResultType["Vista"] = "vista";
|
|
881
950
|
SearchResultType["Work"] = "work";
|
|
951
|
+
SearchResultType["Workflow"] = "workflow";
|
|
882
952
|
})(SearchResultType = exports.SearchResultType || (exports.SearchResultType = {}));
|
|
883
953
|
/** Search sort by parameters. */
|
|
884
954
|
var SearchSortByParam;
|
|
@@ -986,6 +1056,11 @@ var SlasFilterAppliesToOperatorType;
|
|
|
986
1056
|
SlasFilterAppliesToOperatorType["All"] = "all";
|
|
987
1057
|
SlasFilterAppliesToOperatorType["Any"] = "any";
|
|
988
1058
|
})(SlasFilterAppliesToOperatorType = exports.SlasFilterAppliesToOperatorType || (exports.SlasFilterAppliesToOperatorType = {}));
|
|
1059
|
+
var SnapKitActionRequestElementTypeValue;
|
|
1060
|
+
(function (SnapKitActionRequestElementTypeValue) {
|
|
1061
|
+
SnapKitActionRequestElementTypeValue["Button"] = "button";
|
|
1062
|
+
SnapKitActionRequestElementTypeValue["Form"] = "form";
|
|
1063
|
+
})(SnapKitActionRequestElementTypeValue = exports.SnapKitActionRequestElementTypeValue || (exports.SnapKitActionRequestElementTypeValue = {}));
|
|
989
1064
|
var SnapWidgetClickInteractionClickAction;
|
|
990
1065
|
(function (SnapWidgetClickInteractionClickAction) {
|
|
991
1066
|
SnapWidgetClickInteractionClickAction["OpenPlugWidget"] = "open_plug_widget";
|
|
@@ -1016,10 +1091,12 @@ var SnapWidgetStatus;
|
|
|
1016
1091
|
var SnapWidgetType;
|
|
1017
1092
|
(function (SnapWidgetType) {
|
|
1018
1093
|
SnapWidgetType["EmailPreview"] = "email_preview";
|
|
1094
|
+
SnapWidgetType["StarterMessageNudge"] = "starter_message_nudge";
|
|
1019
1095
|
})(SnapWidgetType = exports.SnapWidgetType || (exports.SnapWidgetType = {}));
|
|
1020
1096
|
var SnapWidgetsCreateRequestType;
|
|
1021
1097
|
(function (SnapWidgetsCreateRequestType) {
|
|
1022
1098
|
SnapWidgetsCreateRequestType["EmailPreview"] = "email_preview";
|
|
1099
|
+
SnapWidgetsCreateRequestType["StarterMessageNudge"] = "starter_message_nudge";
|
|
1023
1100
|
})(SnapWidgetsCreateRequestType = exports.SnapWidgetsCreateRequestType || (exports.SnapWidgetsCreateRequestType = {}));
|
|
1024
1101
|
/** Type of stage validation options when creating an object. */
|
|
1025
1102
|
var StageValidationOptionForCreate;
|
|
@@ -1177,7 +1254,10 @@ var TimelineEntryObjectType;
|
|
|
1177
1254
|
(function (TimelineEntryObjectType) {
|
|
1178
1255
|
TimelineEntryObjectType["Account"] = "account";
|
|
1179
1256
|
TimelineEntryObjectType["Capability"] = "capability";
|
|
1257
|
+
TimelineEntryObjectType["CodeChange"] = "code_change";
|
|
1180
1258
|
TimelineEntryObjectType["Conversation"] = "conversation";
|
|
1259
|
+
TimelineEntryObjectType["CustomObject"] = "custom_object";
|
|
1260
|
+
TimelineEntryObjectType["Dm"] = "dm";
|
|
1181
1261
|
TimelineEntryObjectType["Engagement"] = "engagement";
|
|
1182
1262
|
TimelineEntryObjectType["Enhancement"] = "enhancement";
|
|
1183
1263
|
TimelineEntryObjectType["Feature"] = "feature";
|
|
@@ -1188,6 +1268,7 @@ var TimelineEntryObjectType;
|
|
|
1188
1268
|
TimelineEntryObjectType["Product"] = "product";
|
|
1189
1269
|
TimelineEntryObjectType["RevOrg"] = "rev_org";
|
|
1190
1270
|
TimelineEntryObjectType["RevUser"] = "rev_user";
|
|
1271
|
+
TimelineEntryObjectType["SnapIn"] = "snap_in";
|
|
1191
1272
|
TimelineEntryObjectType["Task"] = "task";
|
|
1192
1273
|
TimelineEntryObjectType["Ticket"] = "ticket";
|
|
1193
1274
|
TimelineEntryObjectType["TimelineChangeEvent"] = "timeline_change_event";
|
|
@@ -1281,15 +1362,34 @@ var VistaType;
|
|
|
1281
1362
|
VistaType["Dynamic"] = "dynamic";
|
|
1282
1363
|
VistaType["Grouped"] = "grouped";
|
|
1283
1364
|
})(VistaType = exports.VistaType || (exports.VistaType = {}));
|
|
1365
|
+
/** State of the web crawler job. */
|
|
1366
|
+
var WebCrawlerJobState;
|
|
1367
|
+
(function (WebCrawlerJobState) {
|
|
1368
|
+
WebCrawlerJobState["Aborted"] = "aborted";
|
|
1369
|
+
WebCrawlerJobState["Completed"] = "completed";
|
|
1370
|
+
WebCrawlerJobState["Running"] = "running";
|
|
1371
|
+
WebCrawlerJobState["Scheduled"] = "scheduled";
|
|
1372
|
+
WebCrawlerJobState["Suspended"] = "suspended";
|
|
1373
|
+
})(WebCrawlerJobState = exports.WebCrawlerJobState || (exports.WebCrawlerJobState = {}));
|
|
1374
|
+
var WebCrawlerJobsControlRequestAction;
|
|
1375
|
+
(function (WebCrawlerJobsControlRequestAction) {
|
|
1376
|
+
WebCrawlerJobsControlRequestAction["Abort"] = "abort";
|
|
1377
|
+
WebCrawlerJobsControlRequestAction["Pause"] = "pause";
|
|
1378
|
+
WebCrawlerJobsControlRequestAction["Resume"] = "resume";
|
|
1379
|
+
})(WebCrawlerJobsControlRequestAction = exports.WebCrawlerJobsControlRequestAction || (exports.WebCrawlerJobsControlRequestAction = {}));
|
|
1284
1380
|
/** The event types that the webhook will receive. */
|
|
1285
1381
|
var WebhookEventType;
|
|
1286
1382
|
(function (WebhookEventType) {
|
|
1287
1383
|
WebhookEventType["AccountCreated"] = "account_created";
|
|
1288
1384
|
WebhookEventType["AccountDeleted"] = "account_deleted";
|
|
1289
1385
|
WebhookEventType["AccountUpdated"] = "account_updated";
|
|
1386
|
+
WebhookEventType["AiAgentResponse"] = "ai_agent_response";
|
|
1290
1387
|
WebhookEventType["ConversationCreated"] = "conversation_created";
|
|
1291
1388
|
WebhookEventType["ConversationDeleted"] = "conversation_deleted";
|
|
1292
1389
|
WebhookEventType["ConversationUpdated"] = "conversation_updated";
|
|
1390
|
+
WebhookEventType["DashboardCreated"] = "dashboard_created";
|
|
1391
|
+
WebhookEventType["DashboardDeleted"] = "dashboard_deleted";
|
|
1392
|
+
WebhookEventType["DashboardUpdated"] = "dashboard_updated";
|
|
1293
1393
|
WebhookEventType["DevUserCreated"] = "dev_user_created";
|
|
1294
1394
|
WebhookEventType["DevUserDeleted"] = "dev_user_deleted";
|
|
1295
1395
|
WebhookEventType["DevUserUpdated"] = "dev_user_updated";
|
|
@@ -1301,6 +1401,9 @@ var WebhookEventType;
|
|
|
1301
1401
|
WebhookEventType["IncidentCreated"] = "incident_created";
|
|
1302
1402
|
WebhookEventType["IncidentDeleted"] = "incident_deleted";
|
|
1303
1403
|
WebhookEventType["IncidentUpdated"] = "incident_updated";
|
|
1404
|
+
WebhookEventType["JobCreated"] = "job_created";
|
|
1405
|
+
WebhookEventType["JobDeleted"] = "job_deleted";
|
|
1406
|
+
WebhookEventType["JobUpdated"] = "job_updated";
|
|
1304
1407
|
WebhookEventType["LinkCreated"] = "link_created";
|
|
1305
1408
|
WebhookEventType["LinkDeleted"] = "link_deleted";
|
|
1306
1409
|
WebhookEventType["LinkUpdated"] = "link_updated";
|
|
@@ -1339,6 +1442,9 @@ var WebhookEventType;
|
|
|
1339
1442
|
WebhookEventType["WebhookCreated"] = "webhook_created";
|
|
1340
1443
|
WebhookEventType["WebhookDeleted"] = "webhook_deleted";
|
|
1341
1444
|
WebhookEventType["WebhookUpdated"] = "webhook_updated";
|
|
1445
|
+
WebhookEventType["WidgetCreated"] = "widget_created";
|
|
1446
|
+
WebhookEventType["WidgetDeleted"] = "widget_deleted";
|
|
1447
|
+
WebhookEventType["WidgetUpdated"] = "widget_updated";
|
|
1342
1448
|
WebhookEventType["WorkCreated"] = "work_created";
|
|
1343
1449
|
WebhookEventType["WorkDeleted"] = "work_deleted";
|
|
1344
1450
|
WebhookEventType["WorkFetched"] = "work_fetched";
|
|
@@ -1545,6 +1651,16 @@ class Api extends HttpClient {
|
|
|
1545
1651
|
* @secure
|
|
1546
1652
|
*/
|
|
1547
1653
|
this.accountsUpdate = (data, params = {}) => this.request(Object.assign({ path: `/accounts.update`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
1654
|
+
/**
|
|
1655
|
+
* @description Execute an AI agent input event asynchronously.
|
|
1656
|
+
*
|
|
1657
|
+
* @tags ai-agents
|
|
1658
|
+
* @name AiAgentEventsExecuteAsync
|
|
1659
|
+
* @summary Execute-Async Ai Agents Events
|
|
1660
|
+
* @request POST:/ai-agents.events.execute-async
|
|
1661
|
+
* @secure
|
|
1662
|
+
*/
|
|
1663
|
+
this.aiAgentEventsExecuteAsync = (data, params = {}) => this.request(Object.assign({ path: `/ai-agents.events.execute-async`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
1548
1664
|
/**
|
|
1549
1665
|
* @description Gets a single sync unit's information.
|
|
1550
1666
|
*
|
|
@@ -1885,6 +2001,36 @@ class Api extends HttpClient {
|
|
|
1885
2001
|
* @secure
|
|
1886
2002
|
*/
|
|
1887
2003
|
this.authTokensUpdate = (data, params = {}) => this.request(Object.assign({ path: `/auth-tokens.update`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
2004
|
+
/**
|
|
2005
|
+
* @description Creates a new chat, or optionally opens an existing one.
|
|
2006
|
+
*
|
|
2007
|
+
* @tags chats
|
|
2008
|
+
* @name ChatsCreate
|
|
2009
|
+
* @summary Create Chat
|
|
2010
|
+
* @request POST:/chats.create
|
|
2011
|
+
* @secure
|
|
2012
|
+
*/
|
|
2013
|
+
this.chatsCreate = (data, params = {}) => this.request(Object.assign({ path: `/chats.create`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
2014
|
+
/**
|
|
2015
|
+
* @description Gets a chat's information.
|
|
2016
|
+
*
|
|
2017
|
+
* @tags chats
|
|
2018
|
+
* @name ChatsGet
|
|
2019
|
+
* @summary Get Chat
|
|
2020
|
+
* @request GET:/chats.get
|
|
2021
|
+
* @secure
|
|
2022
|
+
*/
|
|
2023
|
+
this.chatsGet = (query, params = {}) => this.request(Object.assign({ path: `/chats.get`, method: 'GET', query: query, secure: true, format: 'json' }, params));
|
|
2024
|
+
/**
|
|
2025
|
+
* @description Gets a chat's information.
|
|
2026
|
+
*
|
|
2027
|
+
* @tags chats
|
|
2028
|
+
* @name ChatsGetPost
|
|
2029
|
+
* @summary Get Chat (POST)
|
|
2030
|
+
* @request POST:/chats.get
|
|
2031
|
+
* @secure
|
|
2032
|
+
*/
|
|
2033
|
+
this.chatsGetPost = (data, params = {}) => this.request(Object.assign({ path: `/chats.get`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
1888
2034
|
/**
|
|
1889
2035
|
* @description Creates a code change object.
|
|
1890
2036
|
*
|
|
@@ -2246,7 +2392,7 @@ class Api extends HttpClient {
|
|
|
2246
2392
|
*/
|
|
2247
2393
|
this.customObjectsUpdate = (data, params = {}) => this.request(Object.assign({ path: `/custom-objects.update`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
2248
2394
|
/**
|
|
2249
|
-
* @description Creates a new enterprise authentication connection for a Dev organization. This authentication connection will not be enabled by default for the organization and the user will need to explicitly enable this.
|
|
2395
|
+
* @description Creates a new enterprise authentication connection for a Dev organization. This authentication connection will not be enabled by default for the organization and the user will need to explicitly enable this. Only 5 authentication connections can be created by an organization.
|
|
2250
2396
|
*
|
|
2251
2397
|
* @tags auth-connections, dev-orgs
|
|
2252
2398
|
* @name DevOrgAuthConnectionsCreate
|
|
@@ -2306,7 +2452,7 @@ class Api extends HttpClient {
|
|
|
2306
2452
|
*/
|
|
2307
2453
|
this.devOrgAuthConnectionsListPost = (data, params = {}) => this.request(Object.assign({ path: `/dev-orgs.auth-connections.list`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
2308
2454
|
/**
|
|
2309
|
-
* @description Enable or disable an authentication connection for a Dev organization.
|
|
2455
|
+
* @description Enable or disable an authentication connection for a Dev organization. Atleast one authentication connection must be enabled for a Dev organization.
|
|
2310
2456
|
*
|
|
2311
2457
|
* @tags auth-connections, dev-orgs
|
|
2312
2458
|
* @name DevOrgAuthConnectionsToggle
|
|
@@ -2435,6 +2581,16 @@ class Api extends HttpClient {
|
|
|
2435
2581
|
* @secure
|
|
2436
2582
|
*/
|
|
2437
2583
|
this.devUsersListPost = (data, params = {}) => this.request(Object.assign({ path: `/dev-users.list`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
2584
|
+
/**
|
|
2585
|
+
* @description Merges the identity of a secondary Dev user with the primary Dev user. The account of the secondary Dev user will be deactivated and will no longer be able to log into DevRev. All objects - issues, tickets, parts etc. owned by the secondary Dev user will be transferred to the primary Dev user.
|
|
2586
|
+
*
|
|
2587
|
+
* @tags dev-users
|
|
2588
|
+
* @name DevUsersMerge
|
|
2589
|
+
* @summary Merge Dev Users
|
|
2590
|
+
* @request POST:/dev-users.merge
|
|
2591
|
+
* @secure
|
|
2592
|
+
*/
|
|
2593
|
+
this.devUsersMerge = (data, params = {}) => this.request(Object.assign({ path: `/dev-users.merge`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
2438
2594
|
/**
|
|
2439
2595
|
* @description Gets the authenticated user's information.
|
|
2440
2596
|
*
|
|
@@ -3644,6 +3800,16 @@ class Api extends HttpClient {
|
|
|
3644
3800
|
* @secure
|
|
3645
3801
|
*/
|
|
3646
3802
|
this.revOrgsUpdate = (data, params = {}) => this.request(Object.assign({ path: `/rev-orgs.update`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
3803
|
+
/**
|
|
3804
|
+
* @description Adds an association to a Rev user. This API is only available when the multi-association contact feature is enabled.
|
|
3805
|
+
*
|
|
3806
|
+
* @tags rev-users
|
|
3807
|
+
* @name RevUsersAssociationsAdd
|
|
3808
|
+
* @summary Add Rev Users Associations
|
|
3809
|
+
* @request POST:/rev-users.associations.add
|
|
3810
|
+
* @secure
|
|
3811
|
+
*/
|
|
3812
|
+
this.revUsersAssociationsAdd = (data, params = {}) => this.request(Object.assign({ path: `/rev-users.associations.add`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
3647
3813
|
/**
|
|
3648
3814
|
* @description Returns a list of associations on a Rev user.
|
|
3649
3815
|
*
|
|
@@ -3664,6 +3830,16 @@ class Api extends HttpClient {
|
|
|
3664
3830
|
* @secure
|
|
3665
3831
|
*/
|
|
3666
3832
|
this.revUsersAssociationsListPost = (data, params = {}) => this.request(Object.assign({ path: `/rev-users.associations.list`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
3833
|
+
/**
|
|
3834
|
+
* @description Removes an association from a Rev user. This API is only available when the multi-association contact feature is enabled.
|
|
3835
|
+
*
|
|
3836
|
+
* @tags rev-users
|
|
3837
|
+
* @name RevUsersAssociationsRemove
|
|
3838
|
+
* @summary Remove Rev Users Associations
|
|
3839
|
+
* @request POST:/rev-users.associations.remove
|
|
3840
|
+
* @secure
|
|
3841
|
+
*/
|
|
3842
|
+
this.revUsersAssociationsRemove = (data, params = {}) => this.request(Object.assign({ path: `/rev-users.associations.remove`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
3667
3843
|
/**
|
|
3668
3844
|
* @description Creates a Rev user for a Rev organization. Rev user can be a customer or a lead of an organization.
|
|
3669
3845
|
*
|
|
@@ -3721,6 +3897,7 @@ class Api extends HttpClient {
|
|
|
3721
3897
|
* @name LinkRevUserToRevOrg
|
|
3722
3898
|
* @summary Link Rev Users
|
|
3723
3899
|
* @request POST:/rev-users.link
|
|
3900
|
+
* @deprecated
|
|
3724
3901
|
* @secure
|
|
3725
3902
|
*/
|
|
3726
3903
|
this.linkRevUserToRevOrg = (data, params = {}) => this.request(Object.assign({ path: `/rev-users.link`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
@@ -3791,6 +3968,7 @@ class Api extends HttpClient {
|
|
|
3791
3968
|
* @name UnlinkRevUserFromRevOrg
|
|
3792
3969
|
* @summary Unlink Rev Users
|
|
3793
3970
|
* @request POST:/rev-users.unlink
|
|
3971
|
+
* @deprecated
|
|
3794
3972
|
* @secure
|
|
3795
3973
|
*/
|
|
3796
3974
|
this.unlinkRevUserFromRevOrg = (data, params = {}) => this.request(Object.assign({ path: `/rev-users.unlink`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
@@ -4029,7 +4207,7 @@ class Api extends HttpClient {
|
|
|
4029
4207
|
*
|
|
4030
4208
|
* @tags slas
|
|
4031
4209
|
* @name SlaTrackersGet
|
|
4032
|
-
* @summary Get
|
|
4210
|
+
* @summary Get SLA Tracker
|
|
4033
4211
|
* @request GET:/sla-trackers.get
|
|
4034
4212
|
* @secure
|
|
4035
4213
|
*/
|
|
@@ -4039,7 +4217,7 @@ class Api extends HttpClient {
|
|
|
4039
4217
|
*
|
|
4040
4218
|
* @tags slas
|
|
4041
4219
|
* @name SlaTrackersGetPost
|
|
4042
|
-
* @summary Get
|
|
4220
|
+
* @summary Get SLA Tracker (POST)
|
|
4043
4221
|
* @request POST:/sla-trackers.get
|
|
4044
4222
|
* @secure
|
|
4045
4223
|
*/
|
|
@@ -4049,7 +4227,7 @@ class Api extends HttpClient {
|
|
|
4049
4227
|
*
|
|
4050
4228
|
* @tags slas
|
|
4051
4229
|
* @name SlaTrackersList
|
|
4052
|
-
* @summary List
|
|
4230
|
+
* @summary List SLA Trackers
|
|
4053
4231
|
* @request GET:/sla-trackers.list
|
|
4054
4232
|
* @secure
|
|
4055
4233
|
*/
|
|
@@ -4059,17 +4237,27 @@ class Api extends HttpClient {
|
|
|
4059
4237
|
*
|
|
4060
4238
|
* @tags slas
|
|
4061
4239
|
* @name SlaTrackersListPost
|
|
4062
|
-
* @summary List
|
|
4240
|
+
* @summary List SLA Trackers (POST)
|
|
4063
4241
|
* @request POST:/sla-trackers.list
|
|
4064
4242
|
* @secure
|
|
4065
4243
|
*/
|
|
4066
4244
|
this.slaTrackersListPost = (data, params = {}) => this.request(Object.assign({ path: `/sla-trackers.list`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4245
|
+
/**
|
|
4246
|
+
* @description Removes a metric from the given object's SLA.
|
|
4247
|
+
*
|
|
4248
|
+
* @tags slas
|
|
4249
|
+
* @name SlaTrackersRemoveMetric
|
|
4250
|
+
* @summary Remove SLA Tracker Metric
|
|
4251
|
+
* @request POST:/sla-trackers.remove-metric
|
|
4252
|
+
* @secure
|
|
4253
|
+
*/
|
|
4254
|
+
this.slaTrackersRemoveMetric = (data, params = {}) => this.request(Object.assign({ path: `/sla-trackers.remove-metric`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4067
4255
|
/**
|
|
4068
4256
|
* @description Assigns the SLA to a set of Rev organizations.
|
|
4069
4257
|
*
|
|
4070
4258
|
* @tags slas
|
|
4071
4259
|
* @name SlasAssign
|
|
4072
|
-
* @summary Assign
|
|
4260
|
+
* @summary Assign SLAs
|
|
4073
4261
|
* @request POST:/slas.assign
|
|
4074
4262
|
* @secure
|
|
4075
4263
|
*/
|
|
@@ -4079,7 +4267,7 @@ class Api extends HttpClient {
|
|
|
4079
4267
|
*
|
|
4080
4268
|
* @tags slas
|
|
4081
4269
|
* @name SlasCreate
|
|
4082
|
-
* @summary Create
|
|
4270
|
+
* @summary Create SLA
|
|
4083
4271
|
* @request POST:/slas.create
|
|
4084
4272
|
* @secure
|
|
4085
4273
|
*/
|
|
@@ -4089,7 +4277,7 @@ class Api extends HttpClient {
|
|
|
4089
4277
|
*
|
|
4090
4278
|
* @tags slas
|
|
4091
4279
|
* @name SlasGet
|
|
4092
|
-
* @summary Get
|
|
4280
|
+
* @summary Get SLA
|
|
4093
4281
|
* @request GET:/slas.get
|
|
4094
4282
|
* @secure
|
|
4095
4283
|
*/
|
|
@@ -4099,7 +4287,7 @@ class Api extends HttpClient {
|
|
|
4099
4287
|
*
|
|
4100
4288
|
* @tags slas
|
|
4101
4289
|
* @name SlasGetPost
|
|
4102
|
-
* @summary Get
|
|
4290
|
+
* @summary Get SLA (POST)
|
|
4103
4291
|
* @request POST:/slas.get
|
|
4104
4292
|
* @secure
|
|
4105
4293
|
*/
|
|
@@ -4109,7 +4297,7 @@ class Api extends HttpClient {
|
|
|
4109
4297
|
*
|
|
4110
4298
|
* @tags slas
|
|
4111
4299
|
* @name SlasList
|
|
4112
|
-
* @summary List
|
|
4300
|
+
* @summary List SLAs
|
|
4113
4301
|
* @request GET:/slas.list
|
|
4114
4302
|
* @secure
|
|
4115
4303
|
*/
|
|
@@ -4119,7 +4307,7 @@ class Api extends HttpClient {
|
|
|
4119
4307
|
*
|
|
4120
4308
|
* @tags slas
|
|
4121
4309
|
* @name SlasListPost
|
|
4122
|
-
* @summary List
|
|
4310
|
+
* @summary List SLAs (POST)
|
|
4123
4311
|
* @request POST:/slas.list
|
|
4124
4312
|
* @secure
|
|
4125
4313
|
*/
|
|
@@ -4129,7 +4317,7 @@ class Api extends HttpClient {
|
|
|
4129
4317
|
*
|
|
4130
4318
|
* @tags slas
|
|
4131
4319
|
* @name SlasTransition
|
|
4132
|
-
* @summary Transition
|
|
4320
|
+
* @summary Transition SLAs
|
|
4133
4321
|
* @request POST:/slas.transition
|
|
4134
4322
|
* @secure
|
|
4135
4323
|
*/
|
|
@@ -4139,7 +4327,7 @@ class Api extends HttpClient {
|
|
|
4139
4327
|
*
|
|
4140
4328
|
* @tags slas
|
|
4141
4329
|
* @name SlasUpdate
|
|
4142
|
-
* @summary Update
|
|
4330
|
+
* @summary Update SLA
|
|
4143
4331
|
* @request POST:/slas.update
|
|
4144
4332
|
* @secure
|
|
4145
4333
|
*/
|
|
@@ -4174,6 +4362,16 @@ class Api extends HttpClient {
|
|
|
4174
4362
|
* @secure
|
|
4175
4363
|
*/
|
|
4176
4364
|
this.snapInsUpdate = (data, params = {}) => this.request(Object.assign({ path: `/snap-ins.update`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4365
|
+
/**
|
|
4366
|
+
* @description Executes deferred snap-kit actions.
|
|
4367
|
+
*
|
|
4368
|
+
* @tags snap-kit-execution
|
|
4369
|
+
* @name SnapKitActionExecuteDeferred
|
|
4370
|
+
* @summary Deferred Snap Kit Action Execute
|
|
4371
|
+
* @request POST:/snap-kit-action.execute.deferred
|
|
4372
|
+
* @secure
|
|
4373
|
+
*/
|
|
4374
|
+
this.snapKitActionExecuteDeferred = (data, params = {}) => this.request(Object.assign({ path: `/snap-kit-action.execute.deferred`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4177
4375
|
/**
|
|
4178
4376
|
* @description Create a snap widget object.
|
|
4179
4377
|
*
|
|
@@ -4424,6 +4622,16 @@ class Api extends HttpClient {
|
|
|
4424
4622
|
* @secure
|
|
4425
4623
|
*/
|
|
4426
4624
|
this.surveysResponsesListPost = (data, params = {}) => this.request(Object.assign({ path: `/surveys.responses.list`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4625
|
+
/**
|
|
4626
|
+
* @description Updates a user's survey response for the provided dispatch ID.
|
|
4627
|
+
*
|
|
4628
|
+
* @tags surveys
|
|
4629
|
+
* @name SurveysResponsesUpdate
|
|
4630
|
+
* @summary Update Surveys Response
|
|
4631
|
+
* @request POST:/surveys.responses.update
|
|
4632
|
+
* @secure
|
|
4633
|
+
*/
|
|
4634
|
+
this.surveysResponsesUpdate = (data, params = {}) => this.request(Object.assign({ path: `/surveys.responses.update`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4427
4635
|
/**
|
|
4428
4636
|
* @description Sends a survey on the specified channels.
|
|
4429
4637
|
*
|
|
@@ -4724,6 +4932,66 @@ class Api extends HttpClient {
|
|
|
4724
4932
|
* @secure
|
|
4725
4933
|
*/
|
|
4726
4934
|
this.uomsUpdate = (data, params = {}) => this.request(Object.assign({ path: `/uoms.update`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4935
|
+
/**
|
|
4936
|
+
* @description Change state of a web crawler job to pause or resume it back to running.
|
|
4937
|
+
*
|
|
4938
|
+
* @tags web-crawler-job
|
|
4939
|
+
* @name WebCrawlerJobsControl
|
|
4940
|
+
* @summary Control Web Crawler Jobs
|
|
4941
|
+
* @request POST:/web-crawler-jobs.control
|
|
4942
|
+
* @secure
|
|
4943
|
+
*/
|
|
4944
|
+
this.webCrawlerJobsControl = (data, params = {}) => this.request(Object.assign({ path: `/web-crawler-jobs.control`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4945
|
+
/**
|
|
4946
|
+
* @description Creates a web crawler job whose objective is to crawl the provided URLs/sitemaps and generate corresponding webpages as artifacts.
|
|
4947
|
+
*
|
|
4948
|
+
* @tags web-crawler-job
|
|
4949
|
+
* @name CreateWebCrawlerJob
|
|
4950
|
+
* @summary Create Web Crawler Job
|
|
4951
|
+
* @request POST:/web-crawler-jobs.create
|
|
4952
|
+
* @secure
|
|
4953
|
+
*/
|
|
4954
|
+
this.createWebCrawlerJob = (data, params = {}) => this.request(Object.assign({ path: `/web-crawler-jobs.create`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4955
|
+
/**
|
|
4956
|
+
* @description Gets a web crawler job.
|
|
4957
|
+
*
|
|
4958
|
+
* @tags web-crawler-job
|
|
4959
|
+
* @name GetWebCrawlerJob
|
|
4960
|
+
* @summary Get Web Crawler Job
|
|
4961
|
+
* @request GET:/web-crawler-jobs.get
|
|
4962
|
+
* @secure
|
|
4963
|
+
*/
|
|
4964
|
+
this.getWebCrawlerJob = (query, params = {}) => this.request(Object.assign({ path: `/web-crawler-jobs.get`, method: 'GET', query: query, secure: true, format: 'json' }, params));
|
|
4965
|
+
/**
|
|
4966
|
+
* @description Gets a web crawler job.
|
|
4967
|
+
*
|
|
4968
|
+
* @tags web-crawler-job
|
|
4969
|
+
* @name GetWebCrawlerJobPost
|
|
4970
|
+
* @summary Get Web Crawler Job (POST)
|
|
4971
|
+
* @request POST:/web-crawler-jobs.get
|
|
4972
|
+
* @secure
|
|
4973
|
+
*/
|
|
4974
|
+
this.getWebCrawlerJobPost = (data, params = {}) => this.request(Object.assign({ path: `/web-crawler-jobs.get`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4975
|
+
/**
|
|
4976
|
+
* @description Lists web crawler jobs.
|
|
4977
|
+
*
|
|
4978
|
+
* @tags web-crawler-job
|
|
4979
|
+
* @name ListWebCrawlerJobs
|
|
4980
|
+
* @summary List Web Crawler Jobs
|
|
4981
|
+
* @request GET:/web-crawler-jobs.list
|
|
4982
|
+
* @secure
|
|
4983
|
+
*/
|
|
4984
|
+
this.listWebCrawlerJobs = (query, params = {}) => this.request(Object.assign({ path: `/web-crawler-jobs.list`, method: 'GET', query: query, secure: true, format: 'json' }, params));
|
|
4985
|
+
/**
|
|
4986
|
+
* @description Lists web crawler jobs.
|
|
4987
|
+
*
|
|
4988
|
+
* @tags web-crawler-job
|
|
4989
|
+
* @name ListWebCrawlerJobsPost
|
|
4990
|
+
* @summary List Web Crawler Jobs (POST)
|
|
4991
|
+
* @request POST:/web-crawler-jobs.list
|
|
4992
|
+
* @secure
|
|
4993
|
+
*/
|
|
4994
|
+
this.listWebCrawlerJobsPost = (data, params = {}) => this.request(Object.assign({ path: `/web-crawler-jobs.list`, method: 'POST', body: data, secure: true, type: ContentType.Json, format: 'json' }, params));
|
|
4727
4995
|
/**
|
|
4728
4996
|
* @description Creates a new webhook target.
|
|
4729
4997
|
*
|