VrslcmDeploymentSpec
                                VrslcmDeploymentSpec                            
                            Spec contains parameters for creating a new vRealize Suite Lifecycle Manager instance
JSON Example
                                    {
    "apiPassword": "string",
    "fqdn": "vrslcm.vrack.vsphere.local",
    "nsxtStandaloneTier1Ip": "string",
    "sshPassword": "string"
}
            
            
                                    string
                
                
            
        
        
                apiPassword            
                            Required
            
            
        The password for an admin API/UI user of vRealize Suite Lifecycle Manager
            
            
                                    string
                
                
            
        
        
                fqdn            
                            Required
            
            
        Fully Qualified Domain Name
            
            
                                    string
                
                
            
        
        
                nsxtStandaloneTier1Ip            
                            Required
            
            
        The IP to use for deploying a new standalone Tier-1 router in NSX. This router will be used subsequently for vrealize load balancers.
            
            
                                    string
                
                
            
        
        
                sshPassword            
                            Required
            
            
        The password for a root user of vRealize Suite Lifecycle Manager appliance
