Back to top
 
 
 

Async Job

 

The Accelerite CloudPlatform Connector Async job, is an asynchronous scheduled job which polls on CloudPlatform's async jobs list for resource provisioning and reset password requests and sends out different emails in case of their success or failure.

 

In case of a resource provisioning, if it is a success then it sends out an email to the user that the resource has been provisioned successfully and it also sends out the password in case of compute resource if it is provisioned using a password enabled template. If the provisioning fails, then it sends out an email reporting the same.

 

If there is a reset password for VM request, then it sends out the new password to the requestor and to the owner of the VM, if they are not same.

 

Comments