From 17bf97effcd0ed91614b455896af9bc370223bc9 Mon Sep 17 00:00:00 2001
From: rusirijayodaillesinghe If you want to configure the suspension of an endpoint, you can use the Endpoint Suspension State section to define the error codes, maximum suspension time, and suspension factors. Error Codes: The error codes that are associated with suspended endpoints. If the backend endpoint receives the selected error codes, the endpoint will be marked as
- suspended. Specify the transport error codes to define when the endpoint suspension should be triggered. You can select a single error code or multiple error codes.
Initial duration: The time duration for which the endpoint will be suspended when one or more suspend error codes are received from the endpoint for the first time.
Note
You need to define the SDL Schema based on the [GraphQL schema design best practices](https://leapgraph.com/graphql-schema-design-best-practices).
You need to define the SDL Schema based on the [GraphQL schema design best practices](https://graphql.org/learn/best-practices).
gateway.sampledomain.org
, publisher.sampledomain.org
, identity.sampledomain.org
, etc., for the deployment. For such requirements, you must modify the CSR request by adding subject alternative names. Most of the SSL providers give instructions to generate the CSR in such cases.
3. After accepting the request, a signed certificate is provided along with a root certificate and several intermediate certificates (depending on the CA) as a bundle (.zip file).
From 3a50ccfb69362c0aefcdcc993adb7a09e197ae31 Mon Sep 17 00:00:00 2001
From: rusirijayodaillesinghe http://www.dummyforum.com
Field | Sample value | |
---|---|---|
Name | MistralAIAPI | |
Version | 0.0.2 | |
Context |
The API context is used by the Gateway to identify the API. Therefore, the API context must be unique. This context is the API's root context when invoking the API through the Gateway. You can define the API's version as a parameter of its context by adding the | |
Endpoint | The endpoint of the AI service vendor is automatically added as the production and sandbox endpoints. |
Field | Sample value | |
---|---|---|
Name | MistralAIAPI | |
Version | 0.0.2 | |
Context |
The API context is used by the Gateway to identify the API. Therefore, the API context must be unique. This context is the API's root context when invoking the API through the Gateway. You can define the API's version as a parameter of its context by adding the | |
Endpoint |
The endpoint of the AI service vendor is automatically added as the production and sandbox endpoints. |
gateway.sampledomain.org
, publisher.sampledomain.org
, identity.sampledomain.org
, etc., for the deployment. For such requirements, you must modify the CSR request by adding subject alternative names. Most of the SSL providers give instructions to generate the CSR in such cases.
+ It is preferable to have a wildcard certificate or multiple domain certificates if you wish to have multiple subdomains like gateway.sampledomain.org
, publisher.sampledomain.org
, identity.sampledomain.org
, etc., for the deployment. For such requirements, you must modify the CSR request by adding subject alternative names. Most of the SSL providers give instructions to generate the CSR in such cases.
3. After accepting the request, a signed certificate is provided along with a root certificate and several intermediate certificates (depending on the CA) as a bundle (.zip file).