Twilio.Resources.Knowledge.V2.ControlPlane.Operation
(twilio_elixir v0.1.3)
Copy Markdown
View Source
Operation resource.
Properties
| Field | Description |
|---|---|
completedAt | When the operation completed or failed.. Format: date-time |
createdAt | When the operation was created.. Format: date-time |
operationId | The unique identifier for this operation. |
resultUrl | URL to fetch the resulting resource.. Format: uri |
status | The current status of the operation.. Values: PENDING, RUNNING, CANCELLED, COMPLETED, FAILED |
statusUrl | URI to check operation status.. Format: uri |