@redhat-cloud-services/notifications-client 3.1.0 → 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 -117
- package/LICENSE +0 -201
- package/README.md +0 -69
- 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
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Bundle
|
|
2
|
-
|
|
3
|
-
# Interface: Bundle
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).Bundle
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
Bundle
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [created](types.Bundle.md#created)
|
|
16
|
-
- [display\_name](types.Bundle.md#display_name)
|
|
17
|
-
- [id](types.Bundle.md#id)
|
|
18
|
-
- [name](types.Bundle.md#name)
|
|
19
|
-
- [updated](types.Bundle.md#updated)
|
|
20
|
-
|
|
21
|
-
## Properties
|
|
22
|
-
|
|
23
|
-
### created
|
|
24
|
-
|
|
25
|
-
• `Optional` **created**: `string`
|
|
26
|
-
|
|
27
|
-
**`Memberof`**
|
|
28
|
-
|
|
29
|
-
Bundle
|
|
30
|
-
|
|
31
|
-
#### Defined in
|
|
32
|
-
|
|
33
|
-
[types/index.ts:416](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L416)
|
|
34
|
-
|
|
35
|
-
___
|
|
36
|
-
|
|
37
|
-
### display\_name
|
|
38
|
-
|
|
39
|
-
• **display\_name**: `string`
|
|
40
|
-
|
|
41
|
-
**`Memberof`**
|
|
42
|
-
|
|
43
|
-
Bundle
|
|
44
|
-
|
|
45
|
-
#### Defined in
|
|
46
|
-
|
|
47
|
-
[types/index.ts:440](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L440)
|
|
48
|
-
|
|
49
|
-
___
|
|
50
|
-
|
|
51
|
-
### id
|
|
52
|
-
|
|
53
|
-
• `Optional` **id**: `string`
|
|
54
|
-
|
|
55
|
-
**`Memberof`**
|
|
56
|
-
|
|
57
|
-
Bundle
|
|
58
|
-
|
|
59
|
-
#### Defined in
|
|
60
|
-
|
|
61
|
-
[types/index.ts:428](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L428)
|
|
62
|
-
|
|
63
|
-
___
|
|
64
|
-
|
|
65
|
-
### name
|
|
66
|
-
|
|
67
|
-
• **name**: `string`
|
|
68
|
-
|
|
69
|
-
**`Memberof`**
|
|
70
|
-
|
|
71
|
-
Bundle
|
|
72
|
-
|
|
73
|
-
#### Defined in
|
|
74
|
-
|
|
75
|
-
[types/index.ts:434](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L434)
|
|
76
|
-
|
|
77
|
-
___
|
|
78
|
-
|
|
79
|
-
### updated
|
|
80
|
-
|
|
81
|
-
• `Optional` **updated**: `string`
|
|
82
|
-
|
|
83
|
-
**`Memberof`**
|
|
84
|
-
|
|
85
|
-
Bundle
|
|
86
|
-
|
|
87
|
-
#### Defined in
|
|
88
|
-
|
|
89
|
-
[types/index.ts:422](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L422)
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / BundleSettingsValue
|
|
2
|
-
|
|
3
|
-
# Interface: BundleSettingsValue
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).BundleSettingsValue
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
BundleSettingsValue
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [applications](types.BundleSettingsValue.md#applications)
|
|
16
|
-
|
|
17
|
-
## Properties
|
|
18
|
-
|
|
19
|
-
### applications
|
|
20
|
-
|
|
21
|
-
• `Optional` **applications**: `Object`
|
|
22
|
-
|
|
23
|
-
**`Memberof`**
|
|
24
|
-
|
|
25
|
-
BundleSettingsValue
|
|
26
|
-
|
|
27
|
-
#### Index signature
|
|
28
|
-
|
|
29
|
-
▪ [key: `string`]: [`ApplicationSettingsValue`](types.ApplicationSettingsValue.md)
|
|
30
|
-
|
|
31
|
-
#### Defined in
|
|
32
|
-
|
|
33
|
-
[types/index.ts:453](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L453)
|
|
@@ -1,93 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CamelPropertiesDTO
|
|
2
|
-
|
|
3
|
-
# Interface: CamelPropertiesDTO
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).CamelPropertiesDTO
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
CamelPropertiesDTO
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [basicAuthentication](types.CamelPropertiesDTO.md#basicauthentication)
|
|
16
|
-
- [disableSslVerification](types.CamelPropertiesDTO.md#disablesslverification)
|
|
17
|
-
- [extras](types.CamelPropertiesDTO.md#extras)
|
|
18
|
-
- [secretToken](types.CamelPropertiesDTO.md#secrettoken)
|
|
19
|
-
- [url](types.CamelPropertiesDTO.md#url)
|
|
20
|
-
|
|
21
|
-
## Properties
|
|
22
|
-
|
|
23
|
-
### basicAuthentication
|
|
24
|
-
|
|
25
|
-
• `Optional` **basicAuthentication**: [`BasicAuthenticationDTO`](types.BasicAuthenticationDTO.md)
|
|
26
|
-
|
|
27
|
-
**`Memberof`**
|
|
28
|
-
|
|
29
|
-
CamelPropertiesDTO
|
|
30
|
-
|
|
31
|
-
#### Defined in
|
|
32
|
-
|
|
33
|
-
[types/index.ts:484](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L484)
|
|
34
|
-
|
|
35
|
-
___
|
|
36
|
-
|
|
37
|
-
### disableSslVerification
|
|
38
|
-
|
|
39
|
-
• **disableSslVerification**: `boolean`
|
|
40
|
-
|
|
41
|
-
**`Memberof`**
|
|
42
|
-
|
|
43
|
-
CamelPropertiesDTO
|
|
44
|
-
|
|
45
|
-
#### Defined in
|
|
46
|
-
|
|
47
|
-
[types/index.ts:466](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L466)
|
|
48
|
-
|
|
49
|
-
___
|
|
50
|
-
|
|
51
|
-
### extras
|
|
52
|
-
|
|
53
|
-
• `Optional` **extras**: `Object`
|
|
54
|
-
|
|
55
|
-
**`Memberof`**
|
|
56
|
-
|
|
57
|
-
CamelPropertiesDTO
|
|
58
|
-
|
|
59
|
-
#### Index signature
|
|
60
|
-
|
|
61
|
-
▪ [key: `string`]: `string`
|
|
62
|
-
|
|
63
|
-
#### Defined in
|
|
64
|
-
|
|
65
|
-
[types/index.ts:472](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L472)
|
|
66
|
-
|
|
67
|
-
___
|
|
68
|
-
|
|
69
|
-
### secretToken
|
|
70
|
-
|
|
71
|
-
• `Optional` **secretToken**: `string`
|
|
72
|
-
|
|
73
|
-
**`Memberof`**
|
|
74
|
-
|
|
75
|
-
CamelPropertiesDTO
|
|
76
|
-
|
|
77
|
-
#### Defined in
|
|
78
|
-
|
|
79
|
-
[types/index.ts:490](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L490)
|
|
80
|
-
|
|
81
|
-
___
|
|
82
|
-
|
|
83
|
-
### url
|
|
84
|
-
|
|
85
|
-
• **url**: `string`
|
|
86
|
-
|
|
87
|
-
**`Memberof`**
|
|
88
|
-
|
|
89
|
-
CamelPropertiesDTO
|
|
90
|
-
|
|
91
|
-
#### Defined in
|
|
92
|
-
|
|
93
|
-
[types/index.ts:478](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L478)
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CreateBehaviorGroupRequest
|
|
2
|
-
|
|
3
|
-
# Interface: CreateBehaviorGroupRequest
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).CreateBehaviorGroupRequest
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
CreateBehaviorGroupRequest
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [bundle\_id](types.CreateBehaviorGroupRequest.md#bundle_id)
|
|
16
|
-
- [bundle\_name](types.CreateBehaviorGroupRequest.md#bundle_name)
|
|
17
|
-
- [bundle\_uuid\_or\_bundle\_name\_valid](types.CreateBehaviorGroupRequest.md#bundle_uuid_or_bundle_name_valid)
|
|
18
|
-
- [display\_name](types.CreateBehaviorGroupRequest.md#display_name)
|
|
19
|
-
- [endpoint\_ids](types.CreateBehaviorGroupRequest.md#endpoint_ids)
|
|
20
|
-
- [event\_type\_ids](types.CreateBehaviorGroupRequest.md#event_type_ids)
|
|
21
|
-
|
|
22
|
-
## Properties
|
|
23
|
-
|
|
24
|
-
### bundle\_id
|
|
25
|
-
|
|
26
|
-
• `Optional` **bundle\_id**: `string`
|
|
27
|
-
|
|
28
|
-
**`Memberof`**
|
|
29
|
-
|
|
30
|
-
CreateBehaviorGroupRequest
|
|
31
|
-
|
|
32
|
-
#### Defined in
|
|
33
|
-
|
|
34
|
-
[types/index.ts:503](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L503)
|
|
35
|
-
|
|
36
|
-
___
|
|
37
|
-
|
|
38
|
-
### bundle\_name
|
|
39
|
-
|
|
40
|
-
• `Optional` **bundle\_name**: `string`
|
|
41
|
-
|
|
42
|
-
**`Memberof`**
|
|
43
|
-
|
|
44
|
-
CreateBehaviorGroupRequest
|
|
45
|
-
|
|
46
|
-
#### Defined in
|
|
47
|
-
|
|
48
|
-
[types/index.ts:509](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L509)
|
|
49
|
-
|
|
50
|
-
___
|
|
51
|
-
|
|
52
|
-
### bundle\_uuid\_or\_bundle\_name\_valid
|
|
53
|
-
|
|
54
|
-
• `Optional` **bundle\_uuid\_or\_bundle\_name\_valid**: `boolean`
|
|
55
|
-
|
|
56
|
-
**`Memberof`**
|
|
57
|
-
|
|
58
|
-
CreateBehaviorGroupRequest
|
|
59
|
-
|
|
60
|
-
#### Defined in
|
|
61
|
-
|
|
62
|
-
[types/index.ts:533](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L533)
|
|
63
|
-
|
|
64
|
-
___
|
|
65
|
-
|
|
66
|
-
### display\_name
|
|
67
|
-
|
|
68
|
-
• **display\_name**: `string`
|
|
69
|
-
|
|
70
|
-
**`Memberof`**
|
|
71
|
-
|
|
72
|
-
CreateBehaviorGroupRequest
|
|
73
|
-
|
|
74
|
-
#### Defined in
|
|
75
|
-
|
|
76
|
-
[types/index.ts:515](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L515)
|
|
77
|
-
|
|
78
|
-
___
|
|
79
|
-
|
|
80
|
-
### endpoint\_ids
|
|
81
|
-
|
|
82
|
-
• `Optional` **endpoint\_ids**: `string`[]
|
|
83
|
-
|
|
84
|
-
**`Memberof`**
|
|
85
|
-
|
|
86
|
-
CreateBehaviorGroupRequest
|
|
87
|
-
|
|
88
|
-
#### Defined in
|
|
89
|
-
|
|
90
|
-
[types/index.ts:521](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L521)
|
|
91
|
-
|
|
92
|
-
___
|
|
93
|
-
|
|
94
|
-
### event\_type\_ids
|
|
95
|
-
|
|
96
|
-
• `Optional` **event\_type\_ids**: `Set`\<`string`\>
|
|
97
|
-
|
|
98
|
-
**`Memberof`**
|
|
99
|
-
|
|
100
|
-
CreateBehaviorGroupRequest
|
|
101
|
-
|
|
102
|
-
#### Defined in
|
|
103
|
-
|
|
104
|
-
[types/index.ts:527](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L527)
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CreateBehaviorGroupResponse
|
|
2
|
-
|
|
3
|
-
# Interface: CreateBehaviorGroupResponse
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).CreateBehaviorGroupResponse
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
CreateBehaviorGroupResponse
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [bundle\_id](types.CreateBehaviorGroupResponse.md#bundle_id)
|
|
16
|
-
- [created](types.CreateBehaviorGroupResponse.md#created)
|
|
17
|
-
- [display\_name](types.CreateBehaviorGroupResponse.md#display_name)
|
|
18
|
-
- [endpoints](types.CreateBehaviorGroupResponse.md#endpoints)
|
|
19
|
-
- [event\_types](types.CreateBehaviorGroupResponse.md#event_types)
|
|
20
|
-
- [id](types.CreateBehaviorGroupResponse.md#id)
|
|
21
|
-
|
|
22
|
-
## Properties
|
|
23
|
-
|
|
24
|
-
### bundle\_id
|
|
25
|
-
|
|
26
|
-
• **bundle\_id**: `string`
|
|
27
|
-
|
|
28
|
-
**`Memberof`**
|
|
29
|
-
|
|
30
|
-
CreateBehaviorGroupResponse
|
|
31
|
-
|
|
32
|
-
#### Defined in
|
|
33
|
-
|
|
34
|
-
[types/index.ts:552](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L552)
|
|
35
|
-
|
|
36
|
-
___
|
|
37
|
-
|
|
38
|
-
### created
|
|
39
|
-
|
|
40
|
-
• **created**: `string`
|
|
41
|
-
|
|
42
|
-
**`Memberof`**
|
|
43
|
-
|
|
44
|
-
CreateBehaviorGroupResponse
|
|
45
|
-
|
|
46
|
-
#### Defined in
|
|
47
|
-
|
|
48
|
-
[types/index.ts:576](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L576)
|
|
49
|
-
|
|
50
|
-
___
|
|
51
|
-
|
|
52
|
-
### display\_name
|
|
53
|
-
|
|
54
|
-
• **display\_name**: `string`
|
|
55
|
-
|
|
56
|
-
**`Memberof`**
|
|
57
|
-
|
|
58
|
-
CreateBehaviorGroupResponse
|
|
59
|
-
|
|
60
|
-
#### Defined in
|
|
61
|
-
|
|
62
|
-
[types/index.ts:558](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L558)
|
|
63
|
-
|
|
64
|
-
___
|
|
65
|
-
|
|
66
|
-
### endpoints
|
|
67
|
-
|
|
68
|
-
• **endpoints**: `string`[]
|
|
69
|
-
|
|
70
|
-
**`Memberof`**
|
|
71
|
-
|
|
72
|
-
CreateBehaviorGroupResponse
|
|
73
|
-
|
|
74
|
-
#### Defined in
|
|
75
|
-
|
|
76
|
-
[types/index.ts:564](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L564)
|
|
77
|
-
|
|
78
|
-
___
|
|
79
|
-
|
|
80
|
-
### event\_types
|
|
81
|
-
|
|
82
|
-
• **event\_types**: `Set`\<`string`\>
|
|
83
|
-
|
|
84
|
-
**`Memberof`**
|
|
85
|
-
|
|
86
|
-
CreateBehaviorGroupResponse
|
|
87
|
-
|
|
88
|
-
#### Defined in
|
|
89
|
-
|
|
90
|
-
[types/index.ts:570](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L570)
|
|
91
|
-
|
|
92
|
-
___
|
|
93
|
-
|
|
94
|
-
### id
|
|
95
|
-
|
|
96
|
-
• **id**: `string`
|
|
97
|
-
|
|
98
|
-
**`Memberof`**
|
|
99
|
-
|
|
100
|
-
CreateBehaviorGroupResponse
|
|
101
|
-
|
|
102
|
-
#### Defined in
|
|
103
|
-
|
|
104
|
-
[types/index.ts:546](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L546)
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CurrentStatus
|
|
2
|
-
|
|
3
|
-
# Interface: CurrentStatus
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).CurrentStatus
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
CurrentStatus
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [end\_time](types.CurrentStatus.md#end_time)
|
|
16
|
-
- [start\_time](types.CurrentStatus.md#start_time)
|
|
17
|
-
- [status](types.CurrentStatus.md#status)
|
|
18
|
-
|
|
19
|
-
## Properties
|
|
20
|
-
|
|
21
|
-
### end\_time
|
|
22
|
-
|
|
23
|
-
• `Optional` **end\_time**: `string`
|
|
24
|
-
|
|
25
|
-
**`Memberof`**
|
|
26
|
-
|
|
27
|
-
CurrentStatus
|
|
28
|
-
|
|
29
|
-
#### Defined in
|
|
30
|
-
|
|
31
|
-
[types/index.ts:601](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L601)
|
|
32
|
-
|
|
33
|
-
___
|
|
34
|
-
|
|
35
|
-
### start\_time
|
|
36
|
-
|
|
37
|
-
• `Optional` **start\_time**: `string`
|
|
38
|
-
|
|
39
|
-
**`Memberof`**
|
|
40
|
-
|
|
41
|
-
CurrentStatus
|
|
42
|
-
|
|
43
|
-
#### Defined in
|
|
44
|
-
|
|
45
|
-
[types/index.ts:595](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L595)
|
|
46
|
-
|
|
47
|
-
___
|
|
48
|
-
|
|
49
|
-
### status
|
|
50
|
-
|
|
51
|
-
• **status**: [`Status`](../enums/types.Status.md)
|
|
52
|
-
|
|
53
|
-
**`Memberof`**
|
|
54
|
-
|
|
55
|
-
CurrentStatus
|
|
56
|
-
|
|
57
|
-
#### Defined in
|
|
58
|
-
|
|
59
|
-
[types/index.ts:589](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L589)
|
|
@@ -1,119 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / DrawerEntryPayload
|
|
2
|
-
|
|
3
|
-
# Interface: DrawerEntryPayload
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).DrawerEntryPayload
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
DrawerEntryPayload
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [bundle](types.DrawerEntryPayload.md#bundle)
|
|
16
|
-
- [created](types.DrawerEntryPayload.md#created)
|
|
17
|
-
- [description](types.DrawerEntryPayload.md#description)
|
|
18
|
-
- [id](types.DrawerEntryPayload.md#id)
|
|
19
|
-
- [read](types.DrawerEntryPayload.md#read)
|
|
20
|
-
- [source](types.DrawerEntryPayload.md#source)
|
|
21
|
-
- [title](types.DrawerEntryPayload.md#title)
|
|
22
|
-
|
|
23
|
-
## Properties
|
|
24
|
-
|
|
25
|
-
### bundle
|
|
26
|
-
|
|
27
|
-
• `Optional` **bundle**: `string`
|
|
28
|
-
|
|
29
|
-
**`Memberof`**
|
|
30
|
-
|
|
31
|
-
DrawerEntryPayload
|
|
32
|
-
|
|
33
|
-
#### Defined in
|
|
34
|
-
|
|
35
|
-
[types/index.ts:652](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L652)
|
|
36
|
-
|
|
37
|
-
___
|
|
38
|
-
|
|
39
|
-
### created
|
|
40
|
-
|
|
41
|
-
• `Optional` **created**: `string`
|
|
42
|
-
|
|
43
|
-
**`Memberof`**
|
|
44
|
-
|
|
45
|
-
DrawerEntryPayload
|
|
46
|
-
|
|
47
|
-
#### Defined in
|
|
48
|
-
|
|
49
|
-
[types/index.ts:634](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L634)
|
|
50
|
-
|
|
51
|
-
___
|
|
52
|
-
|
|
53
|
-
### description
|
|
54
|
-
|
|
55
|
-
• `Optional` **description**: `string`
|
|
56
|
-
|
|
57
|
-
**`Memberof`**
|
|
58
|
-
|
|
59
|
-
DrawerEntryPayload
|
|
60
|
-
|
|
61
|
-
#### Defined in
|
|
62
|
-
|
|
63
|
-
[types/index.ts:622](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L622)
|
|
64
|
-
|
|
65
|
-
___
|
|
66
|
-
|
|
67
|
-
### id
|
|
68
|
-
|
|
69
|
-
• `Optional` **id**: `string`
|
|
70
|
-
|
|
71
|
-
**`Memberof`**
|
|
72
|
-
|
|
73
|
-
DrawerEntryPayload
|
|
74
|
-
|
|
75
|
-
#### Defined in
|
|
76
|
-
|
|
77
|
-
[types/index.ts:616](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L616)
|
|
78
|
-
|
|
79
|
-
___
|
|
80
|
-
|
|
81
|
-
### read
|
|
82
|
-
|
|
83
|
-
• **read**: `boolean`
|
|
84
|
-
|
|
85
|
-
**`Memberof`**
|
|
86
|
-
|
|
87
|
-
DrawerEntryPayload
|
|
88
|
-
|
|
89
|
-
#### Defined in
|
|
90
|
-
|
|
91
|
-
[types/index.ts:640](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L640)
|
|
92
|
-
|
|
93
|
-
___
|
|
94
|
-
|
|
95
|
-
### source
|
|
96
|
-
|
|
97
|
-
• `Optional` **source**: `string`
|
|
98
|
-
|
|
99
|
-
**`Memberof`**
|
|
100
|
-
|
|
101
|
-
DrawerEntryPayload
|
|
102
|
-
|
|
103
|
-
#### Defined in
|
|
104
|
-
|
|
105
|
-
[types/index.ts:646](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L646)
|
|
106
|
-
|
|
107
|
-
___
|
|
108
|
-
|
|
109
|
-
### title
|
|
110
|
-
|
|
111
|
-
• `Optional` **title**: `string`
|
|
112
|
-
|
|
113
|
-
**`Memberof`**
|
|
114
|
-
|
|
115
|
-
DrawerEntryPayload
|
|
116
|
-
|
|
117
|
-
#### Defined in
|
|
118
|
-
|
|
119
|
-
[types/index.ts:628](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L628)
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / DuplicateNameMigrationReport
|
|
2
|
-
|
|
3
|
-
# Interface: DuplicateNameMigrationReport
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).DuplicateNameMigrationReport
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
DuplicateNameMigrationReport
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [updatedBehaviorGroups](types.DuplicateNameMigrationReport.md#updatedbehaviorgroups)
|
|
16
|
-
- [updatedIntegrations](types.DuplicateNameMigrationReport.md#updatedintegrations)
|
|
17
|
-
|
|
18
|
-
## Properties
|
|
19
|
-
|
|
20
|
-
### updatedBehaviorGroups
|
|
21
|
-
|
|
22
|
-
• `Optional` **updatedBehaviorGroups**: `number`
|
|
23
|
-
|
|
24
|
-
**`Memberof`**
|
|
25
|
-
|
|
26
|
-
DuplicateNameMigrationReport
|
|
27
|
-
|
|
28
|
-
#### Defined in
|
|
29
|
-
|
|
30
|
-
[types/index.ts:671](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L671)
|
|
31
|
-
|
|
32
|
-
___
|
|
33
|
-
|
|
34
|
-
### updatedIntegrations
|
|
35
|
-
|
|
36
|
-
• `Optional` **updatedIntegrations**: `number`
|
|
37
|
-
|
|
38
|
-
**`Memberof`**
|
|
39
|
-
|
|
40
|
-
DuplicateNameMigrationReport
|
|
41
|
-
|
|
42
|
-
#### Defined in
|
|
43
|
-
|
|
44
|
-
[types/index.ts:665](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L665)
|