forked from TrueCloudLab/frostfs-api
[#129] netmap: Define LocationCode node attribute
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
556485c0f4
commit
5d41fa7348
1 changed files with 2 additions and 0 deletions
|
@ -160,6 +160,8 @@ message NodeInfo {
|
||||||
// Country code in
|
// Country code in
|
||||||
// [ISO 3166-1_alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)
|
// [ISO 3166-1_alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)
|
||||||
// format. Calculated automatically from `Locode` attribute
|
// format. Calculated automatically from `Locode` attribute
|
||||||
|
// * LocationCode \
|
||||||
|
// 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