Skip to main content

Get Region Details

Select

SaaS
Customer Managed

Get details of the region

Path Parameters
  • regionId string required
Responses

OK


Schema
  • id int32

    Region ID

  • name string

    Region name

  • displayName string

    Display name for the region

  • regionType RegionType

    Possible values: [DEFAULT, AZURE, AWS, USER_CREATED, OCI, GCP]

    Type of region

  • locations object[]

    List of locations in the region

  • continent string

    Name of continent for the location

  • country string

    Name of country for the location

  • state string

    Name of state for the location

  • city string

    Name of city for the location

  • latitude double

    Latitude for the location

  • longitude double

    Longitude for the location

  • zone object
  • id int32
  • name string
  • associatedServers object

    Details of servers associated to a region

  • serversCount int32
  • servers object[]
  • server object
  • id int32
  • name string
  • latitude double
  • longitude double
  • associatedRegionBasedPlans object

    Details of plans associated to the region

  • plansCount int32
  • plans object[]
  • plan object
  • id int32
  • name string
  • associatedServers int32
  • type string

    Possible values: [Server, Laptop, FSIBMiVTL, ExchangeJournal, ExchangeUser, Office365, DataClassification, Archiver, CDM, ObjectStore, DLO, Database, Snap, FSServer, VSAServer, Dynamics365]

  • globalConfigInfo object

    Only applicable on Global CommCells

  • id string
  • name string
  • commcells object[]

    List of Service CommCells where the global configuration is applied

  • id int32
  • name string
  • guid string
  • scope string

    The entity level at which the config is applied.

  • scopeFilterQuery string

    CommCellEntityCache filter query string used for filtering the scope

  • applyOnAllCommCells boolean

    Decides whether the global configuration should be applied to all the Service commcells, including the newly created ones

  • isMarkedForDeletion boolean

    Indicates whether global configuration deletion has been started.

  • status string
Loading...