Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ When using {{ecloud}}, there are some limitations you should be aware of:
* [Regions and Availability Zones](#ec-regions-and-availability-zone)
* [Node count and size](#ec-node-count-size)
* [Repository analysis API is unavailable in {{ecloud}}](#ec-repository-analyis-unavailable)
* [Service status](#ec-service-status)

For limitations related to logging and monitoring, check the [Restrictions and limitations](../../monitor/stack-monitoring/ece-ech-stack-monitoring.md#restrictions-monitoring) section of the logging and monitoring page.

Expand Down Expand Up @@ -151,3 +152,7 @@ To make a seamless migration, after restoring from a snapshot there are some add
## Repository analysis API is unavailable in {{ecloud}} [ec-repository-analyis-unavailable]

* The {{es}} [Repository analysis API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-snapshot-repository-analyze) is not available in {{ecloud}} due to deployments defaulting to having [operator privileges](../../users-roles/cluster-or-deployment-auth/operator-privileges.md) enabled that prevent non-operator privileged users from using it along with a number of other APIs.

## Service status [ec-service-status]

* To ensure we can continue evolving our status page to best serve our customers, we cannot guarantee consistency of API implementation or component API identifiers. However, we communicate changes which might impact status page subscribers on a best-effort basis. Review [Service status](../../cloud-organization/service-status.md#service-status-support-limitations) for more guidance.
Loading