Docs
Emission Calculations
Emission CalculationsCloud Computing

Cloud Computing

The Cloud Computing Endpoints help you calculate the carbon emissions from the usage of cloud resources.

Cloud Computing - Metadata

The compute endpoint displays regions and VM instances for all three cloud providers: Azure, AWS, and GCP.

Endpoint : GET -/compute

Request

https://beta.api.earthemission.com/compute

Response

Metdata Cloud Computing

Response Parameters:

AttributeTypeDescription
cloud_providersObjectAn object where each key is the id for a cloud provider, and the corresponding value contains additional data about that cloud provider.

cloud_providers:

AttributeTypeDescription
provider_full_namestringThe full, human-readable name for the provider.
provider_idstringThe id of the cloud provider. This is the value you must use when specifying provider in the computing endpoints.
regionsarray of stringsThe different available regions for this provider.
virtual_machine_instancesarray of stringsThe different instances you can use in the Virtual Machine Instance endpoint for this provider.
Was this helpful?
Docs
Copyright © earthemission.com. All rights reserved.