I have a project in Google Cloud
, where I have multiple instances running, and I have a billing account for the organisation. But I want to make a VM instance, say vm-01
for couple of hours then it will be deleted. I want to get the exact cost that vm-01
incurred during it's period using the API calls. Is it possible?
In your GCP Web Console,
And suggest you to use Label to label the resource, e.g. Compute Engine, for better resource management.