Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 19 additions & 17 deletions modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ To avoid these issues, use a distributed key-value store as a lock to synchroniz

[%header,cols="2a,1a,1a"]
|===
|Object Store Feature | US Cloud and EU Cloud | Canada Cloud and Japan Cloud (Hyperforce)
|Object Store Feature | US Cloud and EU Cloud | Canada Cloud, Japan Cloud, India Cloud

|{empty}

Expand Down Expand Up @@ -199,27 +199,29 @@ To avoid these issues, use a distributed key-value store as a lock to synchroniz
|===

[[osv2-on-hyperforce]]
== Object Store v2 on Hyperforce
=== Limitations by Control Plane

Object Store v2 is available on these instances of Anypoint Platform:
All Object Store v2 features are supported on https://ca1.platform.mulesoft.com[Canada Cloud], https://jp1.platform.mulesoft.com[Japan Cloud], and https://in1.platform.mulesoft.com[India Cloud] with the following exceptions:

* https://ca1.platform.mulesoft.com[Canada Cloud]
* https://jp1.platform.mulesoft.com[Japan Cloud]
[%header,cols="2a,2a"]
|===
| Limitation
| Canada Cloud, Japan Cloud, India Cloud

For information about the regions where Object Store v2 is available, see
xref:osv2-faq.adoc#osv2-regions[Object Store v2 Regions].
| *xref:cloudhub::deploying-to-cloudhub.adoc[CloudHub 1.0 Deployments]*
| Not supported. Deploy apps to xref:cloudhub-2::ch2-shared-space-about.adoc[CloudHub 2.0 shared spaces] or xref:runtime-fabric::index.adoc[Anypoint Runtime Fabric].

When you deploy to Canada Cloud or Japan Cloud,
all features of Object Store v2 are supported on Hyperforce with these exceptions:
| *xref:osv2-usage.adoc#access-usage-charts[Usage Charts] (Access Management)*
| Not available. Use xref:osv2-usage.adoc#access-os-usage-reports[Usage Reports] instead.

CloudHub 1::
Deployments to CloudHub 1 aren't supported.
+
You can deploy apps to xref:cloudhub-2::ch2-shared-space-about.adoc[CloudHub 2.0 shared spaces] and xref:runtime-fabric::index.adoc[Anypoint Runtime Fabric].
Usage Charts::
xref:osv2-usage.adoc#access-usage-charts[Usage Charts] in Access Management aren't available. Use xref:osv2-usage.adoc#access-os-usage-reports[Usage Reports] in Usage instead.
REST APIs::
The xref:osv2-apis.adoc#osv2-stats-api[Object Store v2 Stats API] isn't supported.
| *xref:osv2-apis.adoc#osv2-stats-api[Object Store v2 Stats API]*
| Not supported.

|===

For information about the regions where Object Store v2 is available, see xref:osv2-faq.adoc#osv2-regions[Object Store v2 Regions].

For information about Anypoint Platform on other control planes, see xref:hyperforce::index.adoc[].

== See Also

Expand Down
57 changes: 32 additions & 25 deletions modules/ROOT/pages/osv2-faq.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,39 @@ endif::[]
[[osv2-regions]]
== Where is Object Store v2 available?

[%header,cols="15a,15a,30a"]
[%header%autowidth.spread]
|===
| Location | Region Name | Region
3+h| https://anypoint.mulesoft.com/[US Cloud]
.5+| North America | US East (N. Virginia) |`us-east-1`
| US East (Ohio) |`us-east-2`
| US West (N. California)|`us-west-1`
| US West (Oregon) | `us-west-2`
| Canada (Central) | `ca-central-1`
.1+| South America | South America (Sao Paulo) | `sa-east-1`
.3+| APAC | Asia Pacific (Singapore) |`ap-southeast-1`
| Asia Pacific (Sydney) |`ap-southeast-2`
| Asia Pacific (Tokyo) |`ap-northeast-1`
.3+| Europe | Europe (Ireland) |`eu-west-1`
| EU (Frankfurt) |`eu-central-1`
| UK (London) |`eu-west-2`
3+h|MuleSoft Government Cloud
.1+| | GovCloud (US West) | `us-gov-west-1`
3+h| https://eu1.anypoint.mulesoft.com/[EU Cloud]
.2+| Europe | EU (Ireland) | `eu-west-1`
| EU (Frankfurt) | `eu-central-1`
3+h| https://ca1.platform.mulesoft.com[Canada Cloud]
.1+| North America | Canada (Central) | `ca-central-1` <<os-hyperforce,^***^>>
3+h| https://jp1.platform.mulesoft.com[Japan Cloud]
.1+| APAC | Japan (Central) | `ap-northeast-1` <<os-hyperforce,^***^>>

| Control Plane | Location | Region | Region Name

.12+| https://anypoint.mulesoft.com/[US Cloud]
.5+| North America | US East (N. Virginia) | `us-east-1`
| US East (Ohio) | `us-east-2`
| US West (N. California) | `us-west-1`
| US West (Oregon) | `us-west-2`
| Canada (Montreal) | `ca-central-1`
| South America | Brazil (São Paulo) | `sa-east-1`
.3+| Asia Pacific | Singapore (Singapore) | `ap-southeast-1`
| Australia (Sydney) | `ap-southeast-2`
| Japan (Tokyo) | `ap-northeast-1`
.3+| Europe | Ireland (Dublin) | `eu-west-1`
| Germany (Frankfurt) | `eu-central-1`
| UK (London) | `eu-west-2`

.2+| https://eu1.anypoint.mulesoft.com/[EU Cloud]
.2+| Europe | Ireland (Dublin) | `eu-west-1`
| Germany (Frankfurt) | `eu-central-1`

| https://ca1.platform.mulesoft.com[Canada Cloud]
| North America | Canada (Montreal) | `ca-central-1` <<os-hyperforce,^***^>>

| https://jp1.platform.mulesoft.com[Japan Cloud]
| Asia Pacific | Japan (Tokyo) | `ap-northeast-1` <<os-hyperforce,^***^>>

| https://in1.platform.mulesoft.com[India Cloud]
| Asia Pacific | India (Mumbai) | `ap-south-1` <<os-hyperforce,^***^>>

| MuleSoft Government Cloud
| US Government | US GovCloud (West) | `us-gov-west-1`
|===

[[os-hyperforce]]
Expand Down