go-vcloud-director icon indicating copy to clipboard operation
go-vcloud-director copied to clipboard

Golang SDK for VMware Cloud Director

Results 66 go-vcloud-director issues
Sort by recently updated
recently updated
newest added

Stacked on top of #665

cla-not-required

`types. NsxtFirewallRule` has new field `ActionValue` instead of deprecated `Action` and it additionally supports `REJECT` value in addition to `ALLOW` and `DROP`.

cla-not-required

READY This PR adds 2 new fields for provider gateway (external network) topology intentions that are available on VCD 10.5.1+ and require API v38.1

cla-not-required

[WIP] Add types and methods to run association operations between sites and between orgs: Components: * [x] Site retrieval * [x] Associated site retrieval * [x] Create site association *...

cla-not-required

Add `VM` methods `GetExtraConfig`, `UpdateExtraConfig`, and `DeleteExtraConfig` to manage VM extra configuration

cla-not-required

Closes #556. - Added necessary cookies to get valid ADFS endpoint for organization. - Tested with saml_auth_adfs and works fine - Also tested with terraform-provider-vcd 3.10 and works fine @dataclouder...

## IMPORTANT ## Issue Simple fix for 1 additional, missing status - causing the automatic answering of vmquestions - which arise in case of "locked" media in vm - and...

## Description Related issue: #634 - Added support for parsing vmNameInVc attribute Edited: closes #634

### Is your feature request related to a problem? Please describe. have to use ip'sets because the new feature for sourceFirewallIpAddresses and destinationFirewallIpAddresses is missing from the sdk ### Describe...

enhancement