Apex How To Change Data Center
A tier 1 data center can be little more than a powered warehouse. They are not required to be very sophisticated. On the other end of the spectrum is a tier 4 data center. This tier gives its clients a guarantee of uptime and 2N (two times the amount required for operation) cooling and redundant power and infrastructure.
- Changing the data center and checking your ping is unnecessarily difficult in Apex Legends. This is a big problem, as professional gamers pay a lot of attention to these factors. As a cross-platform multiplayer battle royale game, Apex Legends is available on PC, PS4, and Xbox One.
- APEX supports data synchronization from a REST Data Source (formerly known as Web Source Modules) to a local table. Synchronization can run either on Schedule or on Demand, by calling the APEXRESTSOURCESYNC package. To change the URL pattern, the secret part of the Web Credential needs to be entered again.
Beta Draft: 2016-09-09
The apex.region
API provides a single interface for all common region related functionality of Application Express. This API returns an Application Express region object, which is used to access region related functions and properties.
30.9.1 pRegionId
This API returns an Application Express region object for the given region id. The returned region object can then be used to access region related functions and properties.
Plug-in developers can define the behavior of their region by calling apex.region.create
.
Parameters
Table 30-36 pRegionId
Name | Type | Description |
---|---|---|
| String | Region id or region static id. It is a best practice to give a region a Static ID if it is going to be used from JavaScript otherwise an internally generated id is used. The region id is substituted in the region template using the |
Apex How To Change Data Center Router
Returns
A region object is returned or null if there is no DOM element with an id equal to pRegionId. The region object has these properties and methods:
It may have additional properties or functions depending on the specific region. It is up to the region plug-in to document any additional properties or functions.
Example
This will not be used by itself, rather it is used to access item specific functions and properties, as documented in the following APIs.
30.9.1.1 focus
This region object function causes the Application Express region to take focus. Not all native or plug-in regions support taking focus. It is up to the specific region to determine where focus will go. The default behavior is to set focus to the first element in the region that is capable of being tabbed to. Some regions manage focus such that there is a single tab stop (or limited number of tab stops) and they may put focus to where the user last had focus within the region.
Returns
None.
Example
The following example will refresh the region with static id 'myRegion'
.
30.9.1.2 refresh
This region object function refreshes the Application Express region. Typically this involves getting updated content or data from the server. Not all native or plug-in regions support refresh.
Note:
This function should be used in place of the legacy way of refreshing a region which was to trigger the apexrefresh
event on the region element. For regions that still work this old way the default implementation of refresh will trigger the apexrefresh
event.
Returns
None.
Example
The following example will refresh the region with static id 'myRegion'
.
30.9.1.3 widget

This region object function returns the widget associated with the Application Express region or null if the region isn't implemented with a widget. Some advanced region types such as Calendar, Interactive Grid, or Tree are implemented using a widget. This function provides access to the widget typically by returning a jQuery object for the widget element. You can then call widget methods on the jQuery object.
Returns

None.
Example
The following example adds a row to an interactive grid by using the region widget function to access an interactiveGrid
widget and then invoking the add-row action.
30.9.2 apex.region.create
This function is only for region plug-in developers. It provides a plug-in specific implementation for the region.

Parameters
Table 30-37 apex.region.create
Change Data Center Apex Legends
Name | Type | Description |
---|---|---|
| String | Region id or region static id. It is a best practice to give a region a Static ID if it is going to be used from JavaScript otherwise an internally generated id is used. The region id is substituted in the region template using the |
| Object | An object that provides the functions and properties for the region. It should provide a string type property. It can provide any additional functions that would be useful to developers. A default implementation is provided any standard functions or properties omitted. |
Example
The following is an example of what the region initialization code for a hypothetical region plug-in would do.
30.9.3 apex.region.destroy
This function is only for region plug-in developers. It will destroy and remove the behaviors associated with a region element. It does not remove the region element from the DOM. It is not necessary to call this function if the region will exist for the lifetime of the page. If the region is implemented by a widget that has a destroy method then this function can be called when the widget is destroyed.
Parameters
Table 30-38 apex.region.destroy

Name | Type | Description |
---|---|---|
| String | Region id or region static id. It is a best practice to give a region a Static ID if it is going to be used from JavaScript otherwise an internally generated id is used. The region id is substituted in the region template using the |
Example
The following is an example of when the region is destroyed but the region element will remain on the page call:
30.9.4 apex.region.isRegion
This function returns true if and only if there is a DOM element with id equal to pRegionId
that has had a region created for it with apex.region.create
. To support older regions that don't implement a region interface (by calling apex.region.create
) the default implementation of apex.region
will attempt to treat any DOM element with an id as if it were an Application Express region. This function allows you to distinguish true Application Express regions from arbitrary DOM elements.
Parameters
Table 30-39 apex.region.isRegion
Name | Type | Description |
---|---|---|
| String | Region id or region static id. It is a best practice to give a region a Static ID if it is going to be used from JavaScript otherwise an internally generated id is used. The region id is substituted in the region template using the |
Returns
true
if pRegionId
is the id of an Application Express region that implements the region interface and false
otherwise.

Example
The following example will only focus the region if it is an Application Express region.
30.9.5 apex.region.findClosest
Returns the region that contains the pTarget
element. Returns null if there is no pTarget
element or if it is not in a region that has been initialized with a call to apex.region.create
.
Parameters
Table 30-40 apex.region.findClosest
Name | Type | Description |
---|---|---|
| DOM Element or string selector | A DOM element or CSS selector suitable as the first argument to the jQuery function. |
Returns
A region object is returned or null if the element corresponding to pTarget
is not inside a region. See the return value of apex.region
for details about the region object.
Example
The following example will refresh the region that contains a button with class '.refresh-button
' when it is clicked.
EA is one of the biggest game publisher company of our times with a robust infrastructure of servers to power its online multiplayer games like Apex Legends. The company has game servers in all parts of the world, and most of them are being utilized in Apex Legends.
Apex Legends has a total of 46 servers scattered around 18 places all over the world. We have categorized all Apex Legends server locations into the relevant regions they belong to, check out the table below.
Also see: How to change server in Apex Legends
Apex Legends server locations
NORTH AMERICA | |
USA | Salt Lake City Oregon – GCE 1 Oregon – GCE 2 Oregon 1 Oregon 2 St Loius Dallas Lowa – GCE 1 Lowa – GCE 2 Lowa – GCE 3 Lowa – GCE 4 New York South Carolina – GCE 1 South Carolina – GCE 2 South Carolina – GCE 3 Virginia 1 Virginia 2 |
SOUTH AMERICA | |
BRAZIL | Sao Paulo Sao Paulo – GCE 1 Sao Paulo – GCE 2 Sao Paulo 1 Sao Paulo 2 |
WESTERN EUROPE | |
UK | London |
NETHERLANDS | Amsterdam |
BELGIUM | Belgium – GCE 1 Belgium – GCE 2 Belgium – GCE 3 |
GERMANY | Frankfurt 1 Frankfurt 2 |
EAST ASIA | |
HONG KONG | Hong Kong |
TAIWAN | Taiwan – GCE 1 Taiwan – GCE 2 |
JAPAN | Tokyo Tokyo – GCE 1 Tokyo – GCE 2 Tokyo – GCE 3 Tokyo 1 Tokyo 2 |
SOUTHEAST ASIA | |
SINGAPORE | Singapore 1 Singapore – GCE 1 Singapore – GCE 2 |
ASIA PACIFIC | |
AUSTRALIA | Sydney Sydney – GCE 1 Sydney – GCE 2 Sydney 1 Sydney 2 |
