Skip to content

Get regions for a cloud platform

GET
/v1/general/cloud-platform/{cloud_platform}/regions

Return region metadata for the Nuon supported cloud platforms.

Parameters

Path Parameters

cloud_platform
required
string

Cloud platform

Responses

200

OK

Array<object>
object
display_name
string
icon
string
name
string
value
string

400

Bad Request

object
description
string
error
string
user_error
boolean

401

Unauthorized

object
description
string
error
string
user_error
boolean

403

Forbidden

object
description
string
error
string
user_error
boolean

404

Not Found

object
description
string
error
string
user_error
boolean

500

Internal Server Error

object
description
string
error
string
user_error
boolean