Name | Type | Description | Notes |
---|---|---|---|
node_id | Option<String> | The unique ID that identifies the node | [optional] |
address | Option<String> | The API address of the node | [optional] |
api_port | Option<i32> | The API port used to communicate with the node | [optional] |
snapshot | Option<crate::models::CountersSnapshotDto> | [optional] |
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.