Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce hostGroupId #1

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Introduce hostGroupId #1

merged 1 commit into from
Mar 15, 2018

Conversation

ivan-section-io
Copy link
Contributor

No description provided.

@ivan-section-io ivan-section-io merged commit 8e61155 into master Mar 15, 2018
@@ -46,6 +46,7 @@ type ProductDetails struct {
TrafficGB int `json:"trafficGB,omitempty"`
FirewallPolicies []FirewallPolicy `json:"firewallPolicies,omitempty"`
Nics []Nic `json:"nics,omitempty"`
HostGroupID *int `json:"hostGroupId,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would prefer int instead of *int to match behaviour of TrafficGB

@jstangroome jstangroome deleted the hostGroupId branch May 12, 2020 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants