ENUM
IntegrationFieldType
A vendor specific field type that is used by Sonar
link GraphQL Schema definition
- enum IntegrationFieldType {
- # Model name
- # Profile ID
- # Serial number
- # ONT ID
- # MAC address
- }
link Require by
- AdtranMosaicSettingAn Adtran Mosaic settings record.
- CalixCloudSettingA Calix Cloud setting.
- CalixIntegrationA configuration for a specific Calix SMx endpoint.
- IntegrationFieldMappingAn entity which maps an inventory model field to a vendor specific integration field type (ie serial number)
- IntegrationFieldMappingInputInput of an integration field mapping
- InventoryModelA type of item stored in inventory.
- InventoryModelFieldA field on an inventory model.
- Querynull