Skip to main content

Create a new Region (Deprecated)

Select

SaaS
Customer Managed

This operation creates a new region

Request Body required
  • regionEntity object
  • regionName string
  • zones object
  • zone object[]
  • city string
  • continent string
  • country string
  • latitude int32
  • longitude int32
  • state string
  • zoneEntity object
  • zoneName string
Responses

OK


Schema
  • regions object[]
  • regionEntity object
  • regionId integer
  • regionName string
  • error object
  • errorMessage string
  • errorCode integer
Loading...