VMware

API Management Technical Specialist

250-573

Validate your skills in API Management with the 250-573 exam.

195 questions 0 views Free
Start Mock Test Timed · Full-length · Scored

Questions 151–160 of 195

Q151

Which service in VMware API Management manages rates and quotas for APIs?

  • A API Gateway
  • B API Analytics
  • C API Policies
  • D API Security
Explanation API Policies govern rates and quotas, while the other options handle different aspects of API management.
Q152

A company needs to expose a RESTful API securely using VMware API Management. What must they ensure?

  • A Use HTTP only
  • B Implement CORS settings
  • C Apply OAuth or API Keys
  • D Disable logging
Explanation Applying OAuth or API Keys secures the API appropriately, while the other options do not ensure security.
Q153

What happens when a rate limit is exceeded in VMware API Management?

  • A API response is sent
  • B Rate limit resets immediately
  • C Client receives a 429 error
  • D Service provider is notified
Explanation Clients receive a 429 error when the limit is exceeded, whereas the other options misrepresent the behavior.
Q154

Which service allows you to publish APIs for consumption?

  • A VMware API Gateway
  • B VMware NSX
  • C vCenter Server
  • D VMware Horizon
Explanation VMware API Gateway is designed for API management, while NSX, vCenter, and Horizon serve different purposes in networking and virtualization.
Q155

A company needs to secure an API. What is the best practice?

  • A Use a shared key for all users.
  • B Implement OAuth 2.0 for authentication.
  • C Expose all endpoints publicly.
  • D Ignore SSL certification.
Explanation OAuth 2.0 provides secure token-based authentication, whereas the other options expose the API to security risks.
Q156

You are configuring rate limiting on your API. What happens when the limit is reached?

  • A Requests are queued.
  • B Requests are automatically dropped.
  • C Users receive a friendly notification.
  • D Additional requests are charged.
Explanation When the rate limit is reached, requests are typically dropped to enforce the limit, not queued or charged.
Q157

Which service is utilized for API analytics in VMware API Management?

  • A VMware API Analytics
  • B vRealize Operations
  • C vSphere Monitoring
  • D NSX Analytics
Explanation VMware API Analytics provides detailed insights on API usage, while others focus on different areas of VMware infrastructure.
Q158

A company needs to prioritize certain API requests based on their importance. What method should they implement?

  • A Rate limiting
  • B Traffic shaping
  • C Authentication tokens
  • D API throttling
Explanation Traffic shaping allows prioritization of API requests, unlike rate limiting or throttling which limit usage.
Q159

You are configuring a new API in VMware API Management. What happens when you set up the API with a publish status of 'Staging'?

  • A API is publicly available
  • B API can be tested only internally
  • C API is deleted automatically
  • D API goes into production immediately
Explanation Setting 'Staging' means the API is only for internal testing, not publicly accessible.
Q160

Which service does VMware API Management primarily provide?

  • A API Gateway functionality
  • B Cloud storage solutions
  • C Virtual machine hosting
  • D Local network security
Explanation API Gateway functionality is the core service, while the others are unrelated.