ENUM

CableModemProvisionerAuthenticationCredential

A cable modem provisioner authentication credential.

link GraphQL Schema definition

  • enum CableModemProvisionerAuthenticationCredential {
  • # Incognito username
  • INCOGNITO_USERNAME
  • # Incognito password
  • INCOGNITO_PASSWORD
  • # Incognito MPS port
  • INCOGNITO_MPS_PORT
  • # Incognito DHCP port
  • INCOGNITO_DHCP_PORT
  • }