Whatare the main sections of an abstract YANG module file?
The main sections of an abstract YANG module file areargumentsandstatements.
An argument is a string that provides additional information about a statement. A statement is a keyword followed by an argument and optionally enclosed by braces ({ }) containing substatements.
For example, an abstract YANG module file could start with:
module ibn-intent { namespace ''urn:nokia.com:ibn:intent''; prefix ibn;
This defines the module name, namespace and prefix as arguments for the module, namespace and prefix statements respectively.
Which Workflow state allows a Workflow to be executed?
According to the Workflow Manager User Guide from Nokia, the correct answer is C. Published. When a workflow is in the Published state, it can be executed by users who have the appropriate permissions. The Draft state is used during the creation of a new workflow, while the Deprecated state indicates that a workflow is no longer supported and should not be used. The Released state is not mentioned in the context of workflow execution.
Which of the following files contains all the back end implementations required for Intent configurations to be performed?
The script-content.js file contains all the back end implementations required for Intent configurations to be performed.
The script-content.js file is a JavaScript file that defines the logic for creating, updating, deleting and synchronizing intents. It also defines the validation rules and error handling mechanisms for intents.
For example, a script-content.js file could contain:
function createIntent(intent) { // logic for creating an intent }
function updateIntent(intent) { // logic for updating an intent }
How long is the system token valid before expiring?
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.
Which of the following data encoding/decoding formats is NOT supported by the Workflow Manager?
Workflow Manager is a tool that allows users to design and execute workflows for network automation using NSP actions and expression functions. The Workflow Manager supports data encoding/decoding formats such asJSON,CSV,XMLandBase64. However, it does not supportBER(Basic Encoding Rules), which is a format used for encoding data structures for transmission or storage.
Viki
7 days agoLorita
17 days agoGlenn
22 days agoTonja
1 months agoEve
2 months agoLindsey
2 months agoBrett
2 months agoWhitney
3 months agoWade
3 months agoDorinda
3 months agoJacklyn
3 months agoMee
4 months agoTruman
5 months agoMalcolm
6 months agoFernanda
6 months agoArdella
6 months agoLili
7 months agoLashandra
7 months ago