forked from TrueCloudLab/frostfs-api
[#129] netmap: Define SubDivCode node attribute
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
4f7828a1be
commit
e71f7fd5a6
1 changed files with 2 additions and 0 deletions
|
@ -164,6 +164,8 @@ message NodeInfo {
|
||||||
// TODO: write description.
|
// TODO: write description.
|
||||||
// * Location \
|
// * Location \
|
||||||
// TODO: write description.
|
// TODO: write description.
|
||||||
|
// * SubDivCode \
|
||||||
|
// TODO: write description.
|
||||||
// * Region \
|
// * Region \
|
||||||
// Country's administative subdivision where node is located. Calculated
|
// Country's administative subdivision where node is located. Calculated
|
||||||
// automatically from `Locode` attribute based on `SubDiv` field. Presented
|
// automatically from `Locode` attribute based on `SubDiv` field. Presented
|
||||||
|
|
Loading…
Reference in a new issue