== getRequest:
< ap_config.json content here, then>
F0120 12:10:19.679681 1961 gnmi_set.go:158] Set failed: rpc error: code = InvalidArgument desc = config data validation fails: pointed-to value with path ../config/name from field Name value freeradius (string ptr) schema /device/system/aaa/server-groups/server-group/name is empty set, pointed-to value with path ../config/address from field Address value 192.168.11.1 (string ptr) schema /device/system/aaa/server-groups/server-group/servers/server/address is empty set
The existing sample config does not pass the validation.
Added a PR to fix the issue (https://github.com/google/link022/pull/39). You can use the updated payload for testing.
Hi, I got a set fiailed error when I tryed to run gnmi_set with the ap_config.json as it is explained in the demo. Command was:
Output: