Skip to content

Commit 676bd18

Browse files
Remove page and add a small description.
1 parent 8267c9d commit 676bd18

4 files changed

Lines changed: 5 additions & 29 deletions

File tree

modules/ROOT/nav.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
** xref:access-client-app-id-task.adoc[Obtain Client Credentials of a Registered Client Application]
3131
** xref:hash-client-credentials.adoc[Configure Credential Hashing for Mule 4]
3232
** xref:migrate-client-apps.adoc[Migrate Client Applications]
33-
** xref:datagraph-viewing-application-contracts.adoc[View Client Applications with Anypoint Datagraph Contracts]
3433
** xref:manage-client-apps-connected-apps-concept.adoc[Create Client Applications with Connected Apps]
3534
* xref:environments-concept.adoc[Manage Environments]
3635
** xref:switch-environment-task.adoc[Switch Environments]

modules/ROOT/pages/api-contracts-landing-page.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Credentials consist of two keys: the client ID and the client secret. Anypoint A
1313
1414
== Client Application Credentials
1515

16-
As the Organization Administrator, after you grant access to applications in Anypoint Exchange (Exchange), a contract is automatically created between the API instance and the application. The contract gives access to the application based on SLA tiers that you might specify. Only one contract can exist per API instance and application at any time.
16+
As the Organization Administrator, after you grant access to applications in Anypoint Exchange (Exchange), a contract is automatically created between the API instance and the application. The contract gives access to the application based on SLA tiers that you might specify. Only one contract can exist per API instance and application at any time. There are three different contract types: *API*, *Group*, and *Managed Service API*. Managed service APIs are APIs managed by DataGraph or Composer.
1717

1818
As a user, when you request access to an API from Exchange, your request is automatically approved if the API does not include SLAs. If the API includes an SLA tier, you either configure your request so that it is automatically approved despite the SLA tier, or you can request approval manually.
1919

modules/ROOT/pages/api-groups-manage-api-group-instance-contracts.adoc

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@ ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
55

6-
After you grant access to API Group instances in Exchange, a contract is automatically created between an application and the API instance. You can then manage that contract from API Manager.
6+
After you grant access to an API Group instances in Exchange, a contract is automatically created between an application and the API instance. You can then manage that contract from API Manager.
77

88
== Applied Contracts
99

1010
With API Groups, an application can have multiple contracts with the same API in these scenarios:
11-
* An application requests access to an API, and the request is approved.
12-
+
11+
12+
* An application requests access to an API, and the request is approved. +
1313
In this case, a direct contract is created between the application and the API. This is known as _API instance contracts_.
14-
* An application requests access to an API Group instance that consists of an API instance with which the application already has a direct contract.
15-
+
14+
* An application requests access to an API Group instance that consists of an API instance with which the application already has a direct contract. +
1615
This is known as _API Group instance contracts_.
1716

1817
When an application has multiple contracts with the same API instance, only one contract is active at any given time. This is known as _Applied contracts_.

modules/ROOT/pages/datagraph-viewing-application-contracts.adoc

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

0 commit comments

Comments
 (0)