/queryRequest
| Field | Type | Required | Description |
|---|---|---|---|
type | string | Yes | Must be "properties". |
node_id | integer (u64) | Yes | Node to get properties for. |
Response
The
properties field is only included when non-empty. When found is false, diagnostic explains why (e.g. node_not_found).