Vrops
                                Vrops                            
                            This specification contains information related to the existing vRealize Operations instance deployment
JSON Example
                                    {
    "id": "string",
    "loadBalancerFqdn": "string",
    "loadBalancerIp": "string",
    "nodes": [
        {
            "fqdn": "vrealize.node.vrack.vsphere.local",
            "id": "string",
            "ipAddress": "10.0.0.17",
            "password": "string",
            "status": "ACTIVE",
            "type": "MASTER, REPLICA, DATA, REMOTE_COLLECTOR, WORKER",
            "username": "user"
        }
    ],
    "status": "string",
    "version": "string"
}
            
            
                                    string
                
                
            
        
        
                id            
                            Required
            
            
        The ID of the vRealize Operations instance
            
            
                                    string
                
                
            
        
        
                loadBalancerFqdn            
                            Required
            
            
        Fully Qualified Domain Name for the vRealize Operations load balancer
            
            
                                    string
                
                
            
        
        
                loadBalancerIp            
                            Required
            
            
        IP for the vRealize Operations load balancer
            
            
                                    string
                
                
            
        
        
                status            
                            Required
            
            
        The state of the current product instance
            
            
                                    string
                
                
            
        
        
                version            
                            Required
            
            
        The version of the vRealize Operations instance
