Nokia 4A0-AI1 Nokia NSP IP Network Automation Professional Composite Exam Practice Test

Page: 1 / 14
Total 80 questions
Question 1

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



Answer : B

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.


Question 2

When using the nsp.netconf action, what does the host input represent?



Answer : D

nsp.netconfis a nodal communication action that uses NETCONF protocol to communicate with network devices. The host input represents themanagement IP addressof the device that is being configured by NSP. It is one of the inputs required for nsp.netconf along with username, password, port and command.


Question 3

Which of the following NSP CLI actions uses the network element's NE ID to establish communication?



Answer : B

nsp.sr_cliis a nodal communication action that uses the network element's NE ID to establish communication. It is one of the NSP actions and expression functions that can be used to design workflows for network automation


Question 4

Which of the following best describes an ad-hoc action?



Answer : A

Ad-hoc actions are wrappers around existing system actions that allow for more flexibility in terms of what can be done. They are not default actions provided by Workflow Manager, nor are they special actions for NSP applications. Ad-hoc actions can be used by multiple workflows.


Question 5

How long is the system token valid before expiring?



Answer : C

a system token is a string that is used to authenticate requests to the NSP REST API.A system token can be obtained by sending a POST request to the /token endpoint with a valid username and password1. a system token is valid for60 minutesbefore expiring.After expiration, a new system token must be obtained by repeating the authentication process2.


Question 6

Which syntax is used to reference a workflow variable when using Jlnja2?



Answer : D

The {{...}} syntax is used to reference a workflow variable when using Jinja2. Jinja2 is a templating language used to generate dynamic text based on input variables, and the {{...}} syntax is used to access the value of a workflow variable within a Jinja2 template. The other syntaxes provided are not valid for referencing workflow variables in Jinja2.


Question 7

Which of the following scripting languages can be used to extend WFM actions and expressions?



Answer : D

According to the Nokia NSP Programmable Network Automation website1, NSP API documentation and downloadable sample codes are available on the Nokia Network Developer Portal.The NSP Workflow Manager allows the design and management of workflows to automate network operations using Mistral DSL v2 which is based on YAML2. YAML definesexpressions in workflow and action definitions.The formatting of the YAML must comply with Mistral DSL v2 specifications3


Page:    1 / 14   
Total 80 questions