ENUM

IntegrationFieldType

A vendor specific field type that is used by Sonar

link GraphQL Schema definition

  • enum IntegrationFieldType {
  • # Model name
  • MODEL_NAME
  • # Profile ID
  • PROFILE_ID
  • # Serial number
  • SERIAL_NUMBER
  • # ONT ID
  • ONT_ID
  • # MAC address
  • MAC_ADDRESS
  • }