ENUM

CalixIntegrationVersion

The version of the SMX endpoint

link GraphQL Schema definition

  • enum CalixIntegrationVersion {
  • # Supports SMx versions up to 23.2
  • V21
  • # Supports SMx versions 23.3 and later
  • V23_3
  • }