Retrieve a specific discovery event
Retrieve a specific discovery event based on its id
|
id
string
required |
-
201 The discovery event
_idstring (Internal ID) requiredObject internal ID
codestring requiredThe code of the event to raise in the discovery events
EnumNETSCANIMPORTSCAN-UPDATENETSCAN-UPDATEIMPORTSCAN-REGISTERLOCALIMPORT-REGISTERLOCALSCAN-UPDATEACME-UPDATEWEBRA-UPDATELOCALIMPORTWEBRA-REGISTERSESSION-STARTNETIMPORT-REGISTERACME-REGISTEREST-REGISTERNETIMPORT-UPDATESESSION-ENDWEBRALOCALIMPORT-UPDATEESTIMPORTSCANLOCALSCANNETSCAN-REGISTERACMENETIMPORTEST-UPDATEUNKNOWNLOCALSCAN-REGISTERcampaignstring requiredThe name of the discovery campaign concerned by the event
statusstring requiredThe type of event to raise
EnumsuccesswarningfailuresessionIdstring | nullThe ID of the discovery feed session
errorCodestring | nullThe error code of the event
errorMessagestring | nullThe error message of the event
timestampinteger | nullWhen did the event occur (Unix timestamp in milliseconds)
removeAtinteger | nullclientVersionstring | nullThe version of the discovery client that raised the event
clientIpstring | nullThe IP of the machine where the Horizon client is running from
clientIdstring | nullactorIdstring | nullThe identifier of the principal that was used when the event was raised
certificateIdstring | nullThe ID of the certificate concerned by the event (in Horizon)
hostnamestring | nullThe hostname concerned by the event
ipstring | nullThe IP address concerned by the event
portinteger | nullThe TCP port concerned by the event
sourcestring | nullThe type of discovery that raised the event
-
401 Unauthorized request
-
403 Forbidden action
-
404 Not Found
-
500 Internal Server error