go-vcloud-director
go-vcloud-director copied to clipboard
Golang SDK for VMware Cloud Director
`types. NsxtFirewallRule` has new field `ActionValue` instead of deprecated `Action` and it additionally supports `REJECT` value in addition to `ALLOW` and `DROP`.
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
[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 *...
Add `VM` methods `GetExtraConfig`, `UpdateExtraConfig`, and `DeleteExtraConfig` to manage VM extra configuration
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...