Create OCI Bastion Sessions with Python SDK
Learn how to automate the Oracle Cloud Bastion Service with Python SDK. If you feel navigating the UI to create a bastion session is annoying, here's the solution!
Learn how to automate the Oracle Cloud Bastion Service with Python SDK. If you feel navigating the UI to create a bastion session is annoying, here's the solution!
Business Requirement I was working on setting up an OCVS environment for one of the biggest stock exchanges in the APAC region. The customer's requirement was to join the VC…
Most VMware HCX deployments fail due to one or more blocked ports. It is always tricky and time-consuming to troubleshoot these issues. This article tries to solve this trivial problem with a Python script.
Get vRO hostname from cloud proxy vRO appliance.
Business Requirement: The customer was using vRA Cloud with extensive hybrid cloud offerings. The customer had a legacy 7.x vRA environment connected to the public clouds (AWS and Azure). They…
Business Requirement The customer wanted the ability to add additional disks as a day 2 resource action to the workloads with custom user inputs. Why can't they use the OOB…
Use Case The customer wanted the ability for the users to dynamically add the additional disks in the request form and had a specific requirement for the disks to be…
Use Case The customer I am working with had a custom property defined at the project level. They wanted to use the value of this custom property in the blueprint…
Run EBS subscriptions after Ansible Resource completion in vRA Cloud / vRA 8.x
Introduction This is the last article in my two-part blog series on creating shared storage for the clustered VM's using Dell VNX eNAS storage. Please check part 1 of this…