What happens to the original Product when it is superseded?
A. Revised
B. Archived
C. Replaced
D. Deprecated
What will happen to changes a customer makes directly on an APIM domain on an IBM DataPower Gateway server when the customer upgrades the API Management server?
A. The DataPower Gateway server will need to be removed and re-added for changes to be unaffected.
B. Upgrading the Management server has no direct effect on an APIM domain on DataPower Gateway servers.
C. The DataPower Gateway server will save the configuration and auto recover once the API Connect server has been upgraded.
D. Changes the customer makes on the DataPower Gateway server under the APIM domain will be overwritten and will need to be re-configured.
Which of the following is possible with the API Developer Toolkit?
A. Pull API Analytics Data.
B. Provision a Developer Portal.
C. Publish Products to a Catalog.
D. Delete a Developer Organization.
Which operation would be specified for a REST API that would allow data to be retrieved from the back end but without the response body?
A. PUT
B. GET
C. HEAD
D. POST
When troubleshooting an error that occurred in the web browser while using the Developer Portal, which log is a source of help?
A. syslog
B. webhook.log
C. run_site_cron.log
D. run_site_queue.log
In what format should a user-defined policy package from IBM DataPower Gateway be?
A. .xsl
B. .zip
C. .doc
D. .json
OpenID Connect can be enabled for authentication in the Developer Portal by what User Registry property in the catalog?
A. IBM ID
B. Authentication URL
C. New SCIM User Registry
D. Portal Delegated User Registry
Which interactive analytics graph would show a developer a summary of the number of successful calls to APIs used by an application through Developer Portal?
A. Latency graph
B. Data usage graph
C. Data points graph
D. Success rate graph
An administrator wants to use a rate limit to provide differing levels of service to customers. At which level can the rate limit be applied?
A. API
B. Plan
C. Catalog
D. Product
Which feature in the Developer Portal helps to test the behavior of an API without the need to write any code?
A. Assemble
B. Try This Operation
C. Request Operation
D. Discover This Operation
Which license is required for the IBM DataPower Gateway to have before installing or adding it to API Connect/manager's Gateway Cluster?
A. B2B Option
B. Oracle Database
C. Application Optimization
D. Java API for XML Processing
If a Micro Gateway is being used, what is a possible reason for the following error message?
Error Message: Service test-gw started but did not initialize within the timeout period. Dumping log buffer.
A. An API that uses HTTP cannot be used.
B. An API that uses HTTPS cannot be used.
C. An API that uses both HTTP and HTTPS can be used.
D. An API that uses both HTTP and HTTPS cannot be used.
Which of the following would be a valid use case for a bank to explore using IBM API Connect?
A. Integrating with payment aggregators
B. Providing digital statements to customers
C. Improving fraud detection response times
D. Securing file transfers between data centers
What is the relationship between Products, Plans, and APIs in IBM API Connect?
A. Plans, APIs, and Products are grouped together.
B. Plans and Products are grouped together in APIs.
C. Plans and APIs are grouped together in Products.
D. Products and APIs are grouped together in Plans.
How can the details of a Product in IBM API Connect be exported so it can be reused in the future?
A. It cannot be done.
B. Use one of the Developer Portal REST APIs.
C. Use the config save option in the Command Line Interface.
D. Use the API Manager User Interface to download the Product definition.