Skip to main content

Create a region

Create a region.

Query Parameters
  • folder string required

    Possible values: Value must match regular expression ^[0-9a-zA-Z._-\s]{1,}$, [Shared, Mobile Users, Remote Networks, Service Connections, Mobile Users Container, Mobile Users Explicit Proxy]

    The folder on which you want to perform this operation.

Request Body

The region you want to create

  • address string[]
  • geo_location object
  • latitude float required

    Possible values: >= -90 and <= 90

    latitude coordinate

  • longitude float required

    Possible values: >= -180 and <= 180

    longitude coordinate

  • name string required

    Possible values: <= 31 characters

    Alphanumeric string [ 0-9a-zA-Z._-]

Responses

Created

Loading...