Create a new issue.
Authorizations
Bearer token authentication used by the Versori Platform. External consumers must provide an API key, however internal consumers must provide a JWT id_token issued by our IdP.
Path Parameters
Body
ID of the organization the issue belongs to
ID of the environment the issue occurred in
Reason for the issue creation
error, manual Title of the issue
Severity level of the issue
high, low, medium ID of the project the issue belongs to
Detailed message of the issue
Key-value pairs for searchable labels
Key-value pairs for additional non-searchable information
Response
Created
Unique identifier for the issue (ULID)
ID of the organization the isszue belongs to
ID of the project the issue belongs to
ID of the environment the issue occurred in
Current status of the issue
open, closed, acked, resolved Reason for the issue creation
error, manual Detailed message of the issue
Title of the issue
Key-value pairs for searchable labels
Key-value pairs for additional non-searchable information
Timestamp when the issue was created
Timestamp when the issue was last seen
Number of times the issue has been seen
Status of the issue resolution
resolved, negated, ignored Timestamp when the issue was resolved
Severity level of the issue
high, low, medium