Retrieve a specific discovery event
Retrieve a specific discovery event based on its id
id
string
required |
-
201 The discovery event
_idstring requiredThe MongoDB ObjectID of the event
codestring requiredThe code of the event to raise in the discovery events
EnumNETSCAN
IMPORTSCAN-UPDATE
NETSCAN-UPDATE
IMPORTSCAN-REGISTER
LOCALIMPORT-REGISTER
LOCALSCAN-UPDATE
ACME-UPDATE
WEBRA-UPDATE
LOCALIMPORT
WEBRA-REGISTER
SESSION-START
NETIMPORT-REGISTER
ACME-REGISTER
EST-REGISTER
NETIMPORT-UPDATE
SESSION-END
WEBRA
LOCALIMPORT-UPDATE
EST
IMPORTSCAN
LOCALSCAN
NETSCAN-REGISTER
ACME
NETIMPORT
EST-UPDATE
UNKNOWN
LOCALSCAN-REGISTER
campaignstring requiredThe name of the discovery campaign concerned by the event
statusstring requiredThe type of event to raise
Enumsuccess
warning
failure
sessionIdstring | 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