ENUM
NotifiableType
The type of entity that is related to this Notification
.
link GraphQL Schema definition
- enum NotifiableType {
- # A `Task`.
- # A `Ticket`.
- # A `Job`.
- # An `InventoryItem`.
- # A `PurchaseOrder`.
- # A `Print to mail batch`.
- # An `InboundMailbox`.
- # A `Dispute`.
- # An `Import`.
- # A `SystemBackup`.
- # A `SystemBackupExport`.
- # A `DHCP Server`.
- # An `Inline Device`.
- # A `CallDetailRecordImport`.
- # A `VoiceProviderRateImport`.
- # A `Fibermap Plan`.
- # An `Adtran Mosaic Setting`.
- }
link Require by
- AdtranMosaicSettingAn Adtran Mosaic settings record.
- CallDetailRecordImportAn import of call detail records (CDRs).
- DhcpServerA DHCP server.
- DisputeA dispute.
- FibermapPlanFiberMap plan.
- ImportAn import.
- InboundMailboxAn inbound mailbox.
- InlineDeviceA device that sits inline with customer traffic to impose network policy.
- InventoryItemAn inventory item.
- JobA job, typically in the field.
- NotificationA `Notification`.
- PrintToMailBatchA batch of invoices to mail and print.
- PurchaseOrderA purchase order for items from a third party vendor.
- Querynull
- SystemBackupA backup of your Sonar instance's data.
- SystemBackupExportA log of a system backup export attempt.
- TaskA task.
- TicketA ticket.
- UserA user that can login to Sonar.
- VoiceProviderRateImportAn import of voice provider rates.