Which of the following timing attributes will halt the entire workflow and require user intervention to proceed?

Which of the following timing attributes will halt the entire workflow and require user intervention to proceed?A . wait-before B. wait-after C. timeout D. pause-beforeView AnswerAnswer: D Explanation: This attribute specifies a manual approval step before executing a task1. The other attributes will either delay or abort the execution of...

July 20, 2023 No Comments READ MORE +

Which of the following statements about an intent is FALSE?

Which of the following statements about an intent is FALSE?A . It is stored in the database as the source of truth. B. It is an instance of an intent type. C. It can be created and deleted through RESTCONF API. D. It only involves services.View AnswerAnswer: D Explanation: According...

July 20, 2023 No Comments READ MORE +

Which of the following is the proper FULL syntax to describe a workflow task using the std.hrtp action to access a url using the GET method?

Which of the following is the proper FULL syntax to describe a workflow task using the std.hrtp action to access a url using the GET method? A) B) C) D) A . Option A B. Option B C. Option C D. Option DView AnswerAnswer: A

July 20, 2023 No Comments READ MORE +

Which of the following is NOT a valid flow control attribute?

Which of the following is NOT a valid flow control attribute? A. on-failure B. on-complete C. on-success D. on-errorView AnswerAnswer: A Explanation: According to the Mistral Workflow Language (v2) documentation1, which is one of the technologies that can be used in a NSP workflow2, flow control attributes are used to...

July 18, 2023 No Comments READ MORE +

Which of the following statements about the NSP Workflow Manager (WFM) application is FALSE?

Which of the following statements about the NSP Workflow Manager (WFM) application is FALSE?A . It allows network management tasks to be automated. B. Only one workflow can be executed at one time. C. Actions and expressions are extensible using Python. D. A workflow action can run against RESTCONF APIs.View...

July 17, 2023 No Comments READ MORE +

Which of the following is NOT an NSP application?

Which of the following is NOT an NSP application?A . Service Fulfilment B. Network Supervision C. IP/MPLS Optimization D. Network VirtualizationView AnswerAnswer: C Explanation: According to the Nokia NSP Learning and Certification Program2, there are four main NSP applications: ✑ Service Fulfillment: Enables service providers to design, create, and deliver...

July 16, 2023 No Comments READ MORE +

Which of the following allows the Intent Manger to communicate with network elements being managed by SNMP?

Which of the following allows the Intent Manger to communicate with network elements being managed by SNMP?A . NSP mediator B. MDC mediator C. NFM-P mediator D. Generic mediatorView AnswerAnswer: D Explanation: Intent Manager to communicate with network elements that are not directly supported by NSP12. A generic mediator can...

July 16, 2023 No Comments READ MORE +

Which of the following is NOT an example of good coding principles?

Which of the following is NOT an example of good coding principles?A . Offloading code B. Using logging to debug code C. Using hard coded values D. Adding notes/comments into codeView AnswerAnswer: C Explanation: Good coding principles aim to make the code more maintainable and easier to debug. Offloading code...

July 16, 2023 No Comments READ MORE +

Which of the following is NOT a characteristic of Infrastructurelure Intents?

Which of the following is NOT a characteristic of Infrastructurelure Intents?A . Policy management B. System security C. Initial hardware configuration D. L2/L3 VPN configuration of multiple servicesView AnswerAnswer: D Explanation: Infrastructure Lure Intents are a type of Network Intent that describe how network resources should be allocated and configured...

July 15, 2023 No Comments READ MORE +

Which of the following is correct?

Convert the workflow full syntax to workflow simplified syntax. Which of the following is correct? A) B) C) D) A . Option A B. Option B C. Option C D. Option DView AnswerAnswer: D

July 15, 2023 No Comments READ MORE +