Skip to main content

C9530-519 Real Exam Questions

IBM Certified Solution Implementer - API Connect V5.0.5

74 questions available · Page 1 of 8

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

Which of the following is a valid reason for creating a Catalog?

  1. A

    To provide a backup of another Catalog

  2. B

    To store API documentation and metadata

  3. C

    To publish specific API products to a specific Developer Portal

  4. D

    To allow API developers to collaborate on APIs during development

Show answer and explanation

Correct answer: D

Explanation

Reference
https://www.ibm.com/support/knowledgecenter/en/SSMNED_5.0.0/com.ibm.apic.apionprem.doc/conref_working_with_env.html

Question 2 Single choice

Which of the following would be a valid use case for a bank to explore using IBM API Connect?

  1. A

    Integrating with payment aggregators

  2. B

    Providing digital statements to customers

  3. C

    Improving fraud detection response times

  4. D

    Securing file transfers between data centers

Show answer and explanation

Correct answer: A

Question 3 Single choice

An administrator wants to back up the IBM API Connect configuration and user data, and store the file on an FTP server by using the command config save apiconfig ftp at the Command Line Interface.

The configuration information from which of the following components will be backed up?

  1. A

    Analytics and Gateway Servers

  2. B

    Cloud Manager and API Manager

  3. C

    Cloud Manager, API Manager and Analytics

  4. D

    Cloud Manager, API Manager, Analytics and Developer Portal

Show answer and explanation

Correct answer: B

Explanation

Reference
https://www.ibm.com/support/knowledgecenter/en/SSMNED_5.0.0/com.ibm.apic.overview.doc/
overview_backupcli_apimgmt.html

Question 4 Single choice

IBM API Connect includes a number of built-in policies that can be used when an API is invoked.

Which is an example of what a built-in policy can do?

  1. A

    Set the entitlement of an API.

  2. B

    Set the values of runtime variables.

  3. C

    Set the affinity of the API to an Organization.

  4. D

    Set the limit on the number of times an API can be called.

Show answer and explanation

Correct answer: B

Explanation

Reference
https://www.ibm.com/support/knowledgecenter/en/SSMNED_5.0.0/com.ibm.apic.toolkit.doc/
rapim_ref_ootb_policies.html

Question 5 Single choice

What can be used to validate a product file definition?

  1. A

    OpenAPI

  2. B

    API Manager

  3. C

    Developer toolkit

  4. D

    Product definition template

Show answer and explanation

Correct answer: A

Explanation

Reference
https://www.ibm.com/support/knowledgecenter/en/SSMNED_5.0.0/com.ibm.apic.toolkit.doc/
task_apim_cli_product_yaml.html

Question 6 Single choice

What can be configured to secure communication between the Gateway server and the Cloud Manager?

  1. A

    OAuth 2.0

  2. B

    TLS Profiles

  3. C

    Network HSM

  4. D

    Java KeyStore

Show answer and explanation

Correct answer: A

Explanation

Reference
https://www.ibm.com/support/knowledgecenter/en/SSMNED_5.0.0/com.ibm.apic.overview.doc/
capim_overview_apiconnectcomponents.html

Question 7 Single choice

Once a user-defined policy is created and implemented, how will it be made available for use?

  1. A

    By catalog

  2. B

    By provider organization

  3. C

    Available universally by all APIs

  4. D

    Must be imported into assemble for each API usage

Show answer and explanation

Correct answer: D

Explanation

Reference
https://www.ibm.com/support/knowledgecenter/en/SSMNED_5.0.0/com.ibm.apic.policy.doc/
capim_using_custpolicies.html

Question 8 Multiple choice

Which two statements are true regarding a Plan in Developer Portal?

  1. A

    Plans cannot have multiple rate limits set per operation.

  2. B

    The burst limit feature is available only through Micro Gateway.

  3. C

    A Plan is a collection of API operations or subsets of operations from one or more APIs.

  4. D

    All Plans are available to use immediately and requires no access to the Developer Portal.

  5. E

    A Plan can have a shared rate limit for all the operations or each operation can have a different rate limit.

Show answer and explanation

Correct answers: A, E

Explanation

Reference
https://www.ibm.com/support/knowledgecenter/en/SSMNED_5.0.0/com.ibm.apic.devportal.doc/
task_cmsportal_selectplan.html

Question 9 Single choice

What can the organization administrator use to invite app developers to join their developer organization?

  1. A

    API Developer Toolkit

  2. B

    Self-service onboarding

  3. C

    Cloud Management Console

  4. D

    Developer Portal REST API

Show answer and explanation

Correct answer: D

Question 10 Single choice

In what format should a user-defined policy package from IBM DataPower Gateway be?

  1. A

    .xsl

  2. B

    .zip

  3. C

    .doc

  4. D

    .json

Show answer and explanation

Correct answer: A

Explanation

Reference
https://developer.ibm.com/recipes/tutorials/api-connect-userdefined-policy-sample/