You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @dharaneeshvrd@Karthik-K-N
To handle SysTypes according to zone i am thinking to keep map of Zones where key will be zone and value will be list of SysTypes
there are no parameters changes in these function except AvailableSysTypes
In AvailableSysTypes currently we just take region as a parameter now with new change we have to add zone as well
So to get sysTypes we need both region and zone
Also I have checked where these functions are getting used
Since in only one function AvailableSysTypes where we are changing the signature and this function till now is not getting called anywhere
So I don't see major impact
Please let me know your thoughts
Thanks
SysTypes are different across Zones.
Refer here #15
The text was updated successfully, but these errors were encountered: