Skip to content

Commit

Permalink
Update vslm types to vCenter 7.0U3 (build 18700403)
Browse files Browse the repository at this point in the history
  • Loading branch information
zach96guan committed Oct 13, 2021
1 parent ae8161d commit 038bc3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vslm/types/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -954,6 +954,7 @@ type VslmSyncDatastoreRequestType struct {
This types.ManagedObjectReference `xml:"_this"`
DatastoreUrl string `xml:"datastoreUrl"`
FullSync bool `xml:"fullSync"`
FcdId *types.ID `xml:"fcdId,omitempty"`
}

func init() {
Expand Down

0 comments on commit 038bc3d

Please sign in to comment.