@redhat-cloud-services/notifications-client 3.1.1 → 4.0.0
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.
- package/esm/DrawerResourceV1GetDrawerEntries/index.d.ts +83 -0
- package/esm/DrawerResourceV1GetDrawerEntries/index.d.ts.map +1 -0
- package/esm/DrawerResourceV1GetDrawerEntries/index.js +67 -0
- package/esm/DrawerResourceV1GetDrawerEntries/index.js.map +1 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.d.ts +23 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.d.ts.map +1 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.js +32 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.js.map +1 -0
- package/esm/EventResourceV1GetEvents/index.d.ts +113 -0
- package/esm/EventResourceV1GetEvents/index.d.ts.map +1 -0
- package/esm/EventResourceV1GetEvents/index.js +82 -0
- package/esm/EventResourceV1GetEvents/index.js.map +1 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.d.ts +28 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.js +32 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.js.map +1 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.d.ts +23 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.js +32 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.d.ts +22 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.js +31 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.d.ts +28 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.js +32 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.js.map +1 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.d.ts +23 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.js +31 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.js.map +1 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.d.ts +29 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.js +32 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.js.map +1 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.js +33 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.js.map +1 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +31 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +1 -0
- package/esm/NotificationResourceV1GetBundleByName/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetBundleByName/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetBundleByName/index.js +31 -0
- package/esm/NotificationResourceV1GetBundleByName/index.js.map +1 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.js +33 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.js.map +1 -0
- package/esm/NotificationResourceV1GetEventTypes/index.d.ts +71 -0
- package/esm/NotificationResourceV1GetEventTypes/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetEventTypes/index.js +57 -0
- package/esm/NotificationResourceV1GetEventTypes/index.js.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +31 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +35 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.js +33 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.js.map +1 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.d.ts +53 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.js +46 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.d.ts +29 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.js +33 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.d.ts +28 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.js +33 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.d.ts +28 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.js +33 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.d.ts +28 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.js +33 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.js.map +1 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.d.ts +16 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.js +30 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.js.map +1 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.d.ts +22 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.js +32 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.js.map +1 -0
- package/esm/api.d.ts +54 -0
- package/esm/api.d.ts.map +1 -0
- package/esm/api.js +32 -0
- package/esm/api.js.map +1 -0
- package/esm/index.d.ts.map +1 -0
- package/esm/index.js +24 -0
- package/esm/index.js.map +1 -0
- package/esm/types/index.d.ts.map +1 -0
- package/esm/types/index.js +39 -0
- package/esm/types/index.js.map +1 -0
- package/esm/v2/EventResourceV2GetEvents/index.d.ts.map +1 -0
- package/esm/v2/EventResourceV2GetEvents/index.js +82 -0
- package/esm/v2/EventResourceV2GetEvents/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js +32 -0
- package/esm/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2CreateBehaviorGroup/index.js +32 -0
- package/esm/v2/NotificationResourceV2CreateBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroup/index.js +31 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js +32 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js +31 -0
- package/esm/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js +32 -0
- package/esm/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationsFacets/index.js +33 -0
- package/esm/v2/NotificationResourceV2GetApplicationsFacets/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +31 -0
- package/esm/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleByName/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleByName/index.js +31 -0
- package/esm/v2/NotificationResourceV2GetBundleByName/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleFacets/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleFacets/index.js +33 -0
- package/esm/v2/NotificationResourceV2GetBundleFacets/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypes/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypes/index.js +57 -0
- package/esm/v2/NotificationResourceV2GetEventTypes/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +31 -0
- package/esm/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js +33 -0
- package/esm/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js +46 -0
- package/esm/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroup/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js.map +1 -0
- package/esm/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js +30 -0
- package/esm/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js.map +1 -0
- package/esm/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js +32 -0
- package/esm/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js.map +1 -0
- package/esm/v2/api.d.ts.map +1 -0
- package/esm/v2/api.js +30 -0
- package/esm/v2/api.js.map +1 -0
- package/esm/v2/index.d.ts.map +1 -0
- package/esm/v2/index.js +22 -0
- package/esm/v2/index.js.map +1 -0
- package/esm/v2/types/index.d.ts.map +1 -0
- package/esm/v2/types/index.js +39 -0
- package/esm/v2/types/index.js.map +1 -0
- package/index.d.ts +24 -0
- package/package.json +1 -1
- package/types/index.d.ts +828 -0
- package/v2/EventResourceV2GetEvents/index.d.ts +113 -0
- package/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts +28 -0
- package/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts +23 -0
- package/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts +22 -0
- package/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts +28 -0
- package/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts +29 -0
- package/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetBundleByName/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetBundleFacets/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetEventTypes/index.d.ts +71 -0
- package/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +35 -0
- package/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts +53 -0
- package/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts +29 -0
- package/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts +28 -0
- package/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts +28 -0
- package/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts +28 -0
- package/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts +16 -0
- package/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts +22 -0
- package/v2/api.d.ts +50 -0
- package/v2/index.d.ts +22 -0
- package/v2/types/index.d.ts +760 -0
- package/CHANGELOG.md +0 -122
- package/LICENSE +0 -201
- package/README.md +0 -76
- package/doc/.nojekyll +0 -1
- package/doc/README.md +0 -42
- package/doc/enums/types.EndpointStatus.md +0 -78
- package/doc/enums/types.EndpointStatusDTO.md +0 -78
- package/doc/enums/types.EndpointType.md +0 -67
- package/doc/enums/types.EndpointTypeDTO.md +0 -67
- package/doc/enums/types.Environment.md +0 -56
- package/doc/enums/types.EventLogEntryActionStatus.md +0 -67
- package/doc/enums/types.HttpType.md +0 -45
- package/doc/enums/types.NotificationStatus.md +0 -67
- package/doc/enums/types.Status.md +0 -34
- package/doc/enums/types.SubscriptionType.md +0 -45
- package/doc/interfaces/types.AddAccessRequest.md +0 -44
- package/doc/interfaces/types.AddApplicationRequest.md +0 -74
- package/doc/interfaces/types.AggregationEmailTemplate.md +0 -164
- package/doc/interfaces/types.AggregationEmailTemplateSubjectTemplate.md +0 -104
- package/doc/interfaces/types.Application.md +0 -104
- package/doc/interfaces/types.Application1.md +0 -44
- package/doc/interfaces/types.ApplicationDTO.md +0 -104
- package/doc/interfaces/types.ApplicationSettingsValue.md +0 -33
- package/doc/interfaces/types.BasicAuthenticationDTO.md +0 -44
- package/doc/interfaces/types.BehaviorGroup.md +0 -149
- package/doc/interfaces/types.BehaviorGroupAction.md +0 -59
- package/doc/interfaces/types.BehaviorGroupActionId.md +0 -44
- package/doc/interfaces/types.Bundle.md +0 -89
- package/doc/interfaces/types.BundleSettingsValue.md +0 -33
- package/doc/interfaces/types.CamelPropertiesDTO.md +0 -93
- package/doc/interfaces/types.CreateBehaviorGroupRequest.md +0 -104
- package/doc/interfaces/types.CreateBehaviorGroupResponse.md +0 -104
- package/doc/interfaces/types.CurrentStatus.md +0 -59
- package/doc/interfaces/types.DrawerEntryPayload.md +0 -119
- package/doc/interfaces/types.DuplicateNameMigrationReport.md +0 -44
- package/doc/interfaces/types.Endpoint.md +0 -179
- package/doc/interfaces/types.EndpointDTO.md +0 -179
- package/doc/interfaces/types.EndpointPage.md +0 -63
- package/doc/interfaces/types.EndpointTestRequest.md +0 -29
- package/doc/interfaces/types.EventLogEntry.md +0 -119
- package/doc/interfaces/types.EventLogEntryAction.md +0 -125
- package/doc/interfaces/types.EventType.md +0 -179
- package/doc/interfaces/types.EventTypeBehavior.md +0 -59
- package/doc/interfaces/types.EventTypeBehaviorId.md +0 -44
- package/doc/interfaces/types.EventTypeSettingsValue.md +0 -63
- package/doc/interfaces/types.Facet.md +0 -74
- package/doc/interfaces/types.InstantEmailTemplate.md +0 -149
- package/doc/interfaces/types.InternalApplicationUserPermission.md +0 -59
- package/doc/interfaces/types.InternalRoleAccess.md +0 -59
- package/doc/interfaces/types.InternalUserPermissions.md +0 -59
- package/doc/interfaces/types.MessageValidationResponse.md +0 -33
- package/doc/interfaces/types.Meta.md +0 -29
- package/doc/interfaces/types.NotificationHistory.md +0 -155
- package/doc/interfaces/types.PageBehaviorGroup.md +0 -63
- package/doc/interfaces/types.PageDrawerEntryPayload.md +0 -63
- package/doc/interfaces/types.PageEventLogEntry.md +0 -63
- package/doc/interfaces/types.PageEventType.md +0 -63
- package/doc/interfaces/types.PageNotificationHistory.md +0 -63
- package/doc/interfaces/types.RenderEmailTemplateRequest.md +0 -44
- package/doc/interfaces/types.RequestDefaultBehaviorGroupPropertyList.md +0 -44
- package/doc/interfaces/types.RequestSystemSubscriptionProperties.md +0 -44
- package/doc/interfaces/types.ServerInfo.md +0 -29
- package/doc/interfaces/types.SettingsValuesByEventType.md +0 -33
- package/doc/interfaces/types.SystemSubscriptionPropertiesDTO.md +0 -59
- package/doc/interfaces/types.Template.md +0 -104
- package/doc/interfaces/types.TriggerDailyDigestRequest.md +0 -89
- package/doc/interfaces/types.UpdateApplicationRequest.md +0 -59
- package/doc/interfaces/types.UpdateBehaviorGroupRequest.md +0 -74
- package/doc/interfaces/types.UpdateNotificationDrawerStatus.md +0 -44
- package/doc/interfaces/types.WebhookPropertiesDTO.md +0 -104
- package/doc/interfaces/types.X509Certificate.md +0 -89
- package/doc/modules/DrawerResourceV1GetDrawerEntries.md +0 -78
- package/doc/modules/DrawerResourceV1UpdateNotificationReadStatus.md +0 -68
- package/doc/modules/EventResourceV1GetEvents.md +0 -83
- package/doc/modules/NotificationResourceV1AppendBehaviorGroupToEventType.md +0 -67
- package/doc/modules/NotificationResourceV1CreateBehaviorGroup.md +0 -68
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroup.md +0 -68
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroupFromEventType.md +0 -69
- package/doc/modules/NotificationResourceV1FindBehaviorGroupsByBundleId.md +0 -68
- package/doc/modules/NotificationResourceV1GetApplicationByNameAndBundleName.md +0 -69
- package/doc/modules/NotificationResourceV1GetApplicationsFacets.md +0 -68
- package/doc/modules/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md +0 -68
- package/doc/modules/NotificationResourceV1GetBundleByName.md +0 -68
- package/doc/modules/NotificationResourceV1GetBundleFacets.md +0 -68
- package/doc/modules/NotificationResourceV1GetEventTypes.md +0 -76
- package/doc/modules/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md +0 -68
- package/doc/modules/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md +0 -70
- package/doc/modules/NotificationResourceV1GetLinkedBehaviorGroups.md +0 -73
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroup.md +0 -69
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroupActions.md +0 -69
- package/doc/modules/NotificationResourceV1UpdateEventTypeBehaviors.md +0 -69
- package/doc/modules/OrgConfigResourceV1GetDailyDigestTimePreference.md +0 -67
- package/doc/modules/OrgConfigResourceV1SaveDailyDigestTimePreference.md +0 -68
- package/doc/modules/index.md +0 -624
- package/doc/modules/types.md +0 -77
- package/doc/modules.md +0 -32
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.d.ts +0 -0
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.d.ts.map +0 -0
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.js +0 -0
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.js.map +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.d.ts +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.d.ts.map +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.js +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.js.map +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.d.ts +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.d.ts.map +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.js +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.js +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.js +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.js +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.js.map +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.d.ts +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.d.ts.map +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.js +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.js.map +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.d.ts +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.d.ts.map +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.js +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.js.map +0 -0
- /package/{dist/api.d.ts → api.d.ts} +0 -0
- /package/{dist/api.d.ts.map → api.d.ts.map} +0 -0
- /package/{dist/api.js → api.js} +0 -0
- /package/{dist/api.js.map → api.js.map} +0 -0
- /package/{dist → esm}/index.d.ts +0 -0
- /package/{dist → esm}/types/index.d.ts +0 -0
- /package/{dist → esm}/v2/EventResourceV2GetEvents/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetBundleByName/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetBundleFacets/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetEventTypes/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts +0 -0
- /package/{dist → esm}/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts +0 -0
- /package/{dist → esm}/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts +0 -0
- /package/{dist → esm}/v2/api.d.ts +0 -0
- /package/{dist → esm}/v2/index.d.ts +0 -0
- /package/{dist → esm}/v2/types/index.d.ts +0 -0
- /package/{dist/index.d.ts.map → index.d.ts.map} +0 -0
- /package/{dist/index.js → index.js} +0 -0
- /package/{dist/index.js.map → index.js.map} +0 -0
- /package/{dist/types → types}/index.d.ts.map +0 -0
- /package/{dist/types → types}/index.js +0 -0
- /package/{dist/types → types}/index.js.map +0 -0
- /package/{dist/v2 → v2}/EventResourceV2GetEvents/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/EventResourceV2GetEvents/index.js +0 -0
- /package/{dist/v2 → v2}/EventResourceV2GetEvents/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2AppendBehaviorGroupToEventType/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2AppendBehaviorGroupToEventType/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2CreateBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2CreateBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2CreateBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationByNameAndBundleName/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationByNameAndBundleName/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationsFacets/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationsFacets/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationsFacets/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleByName/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleByName/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleByName/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleFacets/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleFacets/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleFacets/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypes/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypes/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypes/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetLinkedBehaviorGroups/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetLinkedBehaviorGroups/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroupActions/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroupActions/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeBehaviors/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeBehaviors/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeEndpoints/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeEndpoints/index.js.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2GetDailyDigestTimePreference/index.js +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2GetDailyDigestTimePreference/index.js.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js.map +0 -0
- /package/{dist/v2 → v2}/api.d.ts.map +0 -0
- /package/{dist/v2 → v2}/api.js +0 -0
- /package/{dist/v2 → v2}/api.js.map +0 -0
- /package/{dist/v2 → v2}/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/index.js +0 -0
- /package/{dist/v2 → v2}/index.js.map +0 -0
- /package/{dist/v2 → v2}/types/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/types/index.js +0 -0
- /package/{dist/v2 → v2}/types/index.js.map +0 -0
package/doc/modules/index.md
DELETED
|
@@ -1,624 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / index
|
|
2
|
-
|
|
3
|
-
# Module: index
|
|
4
|
-
|
|
5
|
-
## Table of contents
|
|
6
|
-
|
|
7
|
-
### References
|
|
8
|
-
|
|
9
|
-
- [AddAccessRequest](index.md#addaccessrequest)
|
|
10
|
-
- [AddApplicationRequest](index.md#addapplicationrequest)
|
|
11
|
-
- [AggregationEmailTemplate](index.md#aggregationemailtemplate)
|
|
12
|
-
- [AggregationEmailTemplateSubjectTemplate](index.md#aggregationemailtemplatesubjecttemplate)
|
|
13
|
-
- [Application](index.md#application)
|
|
14
|
-
- [Application1](index.md#application1)
|
|
15
|
-
- [ApplicationDTO](index.md#applicationdto)
|
|
16
|
-
- [ApplicationSettingsValue](index.md#applicationsettingsvalue)
|
|
17
|
-
- [BasicAuthenticationDTO](index.md#basicauthenticationdto)
|
|
18
|
-
- [BehaviorGroup](index.md#behaviorgroup)
|
|
19
|
-
- [BehaviorGroupAction](index.md#behaviorgroupaction)
|
|
20
|
-
- [BehaviorGroupActionId](index.md#behaviorgroupactionid)
|
|
21
|
-
- [Bundle](index.md#bundle)
|
|
22
|
-
- [BundleSettingsValue](index.md#bundlesettingsvalue)
|
|
23
|
-
- [CamelPropertiesDTO](index.md#camelpropertiesdto)
|
|
24
|
-
- [CreateBehaviorGroupRequest](index.md#createbehaviorgrouprequest)
|
|
25
|
-
- [CreateBehaviorGroupResponse](index.md#createbehaviorgroupresponse)
|
|
26
|
-
- [CurrentStatus](index.md#currentstatus)
|
|
27
|
-
- [DrawerEntryPayload](index.md#drawerentrypayload)
|
|
28
|
-
- [DuplicateNameMigrationReport](index.md#duplicatenamemigrationreport)
|
|
29
|
-
- [Endpoint](index.md#endpoint)
|
|
30
|
-
- [EndpointDTO](index.md#endpointdto)
|
|
31
|
-
- [EndpointPage](index.md#endpointpage)
|
|
32
|
-
- [EndpointStatus](index.md#endpointstatus)
|
|
33
|
-
- [EndpointStatusDTO](index.md#endpointstatusdto)
|
|
34
|
-
- [EndpointTestRequest](index.md#endpointtestrequest)
|
|
35
|
-
- [EndpointType](index.md#endpointtype)
|
|
36
|
-
- [EndpointTypeDTO](index.md#endpointtypedto)
|
|
37
|
-
- [Environment](index.md#environment)
|
|
38
|
-
- [EventLogEntry](index.md#eventlogentry)
|
|
39
|
-
- [EventLogEntryAction](index.md#eventlogentryaction)
|
|
40
|
-
- [EventLogEntryActionStatus](index.md#eventlogentryactionstatus)
|
|
41
|
-
- [EventType](index.md#eventtype)
|
|
42
|
-
- [EventTypeBehavior](index.md#eventtypebehavior)
|
|
43
|
-
- [EventTypeBehaviorId](index.md#eventtypebehaviorid)
|
|
44
|
-
- [EventTypeSettingsValue](index.md#eventtypesettingsvalue)
|
|
45
|
-
- [Facet](index.md#facet)
|
|
46
|
-
- [HttpType](index.md#httptype)
|
|
47
|
-
- [InstantEmailTemplate](index.md#instantemailtemplate)
|
|
48
|
-
- [InternalApplicationUserPermission](index.md#internalapplicationuserpermission)
|
|
49
|
-
- [InternalRoleAccess](index.md#internalroleaccess)
|
|
50
|
-
- [InternalUserPermissions](index.md#internaluserpermissions)
|
|
51
|
-
- [MessageValidationResponse](index.md#messagevalidationresponse)
|
|
52
|
-
- [Meta](index.md#meta)
|
|
53
|
-
- [NotificationHistory](index.md#notificationhistory)
|
|
54
|
-
- [NotificationStatus](index.md#notificationstatus)
|
|
55
|
-
- [PageBehaviorGroup](index.md#pagebehaviorgroup)
|
|
56
|
-
- [PageDrawerEntryPayload](index.md#pagedrawerentrypayload)
|
|
57
|
-
- [PageEventLogEntry](index.md#pageeventlogentry)
|
|
58
|
-
- [PageEventType](index.md#pageeventtype)
|
|
59
|
-
- [PageNotificationHistory](index.md#pagenotificationhistory)
|
|
60
|
-
- [RenderEmailTemplateRequest](index.md#renderemailtemplaterequest)
|
|
61
|
-
- [RequestDefaultBehaviorGroupPropertyList](index.md#requestdefaultbehaviorgrouppropertylist)
|
|
62
|
-
- [RequestSystemSubscriptionProperties](index.md#requestsystemsubscriptionproperties)
|
|
63
|
-
- [ServerInfo](index.md#serverinfo)
|
|
64
|
-
- [SettingsValuesByEventType](index.md#settingsvaluesbyeventtype)
|
|
65
|
-
- [Status](index.md#status)
|
|
66
|
-
- [SubscriptionType](index.md#subscriptiontype)
|
|
67
|
-
- [SystemSubscriptionPropertiesDTO](index.md#systemsubscriptionpropertiesdto)
|
|
68
|
-
- [Template](index.md#template)
|
|
69
|
-
- [TriggerDailyDigestRequest](index.md#triggerdailydigestrequest)
|
|
70
|
-
- [UpdateApplicationRequest](index.md#updateapplicationrequest)
|
|
71
|
-
- [UpdateBehaviorGroupRequest](index.md#updatebehaviorgrouprequest)
|
|
72
|
-
- [UpdateNotificationDrawerStatus](index.md#updatenotificationdrawerstatus)
|
|
73
|
-
- [WebhookPropertiesDTO](index.md#webhookpropertiesdto)
|
|
74
|
-
- [X509Certificate](index.md#x509certificate)
|
|
75
|
-
- [drawerResourceV1GetDrawerEntries](index.md#drawerresourcev1getdrawerentries)
|
|
76
|
-
- [drawerResourceV1UpdateNotificationReadStatus](index.md#drawerresourcev1updatenotificationreadstatus)
|
|
77
|
-
- [eventResourceV1GetEvents](index.md#eventresourcev1getevents)
|
|
78
|
-
- [notificationResourceV1AppendBehaviorGroupToEventType](index.md#notificationresourcev1appendbehaviorgrouptoeventtype)
|
|
79
|
-
- [notificationResourceV1CreateBehaviorGroup](index.md#notificationresourcev1createbehaviorgroup)
|
|
80
|
-
- [notificationResourceV1DeleteBehaviorGroup](index.md#notificationresourcev1deletebehaviorgroup)
|
|
81
|
-
- [notificationResourceV1DeleteBehaviorGroupFromEventType](index.md#notificationresourcev1deletebehaviorgroupfromeventtype)
|
|
82
|
-
- [notificationResourceV1FindBehaviorGroupsByBundleId](index.md#notificationresourcev1findbehaviorgroupsbybundleid)
|
|
83
|
-
- [notificationResourceV1GetApplicationByNameAndBundleName](index.md#notificationresourcev1getapplicationbynameandbundlename)
|
|
84
|
-
- [notificationResourceV1GetApplicationsFacets](index.md#notificationresourcev1getapplicationsfacets)
|
|
85
|
-
- [notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint](index.md#notificationresourcev1getbehaviorgroupsaffectedbyremovalofendpoint)
|
|
86
|
-
- [notificationResourceV1GetBundleByName](index.md#notificationresourcev1getbundlebyname)
|
|
87
|
-
- [notificationResourceV1GetBundleFacets](index.md#notificationresourcev1getbundlefacets)
|
|
88
|
-
- [notificationResourceV1GetEventTypes](index.md#notificationresourcev1geteventtypes)
|
|
89
|
-
- [notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup](index.md#notificationresourcev1geteventtypesaffectedbyremovalofbehaviorgroup)
|
|
90
|
-
- [notificationResourceV1GetEventTypesByNameAndBundleAndApplicationName](index.md#notificationresourcev1geteventtypesbynameandbundleandapplicationname)
|
|
91
|
-
- [notificationResourceV1GetLinkedBehaviorGroups](index.md#notificationresourcev1getlinkedbehaviorgroups)
|
|
92
|
-
- [notificationResourceV1UpdateBehaviorGroup](index.md#notificationresourcev1updatebehaviorgroup)
|
|
93
|
-
- [notificationResourceV1UpdateBehaviorGroupActions](index.md#notificationresourcev1updatebehaviorgroupactions)
|
|
94
|
-
- [notificationResourceV1UpdateEventTypeBehaviors](index.md#notificationresourcev1updateeventtypebehaviors)
|
|
95
|
-
- [orgConfigResourceV1GetDailyDigestTimePreference](index.md#orgconfigresourcev1getdailydigesttimepreference)
|
|
96
|
-
- [orgConfigResourceV1SaveDailyDigestTimePreference](index.md#orgconfigresourcev1savedailydigesttimepreference)
|
|
97
|
-
|
|
98
|
-
## References
|
|
99
|
-
|
|
100
|
-
### AddAccessRequest
|
|
101
|
-
|
|
102
|
-
Re-exports [AddAccessRequest](../interfaces/types.AddAccessRequest.md)
|
|
103
|
-
|
|
104
|
-
___
|
|
105
|
-
|
|
106
|
-
### AddApplicationRequest
|
|
107
|
-
|
|
108
|
-
Re-exports [AddApplicationRequest](../interfaces/types.AddApplicationRequest.md)
|
|
109
|
-
|
|
110
|
-
___
|
|
111
|
-
|
|
112
|
-
### AggregationEmailTemplate
|
|
113
|
-
|
|
114
|
-
Re-exports [AggregationEmailTemplate](../interfaces/types.AggregationEmailTemplate.md)
|
|
115
|
-
|
|
116
|
-
___
|
|
117
|
-
|
|
118
|
-
### AggregationEmailTemplateSubjectTemplate
|
|
119
|
-
|
|
120
|
-
Re-exports [AggregationEmailTemplateSubjectTemplate](../interfaces/types.AggregationEmailTemplateSubjectTemplate.md)
|
|
121
|
-
|
|
122
|
-
___
|
|
123
|
-
|
|
124
|
-
### Application
|
|
125
|
-
|
|
126
|
-
Re-exports [Application](../interfaces/types.Application.md)
|
|
127
|
-
|
|
128
|
-
___
|
|
129
|
-
|
|
130
|
-
### Application1
|
|
131
|
-
|
|
132
|
-
Re-exports [Application1](../interfaces/types.Application1.md)
|
|
133
|
-
|
|
134
|
-
___
|
|
135
|
-
|
|
136
|
-
### ApplicationDTO
|
|
137
|
-
|
|
138
|
-
Re-exports [ApplicationDTO](../interfaces/types.ApplicationDTO.md)
|
|
139
|
-
|
|
140
|
-
___
|
|
141
|
-
|
|
142
|
-
### ApplicationSettingsValue
|
|
143
|
-
|
|
144
|
-
Re-exports [ApplicationSettingsValue](../interfaces/types.ApplicationSettingsValue.md)
|
|
145
|
-
|
|
146
|
-
___
|
|
147
|
-
|
|
148
|
-
### BasicAuthenticationDTO
|
|
149
|
-
|
|
150
|
-
Re-exports [BasicAuthenticationDTO](../interfaces/types.BasicAuthenticationDTO.md)
|
|
151
|
-
|
|
152
|
-
___
|
|
153
|
-
|
|
154
|
-
### BehaviorGroup
|
|
155
|
-
|
|
156
|
-
Re-exports [BehaviorGroup](../interfaces/types.BehaviorGroup.md)
|
|
157
|
-
|
|
158
|
-
___
|
|
159
|
-
|
|
160
|
-
### BehaviorGroupAction
|
|
161
|
-
|
|
162
|
-
Re-exports [BehaviorGroupAction](../interfaces/types.BehaviorGroupAction.md)
|
|
163
|
-
|
|
164
|
-
___
|
|
165
|
-
|
|
166
|
-
### BehaviorGroupActionId
|
|
167
|
-
|
|
168
|
-
Re-exports [BehaviorGroupActionId](../interfaces/types.BehaviorGroupActionId.md)
|
|
169
|
-
|
|
170
|
-
___
|
|
171
|
-
|
|
172
|
-
### Bundle
|
|
173
|
-
|
|
174
|
-
Re-exports [Bundle](../interfaces/types.Bundle.md)
|
|
175
|
-
|
|
176
|
-
___
|
|
177
|
-
|
|
178
|
-
### BundleSettingsValue
|
|
179
|
-
|
|
180
|
-
Re-exports [BundleSettingsValue](../interfaces/types.BundleSettingsValue.md)
|
|
181
|
-
|
|
182
|
-
___
|
|
183
|
-
|
|
184
|
-
### CamelPropertiesDTO
|
|
185
|
-
|
|
186
|
-
Re-exports [CamelPropertiesDTO](../interfaces/types.CamelPropertiesDTO.md)
|
|
187
|
-
|
|
188
|
-
___
|
|
189
|
-
|
|
190
|
-
### CreateBehaviorGroupRequest
|
|
191
|
-
|
|
192
|
-
Re-exports [CreateBehaviorGroupRequest](../interfaces/types.CreateBehaviorGroupRequest.md)
|
|
193
|
-
|
|
194
|
-
___
|
|
195
|
-
|
|
196
|
-
### CreateBehaviorGroupResponse
|
|
197
|
-
|
|
198
|
-
Re-exports [CreateBehaviorGroupResponse](../interfaces/types.CreateBehaviorGroupResponse.md)
|
|
199
|
-
|
|
200
|
-
___
|
|
201
|
-
|
|
202
|
-
### CurrentStatus
|
|
203
|
-
|
|
204
|
-
Re-exports [CurrentStatus](../interfaces/types.CurrentStatus.md)
|
|
205
|
-
|
|
206
|
-
___
|
|
207
|
-
|
|
208
|
-
### DrawerEntryPayload
|
|
209
|
-
|
|
210
|
-
Re-exports [DrawerEntryPayload](../interfaces/types.DrawerEntryPayload.md)
|
|
211
|
-
|
|
212
|
-
___
|
|
213
|
-
|
|
214
|
-
### DuplicateNameMigrationReport
|
|
215
|
-
|
|
216
|
-
Re-exports [DuplicateNameMigrationReport](../interfaces/types.DuplicateNameMigrationReport.md)
|
|
217
|
-
|
|
218
|
-
___
|
|
219
|
-
|
|
220
|
-
### Endpoint
|
|
221
|
-
|
|
222
|
-
Re-exports [Endpoint](../interfaces/types.Endpoint.md)
|
|
223
|
-
|
|
224
|
-
___
|
|
225
|
-
|
|
226
|
-
### EndpointDTO
|
|
227
|
-
|
|
228
|
-
Re-exports [EndpointDTO](../interfaces/types.EndpointDTO.md)
|
|
229
|
-
|
|
230
|
-
___
|
|
231
|
-
|
|
232
|
-
### EndpointPage
|
|
233
|
-
|
|
234
|
-
Re-exports [EndpointPage](../interfaces/types.EndpointPage.md)
|
|
235
|
-
|
|
236
|
-
___
|
|
237
|
-
|
|
238
|
-
### EndpointStatus
|
|
239
|
-
|
|
240
|
-
Re-exports [EndpointStatus](../enums/types.EndpointStatus.md)
|
|
241
|
-
|
|
242
|
-
___
|
|
243
|
-
|
|
244
|
-
### EndpointStatusDTO
|
|
245
|
-
|
|
246
|
-
Re-exports [EndpointStatusDTO](../enums/types.EndpointStatusDTO.md)
|
|
247
|
-
|
|
248
|
-
___
|
|
249
|
-
|
|
250
|
-
### EndpointTestRequest
|
|
251
|
-
|
|
252
|
-
Re-exports [EndpointTestRequest](../interfaces/types.EndpointTestRequest.md)
|
|
253
|
-
|
|
254
|
-
___
|
|
255
|
-
|
|
256
|
-
### EndpointType
|
|
257
|
-
|
|
258
|
-
Re-exports [EndpointType](../enums/types.EndpointType.md)
|
|
259
|
-
|
|
260
|
-
___
|
|
261
|
-
|
|
262
|
-
### EndpointTypeDTO
|
|
263
|
-
|
|
264
|
-
Re-exports [EndpointTypeDTO](../enums/types.EndpointTypeDTO.md)
|
|
265
|
-
|
|
266
|
-
___
|
|
267
|
-
|
|
268
|
-
### Environment
|
|
269
|
-
|
|
270
|
-
Re-exports [Environment](../enums/types.Environment.md)
|
|
271
|
-
|
|
272
|
-
___
|
|
273
|
-
|
|
274
|
-
### EventLogEntry
|
|
275
|
-
|
|
276
|
-
Re-exports [EventLogEntry](../interfaces/types.EventLogEntry.md)
|
|
277
|
-
|
|
278
|
-
___
|
|
279
|
-
|
|
280
|
-
### EventLogEntryAction
|
|
281
|
-
|
|
282
|
-
Re-exports [EventLogEntryAction](../interfaces/types.EventLogEntryAction.md)
|
|
283
|
-
|
|
284
|
-
___
|
|
285
|
-
|
|
286
|
-
### EventLogEntryActionStatus
|
|
287
|
-
|
|
288
|
-
Re-exports [EventLogEntryActionStatus](../enums/types.EventLogEntryActionStatus.md)
|
|
289
|
-
|
|
290
|
-
___
|
|
291
|
-
|
|
292
|
-
### EventType
|
|
293
|
-
|
|
294
|
-
Re-exports [EventType](../interfaces/types.EventType.md)
|
|
295
|
-
|
|
296
|
-
___
|
|
297
|
-
|
|
298
|
-
### EventTypeBehavior
|
|
299
|
-
|
|
300
|
-
Re-exports [EventTypeBehavior](../interfaces/types.EventTypeBehavior.md)
|
|
301
|
-
|
|
302
|
-
___
|
|
303
|
-
|
|
304
|
-
### EventTypeBehaviorId
|
|
305
|
-
|
|
306
|
-
Re-exports [EventTypeBehaviorId](../interfaces/types.EventTypeBehaviorId.md)
|
|
307
|
-
|
|
308
|
-
___
|
|
309
|
-
|
|
310
|
-
### EventTypeSettingsValue
|
|
311
|
-
|
|
312
|
-
Re-exports [EventTypeSettingsValue](../interfaces/types.EventTypeSettingsValue.md)
|
|
313
|
-
|
|
314
|
-
___
|
|
315
|
-
|
|
316
|
-
### Facet
|
|
317
|
-
|
|
318
|
-
Re-exports [Facet](../interfaces/types.Facet.md)
|
|
319
|
-
|
|
320
|
-
___
|
|
321
|
-
|
|
322
|
-
### HttpType
|
|
323
|
-
|
|
324
|
-
Re-exports [HttpType](../enums/types.HttpType.md)
|
|
325
|
-
|
|
326
|
-
___
|
|
327
|
-
|
|
328
|
-
### InstantEmailTemplate
|
|
329
|
-
|
|
330
|
-
Re-exports [InstantEmailTemplate](../interfaces/types.InstantEmailTemplate.md)
|
|
331
|
-
|
|
332
|
-
___
|
|
333
|
-
|
|
334
|
-
### InternalApplicationUserPermission
|
|
335
|
-
|
|
336
|
-
Re-exports [InternalApplicationUserPermission](../interfaces/types.InternalApplicationUserPermission.md)
|
|
337
|
-
|
|
338
|
-
___
|
|
339
|
-
|
|
340
|
-
### InternalRoleAccess
|
|
341
|
-
|
|
342
|
-
Re-exports [InternalRoleAccess](../interfaces/types.InternalRoleAccess.md)
|
|
343
|
-
|
|
344
|
-
___
|
|
345
|
-
|
|
346
|
-
### InternalUserPermissions
|
|
347
|
-
|
|
348
|
-
Re-exports [InternalUserPermissions](../interfaces/types.InternalUserPermissions.md)
|
|
349
|
-
|
|
350
|
-
___
|
|
351
|
-
|
|
352
|
-
### MessageValidationResponse
|
|
353
|
-
|
|
354
|
-
Re-exports [MessageValidationResponse](../interfaces/types.MessageValidationResponse.md)
|
|
355
|
-
|
|
356
|
-
___
|
|
357
|
-
|
|
358
|
-
### Meta
|
|
359
|
-
|
|
360
|
-
Re-exports [Meta](../interfaces/types.Meta.md)
|
|
361
|
-
|
|
362
|
-
___
|
|
363
|
-
|
|
364
|
-
### NotificationHistory
|
|
365
|
-
|
|
366
|
-
Re-exports [NotificationHistory](../interfaces/types.NotificationHistory.md)
|
|
367
|
-
|
|
368
|
-
___
|
|
369
|
-
|
|
370
|
-
### NotificationStatus
|
|
371
|
-
|
|
372
|
-
Re-exports [NotificationStatus](../enums/types.NotificationStatus.md)
|
|
373
|
-
|
|
374
|
-
___
|
|
375
|
-
|
|
376
|
-
### PageBehaviorGroup
|
|
377
|
-
|
|
378
|
-
Re-exports [PageBehaviorGroup](../interfaces/types.PageBehaviorGroup.md)
|
|
379
|
-
|
|
380
|
-
___
|
|
381
|
-
|
|
382
|
-
### PageDrawerEntryPayload
|
|
383
|
-
|
|
384
|
-
Re-exports [PageDrawerEntryPayload](../interfaces/types.PageDrawerEntryPayload.md)
|
|
385
|
-
|
|
386
|
-
___
|
|
387
|
-
|
|
388
|
-
### PageEventLogEntry
|
|
389
|
-
|
|
390
|
-
Re-exports [PageEventLogEntry](../interfaces/types.PageEventLogEntry.md)
|
|
391
|
-
|
|
392
|
-
___
|
|
393
|
-
|
|
394
|
-
### PageEventType
|
|
395
|
-
|
|
396
|
-
Re-exports [PageEventType](../interfaces/types.PageEventType.md)
|
|
397
|
-
|
|
398
|
-
___
|
|
399
|
-
|
|
400
|
-
### PageNotificationHistory
|
|
401
|
-
|
|
402
|
-
Re-exports [PageNotificationHistory](../interfaces/types.PageNotificationHistory.md)
|
|
403
|
-
|
|
404
|
-
___
|
|
405
|
-
|
|
406
|
-
### RenderEmailTemplateRequest
|
|
407
|
-
|
|
408
|
-
Re-exports [RenderEmailTemplateRequest](../interfaces/types.RenderEmailTemplateRequest.md)
|
|
409
|
-
|
|
410
|
-
___
|
|
411
|
-
|
|
412
|
-
### RequestDefaultBehaviorGroupPropertyList
|
|
413
|
-
|
|
414
|
-
Re-exports [RequestDefaultBehaviorGroupPropertyList](../interfaces/types.RequestDefaultBehaviorGroupPropertyList.md)
|
|
415
|
-
|
|
416
|
-
___
|
|
417
|
-
|
|
418
|
-
### RequestSystemSubscriptionProperties
|
|
419
|
-
|
|
420
|
-
Re-exports [RequestSystemSubscriptionProperties](../interfaces/types.RequestSystemSubscriptionProperties.md)
|
|
421
|
-
|
|
422
|
-
___
|
|
423
|
-
|
|
424
|
-
### ServerInfo
|
|
425
|
-
|
|
426
|
-
Re-exports [ServerInfo](../interfaces/types.ServerInfo.md)
|
|
427
|
-
|
|
428
|
-
___
|
|
429
|
-
|
|
430
|
-
### SettingsValuesByEventType
|
|
431
|
-
|
|
432
|
-
Re-exports [SettingsValuesByEventType](../interfaces/types.SettingsValuesByEventType.md)
|
|
433
|
-
|
|
434
|
-
___
|
|
435
|
-
|
|
436
|
-
### Status
|
|
437
|
-
|
|
438
|
-
Re-exports [Status](../enums/types.Status.md)
|
|
439
|
-
|
|
440
|
-
___
|
|
441
|
-
|
|
442
|
-
### SubscriptionType
|
|
443
|
-
|
|
444
|
-
Re-exports [SubscriptionType](../enums/types.SubscriptionType.md)
|
|
445
|
-
|
|
446
|
-
___
|
|
447
|
-
|
|
448
|
-
### SystemSubscriptionPropertiesDTO
|
|
449
|
-
|
|
450
|
-
Re-exports [SystemSubscriptionPropertiesDTO](../interfaces/types.SystemSubscriptionPropertiesDTO.md)
|
|
451
|
-
|
|
452
|
-
___
|
|
453
|
-
|
|
454
|
-
### Template
|
|
455
|
-
|
|
456
|
-
Re-exports [Template](../interfaces/types.Template.md)
|
|
457
|
-
|
|
458
|
-
___
|
|
459
|
-
|
|
460
|
-
### TriggerDailyDigestRequest
|
|
461
|
-
|
|
462
|
-
Re-exports [TriggerDailyDigestRequest](../interfaces/types.TriggerDailyDigestRequest.md)
|
|
463
|
-
|
|
464
|
-
___
|
|
465
|
-
|
|
466
|
-
### UpdateApplicationRequest
|
|
467
|
-
|
|
468
|
-
Re-exports [UpdateApplicationRequest](../interfaces/types.UpdateApplicationRequest.md)
|
|
469
|
-
|
|
470
|
-
___
|
|
471
|
-
|
|
472
|
-
### UpdateBehaviorGroupRequest
|
|
473
|
-
|
|
474
|
-
Re-exports [UpdateBehaviorGroupRequest](../interfaces/types.UpdateBehaviorGroupRequest.md)
|
|
475
|
-
|
|
476
|
-
___
|
|
477
|
-
|
|
478
|
-
### UpdateNotificationDrawerStatus
|
|
479
|
-
|
|
480
|
-
Re-exports [UpdateNotificationDrawerStatus](../interfaces/types.UpdateNotificationDrawerStatus.md)
|
|
481
|
-
|
|
482
|
-
___
|
|
483
|
-
|
|
484
|
-
### WebhookPropertiesDTO
|
|
485
|
-
|
|
486
|
-
Re-exports [WebhookPropertiesDTO](../interfaces/types.WebhookPropertiesDTO.md)
|
|
487
|
-
|
|
488
|
-
___
|
|
489
|
-
|
|
490
|
-
### X509Certificate
|
|
491
|
-
|
|
492
|
-
Re-exports [X509Certificate](../interfaces/types.X509Certificate.md)
|
|
493
|
-
|
|
494
|
-
___
|
|
495
|
-
|
|
496
|
-
### drawerResourceV1GetDrawerEntries
|
|
497
|
-
|
|
498
|
-
Renames and re-exports [drawerResourceV1GetDrawerEntriesParamCreator](DrawerResourceV1GetDrawerEntries.md#drawerresourcev1getdrawerentriesparamcreator)
|
|
499
|
-
|
|
500
|
-
___
|
|
501
|
-
|
|
502
|
-
### drawerResourceV1UpdateNotificationReadStatus
|
|
503
|
-
|
|
504
|
-
Renames and re-exports [drawerResourceV1UpdateNotificationReadStatusParamCreator](DrawerResourceV1UpdateNotificationReadStatus.md#drawerresourcev1updatenotificationreadstatusparamcreator)
|
|
505
|
-
|
|
506
|
-
___
|
|
507
|
-
|
|
508
|
-
### eventResourceV1GetEvents
|
|
509
|
-
|
|
510
|
-
Renames and re-exports [eventResourceV1GetEventsParamCreator](EventResourceV1GetEvents.md#eventresourcev1geteventsparamcreator)
|
|
511
|
-
|
|
512
|
-
___
|
|
513
|
-
|
|
514
|
-
### notificationResourceV1AppendBehaviorGroupToEventType
|
|
515
|
-
|
|
516
|
-
Renames and re-exports [notificationResourceV1AppendBehaviorGroupToEventTypeParamCreator](NotificationResourceV1AppendBehaviorGroupToEventType.md#notificationresourcev1appendbehaviorgrouptoeventtypeparamcreator)
|
|
517
|
-
|
|
518
|
-
___
|
|
519
|
-
|
|
520
|
-
### notificationResourceV1CreateBehaviorGroup
|
|
521
|
-
|
|
522
|
-
Renames and re-exports [notificationResourceV1CreateBehaviorGroupParamCreator](NotificationResourceV1CreateBehaviorGroup.md#notificationresourcev1createbehaviorgroupparamcreator)
|
|
523
|
-
|
|
524
|
-
___
|
|
525
|
-
|
|
526
|
-
### notificationResourceV1DeleteBehaviorGroup
|
|
527
|
-
|
|
528
|
-
Renames and re-exports [notificationResourceV1DeleteBehaviorGroupParamCreator](NotificationResourceV1DeleteBehaviorGroup.md#notificationresourcev1deletebehaviorgroupparamcreator)
|
|
529
|
-
|
|
530
|
-
___
|
|
531
|
-
|
|
532
|
-
### notificationResourceV1DeleteBehaviorGroupFromEventType
|
|
533
|
-
|
|
534
|
-
Renames and re-exports [notificationResourceV1DeleteBehaviorGroupFromEventTypeParamCreator](NotificationResourceV1DeleteBehaviorGroupFromEventType.md#notificationresourcev1deletebehaviorgroupfromeventtypeparamcreator)
|
|
535
|
-
|
|
536
|
-
___
|
|
537
|
-
|
|
538
|
-
### notificationResourceV1FindBehaviorGroupsByBundleId
|
|
539
|
-
|
|
540
|
-
Renames and re-exports [notificationResourceV1FindBehaviorGroupsByBundleIdParamCreator](NotificationResourceV1FindBehaviorGroupsByBundleId.md#notificationresourcev1findbehaviorgroupsbybundleidparamcreator)
|
|
541
|
-
|
|
542
|
-
___
|
|
543
|
-
|
|
544
|
-
### notificationResourceV1GetApplicationByNameAndBundleName
|
|
545
|
-
|
|
546
|
-
Renames and re-exports [notificationResourceV1GetApplicationByNameAndBundleNameParamCreator](NotificationResourceV1GetApplicationByNameAndBundleName.md#notificationresourcev1getapplicationbynameandbundlenameparamcreator)
|
|
547
|
-
|
|
548
|
-
___
|
|
549
|
-
|
|
550
|
-
### notificationResourceV1GetApplicationsFacets
|
|
551
|
-
|
|
552
|
-
Renames and re-exports [notificationResourceV1GetApplicationsFacetsParamCreator](NotificationResourceV1GetApplicationsFacets.md#notificationresourcev1getapplicationsfacetsparamcreator)
|
|
553
|
-
|
|
554
|
-
___
|
|
555
|
-
|
|
556
|
-
### notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint
|
|
557
|
-
|
|
558
|
-
Renames and re-exports [notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpointParamCreator](NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md#notificationresourcev1getbehaviorgroupsaffectedbyremovalofendpointparamcreator)
|
|
559
|
-
|
|
560
|
-
___
|
|
561
|
-
|
|
562
|
-
### notificationResourceV1GetBundleByName
|
|
563
|
-
|
|
564
|
-
Renames and re-exports [notificationResourceV1GetBundleByNameParamCreator](NotificationResourceV1GetBundleByName.md#notificationresourcev1getbundlebynameparamcreator)
|
|
565
|
-
|
|
566
|
-
___
|
|
567
|
-
|
|
568
|
-
### notificationResourceV1GetBundleFacets
|
|
569
|
-
|
|
570
|
-
Renames and re-exports [notificationResourceV1GetBundleFacetsParamCreator](NotificationResourceV1GetBundleFacets.md#notificationresourcev1getbundlefacetsparamcreator)
|
|
571
|
-
|
|
572
|
-
___
|
|
573
|
-
|
|
574
|
-
### notificationResourceV1GetEventTypes
|
|
575
|
-
|
|
576
|
-
Renames and re-exports [notificationResourceV1GetEventTypesParamCreator](NotificationResourceV1GetEventTypes.md#notificationresourcev1geteventtypesparamcreator)
|
|
577
|
-
|
|
578
|
-
___
|
|
579
|
-
|
|
580
|
-
### notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup
|
|
581
|
-
|
|
582
|
-
Renames and re-exports [notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroupParamCreator](NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md#notificationresourcev1geteventtypesaffectedbyremovalofbehaviorgroupparamcreator)
|
|
583
|
-
|
|
584
|
-
___
|
|
585
|
-
|
|
586
|
-
### notificationResourceV1GetEventTypesByNameAndBundleAndApplicationName
|
|
587
|
-
|
|
588
|
-
Renames and re-exports [notificationResourceV1GetEventTypesByNameAndBundleAndApplicationNameParamCreator](NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md#notificationresourcev1geteventtypesbynameandbundleandapplicationnameparamcreator)
|
|
589
|
-
|
|
590
|
-
___
|
|
591
|
-
|
|
592
|
-
### notificationResourceV1GetLinkedBehaviorGroups
|
|
593
|
-
|
|
594
|
-
Renames and re-exports [notificationResourceV1GetLinkedBehaviorGroupsParamCreator](NotificationResourceV1GetLinkedBehaviorGroups.md#notificationresourcev1getlinkedbehaviorgroupsparamcreator)
|
|
595
|
-
|
|
596
|
-
___
|
|
597
|
-
|
|
598
|
-
### notificationResourceV1UpdateBehaviorGroup
|
|
599
|
-
|
|
600
|
-
Renames and re-exports [notificationResourceV1UpdateBehaviorGroupParamCreator](NotificationResourceV1UpdateBehaviorGroup.md#notificationresourcev1updatebehaviorgroupparamcreator)
|
|
601
|
-
|
|
602
|
-
___
|
|
603
|
-
|
|
604
|
-
### notificationResourceV1UpdateBehaviorGroupActions
|
|
605
|
-
|
|
606
|
-
Renames and re-exports [notificationResourceV1UpdateBehaviorGroupActionsParamCreator](NotificationResourceV1UpdateBehaviorGroupActions.md#notificationresourcev1updatebehaviorgroupactionsparamcreator)
|
|
607
|
-
|
|
608
|
-
___
|
|
609
|
-
|
|
610
|
-
### notificationResourceV1UpdateEventTypeBehaviors
|
|
611
|
-
|
|
612
|
-
Renames and re-exports [notificationResourceV1UpdateEventTypeBehaviorsParamCreator](NotificationResourceV1UpdateEventTypeBehaviors.md#notificationresourcev1updateeventtypebehaviorsparamcreator)
|
|
613
|
-
|
|
614
|
-
___
|
|
615
|
-
|
|
616
|
-
### orgConfigResourceV1GetDailyDigestTimePreference
|
|
617
|
-
|
|
618
|
-
Renames and re-exports [orgConfigResourceV1GetDailyDigestTimePreferenceParamCreator](OrgConfigResourceV1GetDailyDigestTimePreference.md#orgconfigresourcev1getdailydigesttimepreferenceparamcreator)
|
|
619
|
-
|
|
620
|
-
___
|
|
621
|
-
|
|
622
|
-
### orgConfigResourceV1SaveDailyDigestTimePreference
|
|
623
|
-
|
|
624
|
-
Renames and re-exports [orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator](OrgConfigResourceV1SaveDailyDigestTimePreference.md#orgconfigresourcev1savedailydigesttimepreferenceparamcreator)
|
package/doc/modules/types.md
DELETED
|
@@ -1,77 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / types
|
|
2
|
-
|
|
3
|
-
# Module: types
|
|
4
|
-
|
|
5
|
-
## Table of contents
|
|
6
|
-
|
|
7
|
-
### Enumerations
|
|
8
|
-
|
|
9
|
-
- [EndpointStatus](../enums/types.EndpointStatus.md)
|
|
10
|
-
- [EndpointStatusDTO](../enums/types.EndpointStatusDTO.md)
|
|
11
|
-
- [EndpointType](../enums/types.EndpointType.md)
|
|
12
|
-
- [EndpointTypeDTO](../enums/types.EndpointTypeDTO.md)
|
|
13
|
-
- [Environment](../enums/types.Environment.md)
|
|
14
|
-
- [EventLogEntryActionStatus](../enums/types.EventLogEntryActionStatus.md)
|
|
15
|
-
- [HttpType](../enums/types.HttpType.md)
|
|
16
|
-
- [NotificationStatus](../enums/types.NotificationStatus.md)
|
|
17
|
-
- [Status](../enums/types.Status.md)
|
|
18
|
-
- [SubscriptionType](../enums/types.SubscriptionType.md)
|
|
19
|
-
|
|
20
|
-
### Interfaces
|
|
21
|
-
|
|
22
|
-
- [AddAccessRequest](../interfaces/types.AddAccessRequest.md)
|
|
23
|
-
- [AddApplicationRequest](../interfaces/types.AddApplicationRequest.md)
|
|
24
|
-
- [AggregationEmailTemplate](../interfaces/types.AggregationEmailTemplate.md)
|
|
25
|
-
- [AggregationEmailTemplateSubjectTemplate](../interfaces/types.AggregationEmailTemplateSubjectTemplate.md)
|
|
26
|
-
- [Application](../interfaces/types.Application.md)
|
|
27
|
-
- [Application1](../interfaces/types.Application1.md)
|
|
28
|
-
- [ApplicationDTO](../interfaces/types.ApplicationDTO.md)
|
|
29
|
-
- [ApplicationSettingsValue](../interfaces/types.ApplicationSettingsValue.md)
|
|
30
|
-
- [BasicAuthenticationDTO](../interfaces/types.BasicAuthenticationDTO.md)
|
|
31
|
-
- [BehaviorGroup](../interfaces/types.BehaviorGroup.md)
|
|
32
|
-
- [BehaviorGroupAction](../interfaces/types.BehaviorGroupAction.md)
|
|
33
|
-
- [BehaviorGroupActionId](../interfaces/types.BehaviorGroupActionId.md)
|
|
34
|
-
- [Bundle](../interfaces/types.Bundle.md)
|
|
35
|
-
- [BundleSettingsValue](../interfaces/types.BundleSettingsValue.md)
|
|
36
|
-
- [CamelPropertiesDTO](../interfaces/types.CamelPropertiesDTO.md)
|
|
37
|
-
- [CreateBehaviorGroupRequest](../interfaces/types.CreateBehaviorGroupRequest.md)
|
|
38
|
-
- [CreateBehaviorGroupResponse](../interfaces/types.CreateBehaviorGroupResponse.md)
|
|
39
|
-
- [CurrentStatus](../interfaces/types.CurrentStatus.md)
|
|
40
|
-
- [DrawerEntryPayload](../interfaces/types.DrawerEntryPayload.md)
|
|
41
|
-
- [DuplicateNameMigrationReport](../interfaces/types.DuplicateNameMigrationReport.md)
|
|
42
|
-
- [Endpoint](../interfaces/types.Endpoint.md)
|
|
43
|
-
- [EndpointDTO](../interfaces/types.EndpointDTO.md)
|
|
44
|
-
- [EndpointPage](../interfaces/types.EndpointPage.md)
|
|
45
|
-
- [EndpointTestRequest](../interfaces/types.EndpointTestRequest.md)
|
|
46
|
-
- [EventLogEntry](../interfaces/types.EventLogEntry.md)
|
|
47
|
-
- [EventLogEntryAction](../interfaces/types.EventLogEntryAction.md)
|
|
48
|
-
- [EventType](../interfaces/types.EventType.md)
|
|
49
|
-
- [EventTypeBehavior](../interfaces/types.EventTypeBehavior.md)
|
|
50
|
-
- [EventTypeBehaviorId](../interfaces/types.EventTypeBehaviorId.md)
|
|
51
|
-
- [EventTypeSettingsValue](../interfaces/types.EventTypeSettingsValue.md)
|
|
52
|
-
- [Facet](../interfaces/types.Facet.md)
|
|
53
|
-
- [InstantEmailTemplate](../interfaces/types.InstantEmailTemplate.md)
|
|
54
|
-
- [InternalApplicationUserPermission](../interfaces/types.InternalApplicationUserPermission.md)
|
|
55
|
-
- [InternalRoleAccess](../interfaces/types.InternalRoleAccess.md)
|
|
56
|
-
- [InternalUserPermissions](../interfaces/types.InternalUserPermissions.md)
|
|
57
|
-
- [MessageValidationResponse](../interfaces/types.MessageValidationResponse.md)
|
|
58
|
-
- [Meta](../interfaces/types.Meta.md)
|
|
59
|
-
- [NotificationHistory](../interfaces/types.NotificationHistory.md)
|
|
60
|
-
- [PageBehaviorGroup](../interfaces/types.PageBehaviorGroup.md)
|
|
61
|
-
- [PageDrawerEntryPayload](../interfaces/types.PageDrawerEntryPayload.md)
|
|
62
|
-
- [PageEventLogEntry](../interfaces/types.PageEventLogEntry.md)
|
|
63
|
-
- [PageEventType](../interfaces/types.PageEventType.md)
|
|
64
|
-
- [PageNotificationHistory](../interfaces/types.PageNotificationHistory.md)
|
|
65
|
-
- [RenderEmailTemplateRequest](../interfaces/types.RenderEmailTemplateRequest.md)
|
|
66
|
-
- [RequestDefaultBehaviorGroupPropertyList](../interfaces/types.RequestDefaultBehaviorGroupPropertyList.md)
|
|
67
|
-
- [RequestSystemSubscriptionProperties](../interfaces/types.RequestSystemSubscriptionProperties.md)
|
|
68
|
-
- [ServerInfo](../interfaces/types.ServerInfo.md)
|
|
69
|
-
- [SettingsValuesByEventType](../interfaces/types.SettingsValuesByEventType.md)
|
|
70
|
-
- [SystemSubscriptionPropertiesDTO](../interfaces/types.SystemSubscriptionPropertiesDTO.md)
|
|
71
|
-
- [Template](../interfaces/types.Template.md)
|
|
72
|
-
- [TriggerDailyDigestRequest](../interfaces/types.TriggerDailyDigestRequest.md)
|
|
73
|
-
- [UpdateApplicationRequest](../interfaces/types.UpdateApplicationRequest.md)
|
|
74
|
-
- [UpdateBehaviorGroupRequest](../interfaces/types.UpdateBehaviorGroupRequest.md)
|
|
75
|
-
- [UpdateNotificationDrawerStatus](../interfaces/types.UpdateNotificationDrawerStatus.md)
|
|
76
|
-
- [WebhookPropertiesDTO](../interfaces/types.WebhookPropertiesDTO.md)
|
|
77
|
-
- [X509Certificate](../interfaces/types.X509Certificate.md)
|