- (Exam Topic 2)
Which HTTP response code should be returned when the request is completed, but there is no content to send for the request?
Correct Answer:
B
Reference: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#successful_responses
- (Exam Topic 1)
Refer to the exhibit.
Given the API documentation for the UCS SDK python class, UcsHandle, which code snippet creates a handle instance?
Correct Answer:
C
- (Exam Topic 1)
What is a function of the default gateway in a network?
Correct Answer:
D
- (Exam Topic 3)
A developer creates an application that must provide an encrypted connection or API keys. The keys will be used to communicate with a REST API. Which command must be used for the secure connection?
Correct Answer:
C
- (Exam Topic 3)
What is a benefit of a CI/CD pipeline for infrastructure?
Correct Answer:
A