Skip to content

Commit d0d9a16

Browse files
update images: quotas doc
1 parent 3eea111 commit d0d9a16

File tree

1 file changed

+4
-4
lines changed
  • docs/user-guide/identity-and-access-management/quotas

1 file changed

+4
-4
lines changed

docs/user-guide/identity-and-access-management/quotas/quotas.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ These limits can be applied in two ways:
1414
1515
### Availability
1616
The Quotas feature is available only in high-availability (HA) deployments.
17-
![Quotas Availability](../../images/quotas-availability.png)
17+
![Quotas Availability](../../../images/quotas-availability.png)
1818

1919
### Access
2020
By default, only root users can access the Quotas settings from the `_meta` organization. You can grant access to other roles using Role-Based Access Control (RBAC).
@@ -33,7 +33,7 @@ By default, only root users can access the Quotas settings from the `_meta` orga
3333
> - Review and confirm that the users assigned to the role are correct.
3434
>7. Click **Save** to apply the changes.
3535
36-
![Quotas Grant Access](../../images/quotas-grant-access-using-rbac.png)
36+
![Quotas Grant Access](../../../images/quotas-grant-access-using-rbac.png)
3737

3838
## How to Configure Quotas Using Environment Variables
3939

@@ -81,13 +81,13 @@ Use this to set **org-level** quotas for a specific API module. The limit applie
8181

8282
You can also apply rules globally by selecting the **global rules** option under the organization selector dropdown. This applies the limit across all organizations and their respective user roles.
8383

84-
![Quotas API Limits](../../images/quotas-api-limits-view.png)
84+
![Quotas API Limits](../../../images/quotas-api-limits-view.png)
8585

8686
### Role Limits
8787

8888
Use this to set **role-level** quotas for specific API modules within an organization. This allows more granular control by assigning **different limits** to each role for the same API module.
8989

90-
![Quotas Role Limits](../../images/quotas-role-limits-view.png)
90+
![Quotas Role Limits](../../../images/quotas-role-limits-view.png)
9191

9292
Each tab displays a table with the following:
9393

0 commit comments

Comments
 (0)