id stringUnique identifier of the discovery |
clientId string |
createdAt date-timeCreation date of the discovery |
updatedAt date-timeLast update date of the discovery |
title string |
description string — OPTIONALDescription of the discovery |
discoveryStateId stringIdentifier of the discovery state |
parentId stringIdentifier of the parent (component or discovery) |
parentType stringPossible values: [COMPONENT, DISCOVERY, NONE] Type of the parent entity |
assigneeId string — OPTIONALIdentifier of the assignee |
tags string[]Tags associated with this discovery |
lastDiscoverystateUpdatedAt date-timeDate when the discovery state was last updated |
lastFeedback date-timeDate of the last feedback |
fieldsValues object[] — OPTIONALField values for this discovery. Only included when select=discoveryfields is specified in query parameters. field objectThe discovery field definition id stringUnique identifier of the discovery field | clientId string | name stringName of the discovery field |
| value string |
|