CustomImageModel

  • config
    Type: object
    • customizations
      Type: object nullable

      Present when config.type is cloud-init. Defines available auth methods.

    • type
      Type: stringenum
      values
      • cloud-init
      • none
  • description
    Type: string nullable
  • id
    Type: stringFormat: uuid
  • name
    Type: string
  • source
    enum
    const:  
    custom
    values
    • custom
  • username
    Type: string nullable

    Default login username. Present when config.type is cloud-init.