Create a VxRail VI Workload Domain Using the Workflow Optimization Script
You can create a VxRail VI workload domain using the Workflow Optimization
script.
Make sure that the Prerequisites for a Workload Domain are
met before using the Workflow Optimization script.
The Workflow Optimzation script uses the VMware Cloud Foundation on Dell EMC VxRail
API to perform all of the steps to create a VI workload domain in one place. See
Create a Domain
with Workflow Optimization for more information about the API.
- Download the.zipfile for the Workflow Optimzation script.For 4.5.1 and 4.5.2: https://developer.vmware.com/web/dp/samples?id=8115
- Unzip the file and copy the directory to the/home/vcfdirectory on the SDDC Manager VM.4.5.1 and 4.5.2 directory:WorkflowOptimization-VCF-4510-master4.5 directory:WorkflowOptimization-VCF-4500-master
- Using SSH, log in to the SDDC Manager VM with the user namevcfand the password you specified in the deployment parameter sheet.
- In the/home/vcf/WorkflowOptimization-VCF-4510-masterdirectory, runpython vxrail_workflow_optimization_automator.py.
- Follow the prompts to create a VI workload domain.TheREADME.mdfile in theWorkflowOptimization-VCF-4510-masterdirectory provides detailed instructions on how to use the script.