# IServerInput.id property · @imqueue/core

Source: https://imqueue.org/api/core/latest/core.iserverinput.id/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/core 3.3.2 — generated reference, not hand-written

Identifier used to match this server against cluster membership. When omitted, matching falls back to host and port.

**Signature:**

```typescript
id?: string;
```

