The daemon this entity refers to.
Human-facing name for this discovery.
The network this entity belongs to.
Tags assigned to this entity.
When this record was first created.
When true, the next scan will be a full port scan regardless of interval
Server-assigned unique identifier.
Per-daemon integration targeting: which integrations run on this daemon, and on which IPs. Delivered via the init command at registration and editable via the discovery modal. This is the single home for cred↔IP targeting; it replaces the global credential.target_ips (race-prone, consumed once).
One-shot: a target is offered to the daemon until a scan completes successfully, then dropped by [Discovery::apply_successful_scan]. Credentials that earned a durable home during the scan keep being retried from there — host_credentials for one that probed successfully, network_credentials for a broadcast one (see [Discovery::take_network_scope_credential_ids]).
Number of completed scans (incremented by server on session completion)
When this record was last modified.
Discovery created successfully
The result payload. Omitted on failure.
Human-readable failure message. Omitted on success.
API metadata included in all responses
true when the request succeeded. false responses carry error instead of data.
{ "meta": { "api_version": 1, "server_version": "0.17.7" } }