vsphere-automation-sdk-go icon indicating copy to clipboard operation
vsphere-automation-sdk-go copied to clipboard

Go programming language SDK (Beta) for VMC. NSX-T and vSphere services will be added soon.

Results 5 vsphere-automation-sdk-go issues
Sort by recently updated
recently updated
newest added

Hi, we noticed that the documentation for NSX-T and VMS is not available at https://pkg.go.dev/github.com/vmware/vsphere-automation-sdk-go/services/vmc?utm_source=godoc and https://pkg.go.dev/github.com/vmware/vsphere-automation-sdk-go/services/nsxt?utm_source=godoc (see example screenshot below). We would like to modify the NSX-T terraform provider,...

### Is your feature request related to a problem? Please describe. I'm not sure what compatibility of this library is with specific versions of vSphere. Is that information be provided...

enhancement

### Is your feature request related to a problem? Please describe. The Documentation mentioned here is not following the structure used in the other two sdk. ### Describe the solution...

enhancement

Found an issue when I'm trying to create GW QoS profile using this sdk agains NSXT 3.1.2.1.0. Since there're multiple fields: committed_bandwidth & committed_bandwitdth (the last one is deprecated), so...

I am trying to use the framework to create an NSXT loadbalancer virtual server in the policy api with some http rewrite rules. It is my understanding that the latter...