Skip to content

Commit da73f33

Browse files
authored
W-16871926 update limits topic to match CX guidelines (#576)
1 parent 68438d7 commit da73f33

2 files changed

Lines changed: 30 additions & 15 deletions

File tree

modules/ROOT/pages/_partials/upstream-service-limits.adoc

Lines changed: 0 additions & 7 deletions
This file was deleted.

modules/ROOT/pages/limits.adoc

Lines changed: 30 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,40 @@
22
ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
5-
:keywords: api, instance, manager
6-
7-
API Manager limits the number of features allowed for each business group.
5+
:keywords: api, instance, manager, limits
86

97
== API Group Limits
108

11-
Each business group can have a maximum of:
9+
API Manager limits the number of features allowed for each business group.
1210

13-
* 1200 API Groups
14-
* 1200 API Group Versions
15-
* 2000 API Group Instances
11+
[%header%autowidth.spread,cols="a,>.<a,a"]
12+
|===
13+
| Limit | Value | Notes
14+
| API Groups per business group
15+
| 1200
16+
|
17+
| API Group Versions per business group
18+
| 1200
19+
|
20+
| API Group Instances per business group
21+
| 2000
22+
|
23+
|===
1624

1725
== Upstream Service Limits
1826

19-
include::partial$api-manager-limits.adoc[]
27+
API Manager limits the number of upstream services you can expose through a single consumer endpoint.
28+
29+
[%header%autowidth.spread,cols="a,>.<a,a"]
30+
|===
31+
| Limit | Value | Notes
32+
| Upstreams per API
33+
| 50
34+
|
35+
| Routes per API
36+
| 50
37+
|
38+
| Upstreams per route
39+
| 10
40+
|
41+
|===

0 commit comments

Comments
 (0)