300-535 Exam Question 16
What tool is used to perform a "what if" failure analysis in a service provider network that is running Segment Routing?
300-535 Exam Question 17
Which communication mechanism does NETCONF use?
300-535 Exam Question 18
A developer needs to create a new branch using the tag "v2.1". After creation, the new code must be applied in the newly created branch. Which set of commands must the developer use?
git checkout -b my-branch v2.1 -create
git checkout -b my-branch v2.1 -create
300-535 Exam Question 19
Which HTTP authentication method transmits user access credentials and encrypts them using Base64?
300-535 Exam Question 20
What are two fundamental design constraints of a RESTful API? (Choose two.)
