password-change
                                password-change                            
                            
                            Model object that encapsulates information to change the password of a local VMware Cloud Foundation Operations user account
JSON Example
                                    {
    "currentPassword": "string",
    "newPassword": "string"
}
            
            
                                    string
                
                
            
        
        
                currentPassword            
                            Required
            
            
        The current password
            
            
                                    string
                
                
            
        
        
                newPassword            
                            Required
            
            
        The new password
