Template

  • id
    Template ID, used to identify a template by name (slug)
  • Unique identifier of the template (ULID)
  • Name of the template
  • description
    Description of the template.
  • Labels associated with the template.
  • createdAt
    CreatedAt is unix timestamp (in seconds) at which the template was created
  • updatedAt
    UpdatedAt is unix timestamp (in seconds) at which the template was updated
  • canDelete
    Whether the template can be deleted (has no versions).
  • deploymentsCount
    Number of deployments for this template.