forked from TrueCloudLab/frostfs-api
[#129] netmap: Define Location node attribute
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
5d41fa7348
commit
4f7828a1be
1 changed files with 2 additions and 0 deletions
|
@ -162,6 +162,8 @@ message NodeInfo {
|
||||||
// format. Calculated automatically from `Locode` attribute
|
// format. Calculated automatically from `Locode` attribute
|
||||||
// * LocationCode \
|
// * LocationCode \
|
||||||
// TODO: write description.
|
// TODO: write description.
|
||||||
|
// * Location \
|
||||||
|
// 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