SystemLookupResult
| Field | Type | Description |
|---|---|---|
| name | SystemName | Unique identifier of the system. |
| metadata | Metadata | Additional information about the system. |
| version | Version | Version of the system. |
| addresses | List<AddressDescriptor> | Different kind of addresses of the system. |
| device | DeviceDescriptor | Information about the device on which the system is running |
| createdAt | DateTime | System was registered at this timestamp. |
| updatedAt | DateTime | System was modified at this timestamp. |