Kvindo™ Cloud Docs
A Support Ticket opens a request or incident with the Kvindo support team. Each ticket carries a kind, a severity, and a lifecycle status; the conversation itself is captured in Ticket Comments attached to the ticket.
• Kind — the ticket category (spec.kind): billing, technical, or devops-support
• Severity — urgency (spec.severity): urgent, high, medium, or low
• Status — lifecycle state (spec.ticketStatus): opened or closed
• Comments — the threaded conversation, added as separate Ticket Comment resources that reference this ticket
| UI Name | API / kc name | Terraform name | Optional | Format | Default | Is read only | Description |
|---|---|---|---|---|---|---|---|
| Kind | spec.kind |
spec.kind |
No | string | — | No | Category: billing, technical, or devops-support |
| Severity | spec.severity |
spec.severity |
No | string | — | No | Urgency: urgent, high, medium, or low |
| Status | spec.ticketStatus |
spec.status |
No | string | — | No | Lifecycle state: opened or closed. Note the Terraform attribute is named status, not ticket_status |
Terraform
Python SDK
Resource docs
More in this section
Reference