@shumoku/core · 0.4.0 · function
nodeIdentityQuality
Coarse identity quality — surfaced in UI to warn users which elements may detach from their metrics/observations across reboots. Node: `stable` if chassisId + (mgmtIp or sysName), `weak` if any single primary key, `unbound` otherwise. Port: `stable` if ifName + (mac or ifIndex), `weak` if any single key, `unbound` otherwise.
nodeIdentityQuality(identity: Identity | undefined): IdentityQuality Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
identity | Identity | undefined | No additional description. | — |
Returns
IdentityQuality