Which of the following system actions will pause a workflow at some point and wait for an operator to confirm or deny a particular course of action?

Which of the following system actions will pause a workflow at some point and wait for an operator to confirm or deny a particular course of action?A . std. sleep B. nsp.wait C. nsp.user_input D. nsp.pause_beforeView AnswerAnswer: C Explanation: This system action allows you to pause a workflow and prompt...

July 28, 2023 No Comments READ MORE +

Which of the following files contains helper functions that can be leveraged by the scripts of many different Intent types?

Which of the following files contains helper functions that can be leveraged by the scripts of many different Intent types?A . Framework B. Mapping script C. Tern plate-mapping D. Configuration templateView AnswerAnswer: A Explanation: The Framework file contains helper functions that can be leveraged by the scripts of many different...

July 26, 2023 No Comments READ MORE +

Which of the following statements about the NSP Kafka service is FALSE?

Which of the following statements about the NSP Kafka service is FALSE?A . It allows an API client to receive event or alarm notifications. B. It allows an API client to subscribe to different event types. C. It is a distributed messaging system. D. It uses NETCONF based operations and...

July 26, 2023 No Comments READ MORE +

Which of the following sequences best describes the process of moving to SDN based self-regulated networking?

Which of the following sequences best describes the process of moving to SDN based self-regulated networking?A . action-based networking -> static networking -> adaptive networking -> autonomous networking B. static networking -> action-based networking -> autonomous networking -> adaptive networking C. static networking -> action-based networking -> adaptive networking >...

July 24, 2023 No Comments READ MORE +

Which of the following is NOT a characteristic of Containers?

Which of the following is NOT a characteristic of Containers?A . Predictable B. Repeatable C. Ever-changing D. Self-containedView AnswerAnswer: C Explanation: some of the characteristics of containers are: ✑ Resistant and strong ✑ Designed to facilitate transport of goods ✑ Easy for stuffing or destuffing ✑ Fitted with facilities for...

July 24, 2023 No Comments READ MORE +

Which of the following is NOT supported by the Workflow Manager out of the box?

Which of the following is NOT supported by the Workflow Manager out of the box?A . REST/RESTCONF APIs B. Optical integration using TL1 C. Shell command execution D. CLI command execution on SROS and third party routersView AnswerAnswer: C Explanation: Workflow Manager is a module of Nokia NSP that allows...

July 23, 2023 No Comments READ MORE +

Which character is used to separate the attributes of a Target with multiple attributes?

Which character is used to separate the attributes of a Target with multiple attributes?A . - B. / C. # D. View AnswerAnswer: B Explanation: The character used to separate the attributes of a Target with multiple attributes is /. For example, a Target with multiple attributes could be: /network=IP/service=VPN.

July 23, 2023 No Comments READ MORE +

Which of the following HTTP methods are NOT supported in REST and RESTCONF?

Which of the following HTTP methods are NOT supported in REST and RESTCONF?A . GET B. PUT C. DELETE D. ADD E. PATCHView AnswerAnswer: D Explanation: The HTTP methods that are supported by REST/RESTCONF are: ✑ GET: Used to retrieve a representation of a resource. ✑ PUT: Used to replace...

July 22, 2023 No Comments READ MORE +

What happens if you select "Modify" under "Behavior" in the WebUI and successfully modify anintent?

What happens if you select "Modify" under "Behavior" in the WebUI and successfully modify anintent?A . The Intent is updated in the Intent Manager database and no other actions are performed. B. The Intent is updated in the Intent Manager database and compared with the configuration on the target node....

July 21, 2023 No Comments READ MORE +

What task does Apache FreeMarker perform?

What task does Apache FreeMarker perform?A . It instantiates templates. B. Separates the configuration and data states C. Transports YANG data D. Allows communication between NSP applicationsView AnswerAnswer: A Explanation: Apache FreeMarker is a templating language used to create dynamic webpages. It is designed to separate the configuration and data...

July 21, 2023 No Comments READ MORE +