Resets the account's image library FTP password returning the new value
@return [String] Newly issue FTP password
# File lib/fog/brightbox/models/compute/account.rb, line 58 def reset_ftp_password requires :identity data = service.reset_ftp_password_account(identity) merge_attributes(data) library_ftp_password end
Generated with the Darkfish Rdoc Generator 2.