Juniper / apstra-go-sdk

Go SDK for Apstra
Apache License 2.0
3 stars 0 forks source link

Introduce support for arbitrary tuning parameters #266

Closed chrismarget-j closed 3 months ago

chrismarget-j commented 3 months ago

This PR introduces a map of tunable parameters with Get/Set methods and a default value for un-set parameters.

Individual parameters like virtualNetworkIpv4SubnetAllocationTimeoutMs (made up example) will be set/checked as needed in future projects.