nerdexam
Dell-EMC

D-VXR-OE-01 · Question #537

What authorization method is used tor VxRail API calls?

The correct answer is B. HTTP Basic. The authorization method used for VxRail API calls is HTTP Basic. This method requires the client to send the user's credentials (username and password) encoded in Base64 within an HTTP header. HTTP Basic authentication is straightforward and is supported by most HTTP clients…

PowerScale Components and Features

Question

What authorization method is used tor VxRail API calls?

Options

  • AAuth
  • BHTTP Basic
  • CAPI Keys
  • DOpenID Connect

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    74% (17)
  • C
    4% (1)
  • D
    9% (2)

Explanation

The authorization method used for VxRail API calls is HTTP Basic. This method requires the client to send the user's credentials (username and password) encoded in Base64 within an HTTP header. HTTP Basic authentication is straightforward and is supported by most HTTP clients, making it a suitable choice for securing API calls in VxRail environments.

Topics

#API authentication#HTTP Basic auth#REST API

Community Discussion

No community discussion yet for this question.

Full D-VXR-OE-01 Practice