|
| 1 | +{ |
| 2 | + "regions": [ |
| 3 | + { |
| 4 | + "id": "na", |
| 5 | + "name": "AWS North America", |
| 6 | + "cloudProvider": "AWS", |
| 7 | + "location": "North America", |
| 8 | + "alias": [ |
| 9 | + "na", |
| 10 | + "us", |
| 11 | + "aws-na", |
| 12 | + "aws_na" |
| 13 | + ], |
| 14 | + "isDefault": true, |
| 15 | + "endpoints": { |
| 16 | + "application": "https://app.contentstack.com", |
| 17 | + "contentDelivery": "https://cdn.contentstack.io", |
| 18 | + "contentManagement": "https://api.contentstack.io", |
| 19 | + "auth": "https://auth-api.contentstack.com", |
| 20 | + "graphqlDelivery": "https://graphql.contentstack.com", |
| 21 | + "preview": "https://rest-preview.contentstack.com", |
| 22 | + "graphqlPreview": "https://graphql-preview.contentstack.com", |
| 23 | + "images": "https://images.contentstack.io", |
| 24 | + "assets": "https://assets.contentstack.io", |
| 25 | + "automate": "https://automations-api.contentstack.com", |
| 26 | + "launch": "https://launch-api.contentstack.com", |
| 27 | + "developerHub": "https://developerhub-api.contentstack.com", |
| 28 | + "brandKit": "https://brand-kits-api.contentstack.com", |
| 29 | + "genAI": "https://ai.contentstack.com", |
| 30 | + "personalize": "https://personalize-api.contentstack.com", |
| 31 | + "personalizeEdge": "https://personalize-edge.contentstack.com" |
| 32 | + } |
| 33 | + }, |
| 34 | + { |
| 35 | + "id": "eu", |
| 36 | + "name": "AWS Europe", |
| 37 | + "cloudProvider": "AWS", |
| 38 | + "location": "Europe", |
| 39 | + "alias": [ |
| 40 | + "eu", |
| 41 | + "aws-eu", |
| 42 | + "aws_eu" |
| 43 | + ], |
| 44 | + "isDefault": false, |
| 45 | + "endpoints": { |
| 46 | + "application": "https://eu-app.contentstack.com", |
| 47 | + "contentDelivery": "https://eu-cdn.contentstack.com", |
| 48 | + "contentManagement": "https://eu-api.contentstack.com", |
| 49 | + "auth": "https://eu-auth-api.contentstack.com", |
| 50 | + "graphqlDelivery": "https://eu-graphql.contentstack.com", |
| 51 | + "preview": "https://eu-rest-preview.contentstack.com", |
| 52 | + "graphqlPreview": "https://eu-graphql-preview.contentstack.com", |
| 53 | + "images": "https://eu-images.contentstack.com", |
| 54 | + "assets": "https://eu-assets.contentstack.com", |
| 55 | + "automate": "https://eu-prod-automations-api.contentstack.com", |
| 56 | + "launch": "https://eu-launch-api.contentstack.com", |
| 57 | + "developerHub": "https://eu-developerhub-api.contentstack.com", |
| 58 | + "brandKit": "https://eu-brand-kits-api.contentstack.com", |
| 59 | + "genAI": "https://eu-ai.contentstack.com", |
| 60 | + "personalize": "https://eu-personalize-api.contentstack.com", |
| 61 | + "personalizeEdge": "https://eu-personalize-edge.contentstack.com" |
| 62 | + } |
| 63 | + }, |
| 64 | + { |
| 65 | + "id": "au", |
| 66 | + "name": "AWS Australia", |
| 67 | + "cloudProvider": "AWS", |
| 68 | + "location": "Australia", |
| 69 | + "alias": [ |
| 70 | + "au", |
| 71 | + "aws-au", |
| 72 | + "aws_au" |
| 73 | + ], |
| 74 | + "isDefault": false, |
| 75 | + "endpoints": { |
| 76 | + "application": "https://au-app.contentstack.com", |
| 77 | + "contentDelivery": "https://au-cdn.contentstack.com", |
| 78 | + "contentManagement": "https://au-api.contentstack.com", |
| 79 | + "auth": "https://au-auth-api.contentstack.com", |
| 80 | + "graphqlDelivery": "https://au-graphql.contentstack.com", |
| 81 | + "preview": "https://au-rest-preview.contentstack.com", |
| 82 | + "graphqlPreview": "https://au-graphql-preview.contentstack.com", |
| 83 | + "images": "https://au-images.contentstack.com", |
| 84 | + "assets": "https://au-assets.contentstack.com", |
| 85 | + "automate": "https://au-prod-automations-api.contentstack.com", |
| 86 | + "launch": "https://au-launch-api.contentstack.com", |
| 87 | + "developerHub": "https://au-developerhub-api.contentstack.com", |
| 88 | + "brandKit": "https://au-brand-kits-api.contentstack.com", |
| 89 | + "genAI": "https://au-ai.contentstack.com", |
| 90 | + "personalize": "https://au-personalize-api.contentstack.com", |
| 91 | + "personalizeEdge": "https://au-personalize-edge.contentstack.com" |
| 92 | + } |
| 93 | + }, |
| 94 | + { |
| 95 | + "id": "azure-na", |
| 96 | + "name": "Azure North America", |
| 97 | + "cloudProvider": "Azure", |
| 98 | + "location": "North America", |
| 99 | + "alias": [ |
| 100 | + "azure-na", |
| 101 | + "azure_na" |
| 102 | + ], |
| 103 | + "isDefault": false, |
| 104 | + "endpoints": { |
| 105 | + "application": "https://azure-na-app.contentstack.com", |
| 106 | + "contentDelivery": "https://azure-na-cdn.contentstack.com", |
| 107 | + "contentManagement": "https://azure-na-api.contentstack.com", |
| 108 | + "auth": "https://azure-na-auth-api.contentstack.com", |
| 109 | + "graphqlDelivery": "https://azure-na-graphql.contentstack.com", |
| 110 | + "preview": "https://azure-na-rest-preview.contentstack.com", |
| 111 | + "graphqlPreview": "https://azure-na-graphql-preview.contentstack.com", |
| 112 | + "images": "https://azure-na-images.contentstack.com", |
| 113 | + "assets": "https://azure-na-assets.contentstack.com", |
| 114 | + "automate": "https://azure-na-automations-api.contentstack.com", |
| 115 | + "launch": "https://azure-na-launch-api.contentstack.com", |
| 116 | + "developerHub": "https://azure-na-developerhub-api.contentstack.com", |
| 117 | + "brandKit": "https://azure-na-brand-kits-api.contentstack.com", |
| 118 | + "genAI": "https://azure-na-ai.contentstack.com", |
| 119 | + "personalize": "https://azure-na-personalize-api.contentstack.com", |
| 120 | + "personalizeEdge": "https://azure-na-personalize-edge.contentstack.com" |
| 121 | + } |
| 122 | + }, |
| 123 | + { |
| 124 | + "id": "azure-eu", |
| 125 | + "name": "Azure Europe", |
| 126 | + "cloudProvider": "Azure", |
| 127 | + "location": "Europe", |
| 128 | + "alias": [ |
| 129 | + "azure-eu", |
| 130 | + "azure_eu" |
| 131 | + ], |
| 132 | + "isDefault": false, |
| 133 | + "endpoints": { |
| 134 | + "application": "https://azure-eu-app.contentstack.com", |
| 135 | + "contentDelivery": "https://azure-eu-cdn.contentstack.com", |
| 136 | + "contentManagement": "https://azure-eu-api.contentstack.com", |
| 137 | + "auth": "https://azure-eu-auth-api.contentstack.com", |
| 138 | + "graphqlDelivery": "https://azure-eu-graphql.contentstack.com", |
| 139 | + "preview": "https://azure-eu-rest-preview.contentstack.com", |
| 140 | + "graphqlPreview": "https://azure-eu-graphql-preview.contentstack.com", |
| 141 | + "images": "https://azure-eu-images.contentstack.com", |
| 142 | + "assets": "https://azure-eu-assets.contentstack.com", |
| 143 | + "automate": "https://azure-eu-automations-api.contentstack.com", |
| 144 | + "launch": "https://azure-eu-launch-api.contentstack.com", |
| 145 | + "developerHub": "https://azure-eu-developerhub-api.contentstack.com", |
| 146 | + "brandKit": "https://azure-eu-brand-kits-api.contentstack.com", |
| 147 | + "genAI": "https://azure-eu-ai.contentstack.com", |
| 148 | + "personalize": "https://azure-eu-personalize-api.contentstack.com", |
| 149 | + "personalizeEdge": "https://azure-eu-personalize-edge.contentstack.com" |
| 150 | + } |
| 151 | + }, |
| 152 | + { |
| 153 | + "id": "gcp-na", |
| 154 | + "name": "GCP North America", |
| 155 | + "cloudProvider": "GCP", |
| 156 | + "location": "North America", |
| 157 | + "alias": [ |
| 158 | + "gcp-na", |
| 159 | + "gcp_na" |
| 160 | + ], |
| 161 | + "isDefault": false, |
| 162 | + "endpoints": { |
| 163 | + "application": "https://gcp-na-app.contentstack.com", |
| 164 | + "contentDelivery": "https://gcp-na-cdn.contentstack.com", |
| 165 | + "contentManagement": "https://gcp-na-api.contentstack.com", |
| 166 | + "auth": "https://gcp-na-auth-api.contentstack.com", |
| 167 | + "graphqlDelivery": "https://gcp-na-graphql.contentstack.com", |
| 168 | + "preview": "https://gcp-na-rest-preview.contentstack.com", |
| 169 | + "graphqlPreview": "https://gcp-na-graphql-preview.contentstack.com", |
| 170 | + "images": "https://gcp-na-images.contentstack.com", |
| 171 | + "assets": "https://gcp-na-assets.contentstack.com", |
| 172 | + "automate": "https://gcp-na-automations-api.contentstack.com", |
| 173 | + "launch": "https://gcp-na-launch-api.contentstack.com", |
| 174 | + "developerHub": "https://gcp-na-developerhub-api.contentstack.com", |
| 175 | + "brandKit": "https://gcp-na-brand-kits-api.contentstack.com", |
| 176 | + "genAI": "https://gcp-na-brand-kits-api.contentstack.com", |
| 177 | + "personalize": "https://gcp-na-personalize-api.contentstack.com", |
| 178 | + "personalizeEdge": "https://gcp-na-personalize-edge.contentstack.com" |
| 179 | + } |
| 180 | + }, |
| 181 | + { |
| 182 | + "id": "gcp-eu", |
| 183 | + "name": "GCP Europe", |
| 184 | + "cloudProvider": "GCP", |
| 185 | + "location": "Europe", |
| 186 | + "alias": [ |
| 187 | + "gcp-eu", |
| 188 | + "gcp_eu" |
| 189 | + ], |
| 190 | + "isDefault": false, |
| 191 | + "endpoints": { |
| 192 | + "application": "https://gcp-eu-app.contentstack.com", |
| 193 | + "contentDelivery": "https://gcp-eu-cdn.contentstack.com", |
| 194 | + "contentManagement": "https://gcp-eu-api.contentstack.com", |
| 195 | + "auth": "https://gcp-eu-auth-api.contentstack.com", |
| 196 | + "graphqlDelivery": "https://gcp-eu-graphql.contentstack.com", |
| 197 | + "preview": "https://gcp-eu-rest-preview.contentstack.com", |
| 198 | + "graphqlPreview": "https://gcp-eu-graphql-preview.contentstack.com", |
| 199 | + "images": "https://gcp-eu-images.contentstack.com", |
| 200 | + "assets": "https://gcp-eu-assets.contentstack.com", |
| 201 | + "automate": "https://gcp-eu-automations-api.contentstack.com", |
| 202 | + "launch": "https://gcp-eu-launch-api.contentstack.com", |
| 203 | + "developerHub": "https://gcp-eu-developerhub-api.contentstack.com", |
| 204 | + "brandKit": "https://gcp-eu-brand-kits-api.contentstack.com", |
| 205 | + "genAI": "https://gcp-eu-brand-kits-api.contentstack.com", |
| 206 | + "personalize": "https://gcp-eu-personalize-api.contentstack.com", |
| 207 | + "personalizeEdge": "https://gcp-eu-personalize-edge.contentstack.com" |
| 208 | + } |
| 209 | + } |
| 210 | + ] |
| 211 | +} |
0 commit comments