Hi Team,
We are trying to create a service request template.
When a server provision request is raised, we need to pull the pricing of the instance from the gcp api / any method where we can pull the information from so that we can show the details while requestors are creating.
Additionally, we need use this values Ex: if cost is < $500 then it should be approved by Approver 1 if the cost is > $500 < $1000 that should be approved by Approver 2
requirement is we planning to generate a ticket for all the server request from the JSM
Ex: If a developer needs a dev environment of 4 core CPU, 8 gb ram, 100 gb hdd, we need to use the gcp api to pull the cost and show the estimate before developer submit the request.
Can you please help me.
Regards,
Prajakta