Hi,
I have a blueprint setup with an approval policy. When a requestor submits the request, it will need to go through 2 levels of approval.
Currently, when the requestor submits the request, it will still go through the 2 levels of approval and then the system will fail to provision the VM as there are not available resources (which is not necessary to go to the approvers)
My question is: how to stop the request to "go" to the approver if there are not available resources for the new request. This means that when the requestor submits, the system will default showed the status as "Failed" and error message to indicate that there are not available resources.
This might not be the case as there are alerts to notify the administrators if the resources are running low. The scenario is needed if the administrator is not quick enough to add new the resources.
Any advise? Thanks