VMware NSX
The "value" field can have a different format depending on whether it has been created from UI or API.
For the "value" field, the format is :
"<scope>\|<tag>"
Using the examples above:
The scope value is not defined and is empty
"value": "|TagTest" when created via UI
"value"; "Test" when created via API
This is expected behaviour and working as designed.