|
1 | 1 | = Reviewing SLA Tiers Concepts |
| 2 | +:page-aliases: delete-sla-tier-task.adoc |
2 | 3 | ifndef::env-site,env-github[] |
3 | 4 | include::_attributes.adoc[] |
4 | 5 | endif::[] |
@@ -53,14 +54,30 @@ After you define an SLA for an API, you can approve or revoke access requests fr |
53 | 54 |
|
54 | 55 | If you set the tiers for manual approval, email notifications are sent to you when developers request access for their applications. You can review the applications on the API version details page and approve, reject, or revoke requests. If a developer asks to change tiers, you can also review the change request and approve the application for the new tier or reject the change request. |
55 | 56 |
|
56 | | -== Deprecating and Deleting Tiers |
| 57 | +== Deprecating a Tier |
57 | 58 |
|
58 | | -After you assign applications to SLA tiers, you have the option to deprecate a tier to prevent developers from signing up new applications up for that tier. You cannot delete an SLA tier that has applications assigned to it. |
| 59 | +After you assign applications to SLA tiers, you have the option to deprecate a tier to prevent developers from signing up new applications for that tier. You cannot delete an SLA tier that has applications assigned to it. |
59 | 60 |
|
60 | | -To deprecate and delete a tier, first create a new tier and notify application owners of the new tier name that you create. Next, revoke application access to the existing, deprecated tier. Ask the application owners to re-request access to the API using the new tier. Finally, after all application owners sign up for a new tier and you approve their move to the new tier, you can delete the deprecated tier. |
| 61 | +To deprecate a tier: |
| 62 | + |
| 63 | +. Create a new tier and notify application owners of the new tier name that you create. |
| 64 | +. Revoke application access to the existing, deprecated tier. |
| 65 | +. Ask the application owners to re-request access to the API using the new tier. |
| 66 | + |
| 67 | +== Deleting a Tier |
| 68 | +After all application owners sign up for a new tier and you approve their move to the new tier, you can delete the deprecated tier. |
| 69 | + |
| 70 | +To delete a tier: |
| 71 | + |
| 72 | +. Navigate to *Anypoint Platform* > *API Manager*. |
| 73 | +. In the menu, select *API Administration*. |
| 74 | +. Click on an API Instance name. |
| 75 | +. On the API dashboard, select *SLA Tiers* from the menu. |
| 76 | +. For the tier you plan to delete, select *Delete* from the *More actions* menu. |
61 | 77 |
|
62 | 78 | == See Also |
63 | 79 |
|
| 80 | +* xref:exchange::about-sharing-assets.adoc[About Sharing Assets, including an API] |
64 | 81 | * xref:exchange::to-request-access.adoc[To Request Access to an API] |
65 | 82 | * xref:exchange::about-portals.adoc[Exchange portals] |
66 | 83 | * xref:rate-limiting-sla-policy.adoc[Reviewing Rate-Limiting SLA Policy] |
|
0 commit comments