Change NodeNetmapInfo class
Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
This commit is contained in:
parent
b1c21e0e5b
commit
7112bf9c88
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class NodeNetmapInfo:
|
||||||
node_id: str
|
node_id: str
|
||||||
node_status: str
|
node_status: str
|
||||||
node_data_ip: str
|
node_data_ip: str
|
||||||
|
cluster_name: str
|
||||||
continent: str
|
continent: str
|
||||||
country: str
|
country: str
|
||||||
country_code: str
|
country_code: str
|
||||||
|
|
Loading…
Reference in a new issue