- (Exam Topic 1)
Which API is used to obtain data voicemail ports?
Correct Answer:
B
Cisco Unified Communications Manager (CUCM) provides API access to data management, call management, and voicemail integration. Source: Cisco DevNet Fundamental Course: https://developer.cisco.com/certification/fundamentals/
- (Exam Topic 2)
A developer has created a new image to use in a Docker build and has added a tag for the image by using the command:
$ docker tag 84fe411926287 local/app:0.4
Which command must be executed next to build the Docker image using the tag?
Correct Answer:
D
- (Exam Topic 3)
Which platform has an API that has the capability to obtain a list of vulnerable software on user devices?
Correct Answer:
A
- (Exam Topic 1)
Which network device monitors incoming and outgoing traffic and decides whether to allow or block specific traffic based on a defined set of rules?
Correct Answer:
D
- (Exam Topic 1)
What is the outcome of executing this command?
git clone ssh://john@exmaple.com/path/to/my-project_git
Correct Answer:
A
Reference: https://www.atlassian.com/git/tutorials/setting-up-a-repository/git-clone