Skip to content

Commit

Permalink
Updated assets for go models and clients
Browse files Browse the repository at this point in the history
Signed-off-by: Sagar <[email protected]>
  • Loading branch information
sagarpsalvi committed May 30, 2024
1 parent 1987d57 commit 62f2549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/models/v_center_configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ type VCenterConfiguration struct {
// Datacenter for virtual infrastructure discovery. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
Datacenter *string `json:"datacenter,omitempty"`

// Managed object id of the datacenter. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
// Managed object id of the datacenter. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Essentials edition with any value, Enterprise with Cloud Services edition.
DatacenterManagedObjectID *string `json:"datacenter_managed_object_id,omitempty"`

// If true, NSX-T segment spanning multiple VDS with vCenter cloud are merged to a single network in Avi. Field introduced in 22.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
Expand Down

0 comments on commit 62f2549

Please sign in to comment.