purecloud-platform-client-v2
Version:
A JavaScript library to interface with the PureCloud Platform API
18 lines (17 loc) • 527 B
JavaScript
export default {
us_east_1: 'mypurecloud.com',
eu_west_1: 'mypurecloud.ie',
ap_southeast_2: 'mypurecloud.com.au',
ap_northeast_1: 'mypurecloud.jp',
eu_central_1: 'mypurecloud.de',
us_west_2: 'usw2.pure.cloud',
ca_central_1: 'cac1.pure.cloud',
ap_northeast_2: 'apne2.pure.cloud',
eu_west_2: 'euw2.pure.cloud',
ap_south_1: 'aps1.pure.cloud',
us_east_2: 'use2.us-gov-pure.cloud',
sa_east_1: 'sae1.pure.cloud',
me_central_1: 'mec1.pure.cloud',
ap_northeast_3: 'apne3.pure.cloud',
eu_central_2: 'euc2.pure.cloud',
};