A User registry was created in the Cloud Manager.
In order for the registry to be used on the Developer Portal, what must be completed?
Correct : A
After creating a User registry in the Cloud Manager, it must be configured on the appropriate Catalog's Onboarding settings to be used on the Developer Portal in IBM API Connect v10.0.3. This configuration allows the User registry to authenticate and manage users effectively when they interact with the Developer Portal.
Other options are incorrect:
Option B: Making the User registry public on the API Manager resources page does not apply.
Option C: Configuring the Portal settings page is not sufficient for enabling the registry.
Option D: Configuring resources settings on the Catalog does not directly involve user registry onboarding.
Start a Discussions
After a developer selects Secure using Client ID, what header is required when executing the API?
Correct : D
When a developer selects 'Secure using Client ID' in API Connect, the required header for executing the API is X-IBM-Client-Id. This header is used to authenticate the client and ensure that it has the necessary permissions to access the API.
IBM API Connect: Securing APIs with Client IDs
IBM API Connect: API Security
Start a Discussions
What occurs if the Catalog associated with the Developer Portal has two gateway services enabled, each of which is associated with different analytics services?
Correct : B
In IBM API Connect v10.0.3, if a Catalog associated with the Developer Portal has two gateway services enabled, and each of these gateway services is associated with different analytics services, the Developer Portal will not display any analytics data. This is because IBM API Connect does not support combining or displaying analytics data from multiple analytics services in a single portal view.
Each gateway service would be linked to its own analytics service, and since the Developer Portal is designed to integrate with a single analytics service per Catalog, conflicting analytics configurations prevent the display of any analytics data. As a result, the system does not display any statistics like API calls, response times, or error rates in the Developer Portal when multiple analytics services are configured.
IBM API Connect Documentation
Start a Discussions
A developer is working on an API which supports the v5c-gateway and wants to also support the datapower-api-gateway.
Which statement is true about selecting a gateway?
Correct : A
In IBM API Connect, each API is associated with a specific gateway type, and only one gateway type is allowed per API. The v5c-gateway and datapower-api-gateway are different gateway types, and a single API cannot simultaneously support both types. If a developer wants to support multiple gateways, they must create separate APIs for each gateway type.
Start a Discussions
Which action will reload all the default notifications and overwrite any customizations of notification templates?
Correct : B
Disabling and re-enabling the template customization toggle in API Connect will reload all the default notifications and overwrite any customizations of notification templates. This action effectively resets the templates to their original state, restoring the default settings and removing any modifications that were made.
IBM API Connect: Configuring Notifications
IBM API Connect: Customizing Notification Templates
Start a Discussions