commit | 04428fdd76112c4902dd8ec3f8bc5dfd3a99145c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Wed Apr 17 14:22:30 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Wed Apr 17 22:03:00 2019 +0000 |
tree | d0cdb309191ae1095b07722c70ec11e5cc9f88ee | |
parent | 6067656ca3640218ca80f4a2c309e62100e83097 [diff] [blame] |
Returning tech profile id Change-Id: Ic56d0ce165c78c4bd8b51dde4ab3fbe72628c48c
diff --git a/sadisTypes.go b/sadisTypes.go index 5bf1213..ba78ee2 100644 --- a/sadisTypes.go +++ b/sadisTypes.go
@@ -35,6 +35,7 @@ RemoteID string `json:"remoteId"` UpstreamBandwidthProfile string `json:"upstreamBandwidthProfile"` DownstreamBandwidthProfile string `json:"downstreamBandwidthProfile"` + TechnologyProfileID int `json:"technologyProfileId"` } /*