javalass
javalass

Reputation: 143

Cloud Provider SLAs exposed via RESTful APIs

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.

Upvotes: 0

Views: 58

Answers (1)

Carles Anton
Carles Anton

Reputation: 1

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

Upvotes: 0

Related Questions