Cloud Provider SLAs exposed via RESTful APIs

72 Views Asked by At

I was wondering if any of the major cloud providers (AWS, Azure, Google) exposed their SLAs for virtual machines via a RESTful API.

Basically, I am looking for the information available on these pages:

https://aws.amazon.com/compute/sla/

https://cloud.google.com/compute/sla

https://azure.microsoft.com/en-gb/support/legal/sla/virtual-machines/v1_8/

Does anyone know if this information is exposed by any of these providers via a RESTful API?

Many thanks.

I was informed by Azure Support that this service is not provided by them.

1

There are 1 best solutions below

4
Carles Anton On

On Google Cloud Platform there is no way to check the information that you are asking via REST API.

Can you explain your use case and maybe we can find a workaround?

Best regards