Tom Twyman

Results 11 issues of Tom Twyman

### Describe the bug If the config.ini is set to import a section, but the corresponding JSON file is missing from the directory, would like to gracefully handle the error...

bug

### Is your feature request related to a problem? Please describe. APIs differ depending on SDDC version, Fling must check version to allow for execution of correct API ### Describe...

enhancement

### Describe the bug If using either of the following commands, user receives 400 error if config.ini is incorrect: ``` pyVMC.py config show pyVMC.py config build ``` ### Reproduction steps...

bug

### Is your feature request related to a problem? Please describe. If a customer is using GovCloud, they must manually update the correct URLs in their config.ini. ### Describe the...

enhancement

### Is your feature request related to a problem? Please describe. Currently, clusters are assigned a static name in VMC on AWS. Beginning with M22, it is possible to rename...

enhancement

### Is your feature request related to a problem? Please describe. Include / integrate with VMware Marketplace (Bitnami) API to allow for subscription / deployment of applicaitons ### Describe the...

enhancement

### Is your feature request related to a problem? Please describe. Customers looking to use the cloud for DR often need to enable / disable advertisement of networks between on-premise...

enhancement

Tags are supported on segments, prefix lists, firewall rules, etc. An array of tags may be created, then used to attach to different entities….

Saw that tags are allowed as a parameter when creating a prefix list - this could be useful for certain use cases…. Maybe automatic attachment to new neighbor if tags...

With the availability of Docker Hardened Images, I would like to be able to verify an image when pulled as part of a pipeline. There are new scout commands for...