Skip to main content

Update a discovery

Update a discovery

Path Parameters
id string REQUIRED

Unique identifier (id or clientId)

Request Body REQUIRED
discoveryStateId string

The discovery state ID to set

Responses
200

Update a single discovery

Schema OPTIONAL
discovery object

The updated discovery data

id string

Unique identifier of the discovery

clientId string

Client identifier

createdAt date-time

Creation date of the discovery

updatedAt date-time

Last update date of the discovery

title string

Title of the discovery

description string OPTIONAL

Description of the discovery

discoveryStateId string

Identifier of the discovery state

parentId string

Identifier of the parent (component or discovery)

parentType string

Possible values: [COMPONENT, DISCOVERY, NONE]

Type of the parent entity

assigneeId string OPTIONAL

Identifier of the assignee

tags string[]

Tags associated with this discovery

lastDiscoverystateUpdatedAt date-time

Date when the discovery state was last updated

lastFeedback date-time

Date of the last feedback

fieldsValues object[] OPTIONAL

Field values for this discovery. Only included when select=discoveryfields is specified in query parameters.

field object

The discovery field definition

id string

Unique identifier of the discovery field

clientId string

Client identifier

name string

Name of the discovery field

value string

Value of the field