Found an issue when I'm trying to create GW QoS profile using this sdk agains NSXT 3.1.2.1.0.
Since there're multiple fields: committed_bandwidth & committed_bandwitdth (the last one is deprecated), so I create object like this one:
Failed to create GW QoS profile 100Mbps: Both new and deprecated properties are specified for committed_bandwidth in /infra/gateway-qos-profiles/<NAME>
Is there any chance to be updated, to support both deprecated and new fields ?
Found an issue when I'm trying to create GW QoS profile using this sdk agains NSXT 3.1.2.1.0. Since there're multiple fields: committed_bandwidth & committed_bandwitdth (the last one is deprecated), so I create object like this one:
But, NSXT respond me with message like this:
Is there any chance to be updated, to support both deprecated and new fields ?