Network_Appliance
NS0-403 · Question #56
You are using REST APIs to deploy and manage storage that is provided by NetApp Cloud Volumes ONTAP in Microsoft Azure. You have written a Python script that contains a POST request to the 401…
The correct answer is C. Call an API endpoint with the refresh token. See the full explanation below for the reasoning.
Question
You are using REST APIs to deploy and manage storage that is provided by NetApp Cloud Volumes ONTAP in Microsoft Azure. You have written a Python script that contains a POST request to the 401 response failure message that indicates that the user is not authenticated. In this scenario, which two steps must you perform to communicate with an endpoint? (Choose two.)
Options
- ACall an API endpoint with the JWT access token.
- BAcquire a JWT access token from the OAuth token endpoint.
- CCall an API endpoint with the refresh token.
- DAcquire a refresh token from the OAuth token endpoint.
How the community answered
(17 responses)- A6% (1)
- B6% (1)
- C71% (12)
- D18% (3)
Community Discussion
No community discussion yet for this question.