Skip to content

Commit d03248e

Browse files
Deleted and moved Remove SLA Tiers page
Deleted the Remove SLA Tiers on API Manager Page, and moved and combined it with the Reviewing SLA Tiers Concepts page.
1 parent 119b45f commit d03248e

4 files changed

Lines changed: 21 additions & 26 deletions

File tree

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

modules/ROOT/nav.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
** xref:classify-api-task.adoc[Classify an API Instance into an Environment]
4343
** xref:promote-api-task.adoc[Promote an API Instance to Another Environment]
4444
* xref:defining-sla-tiers.adoc[Manage SLA Tiers]
45-
** xref:delete-sla-tier-task.adoc[Remove SLA Tiers]
4645
* xref:api-proxy-landing-page.adoc[Configure API Proxies]
4746
** xref:wsdl-raml-http-proxy-reference.adoc[Handle API Proxy Status Codes]
4847
** xref:https-reference.adoc[Configure an HTTPS Endpoint]

modules/ROOT/pages/defining-sla-tiers.adoc

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Reviewing SLA Tiers Concepts
2+
:page-aliases: delete-sla-tier-task.adoc
23
ifndef::env-site,env-github[]
34
include::_attributes.adoc[]
45
endif::[]
@@ -53,14 +54,30 @@ After you define an SLA for an API, you can approve or revoke access requests fr
5354

5455
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.
5556

56-
== Deprecating and Deleting Tiers
57+
== Deprecating a Tier
5758

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.
5960

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.
6177

6278
== See Also
6379

80+
* xref:exchange::about-sharing-assets.adoc[About Sharing Assets, including an API]
6481
* xref:exchange::to-request-access.adoc[To Request Access to an API]
6582
* xref:exchange::about-portals.adoc[Exchange portals]
6683
* xref:rate-limiting-sla-policy.adoc[Reviewing Rate-Limiting SLA Policy]

modules/ROOT/pages/delete-sla-tier-task.adoc

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

0 commit comments

Comments
 (0)