Which syntax is used to reference a workflow variable when using Jlnja2?
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.
Which of the following can only be viewed by making a RESTCONF call to query an existing intent?
The template-mappings can only be viewed by making a RESTCONF call to query an existing intent.
The template-mappings are a set of key-value pairs that map the abstract YANG model attributes to concrete NFM-P templates and parameters. They are not exposed in the UI or the ibn:intent model, but they are stored internally in the NSP database.
For example, a template-mapping could be:/network=IP/service=VPN -> nsp-ip-vpn-template.
Which tab(s) does the metadata in the meta-info.Json file appear in the "Edit Intent Type" window of the Intent Manager UI?
According to theNSP Network Services Platform Release 20.6 Intent Manager Application Help1, an intent type consists of four components: general metadata, target, YANG model and script.The metadata in the meta-info.Json file appears in theGeneralandResourcespanels of the Edit Intent Type window
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 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 }
Silvana
10 days agoJennie
1 months agoMari
2 months agoYoko
2 months agoWilda
3 months agoSusy
3 months agoViki
4 months agoLorita
4 months agoGlenn
4 months agoTonja
5 months agoEve
5 months agoLindsey
5 months agoBrett
6 months agoWhitney
6 months agoWade
6 months agoDorinda
7 months agoJacklyn
7 months agoMee
7 months agoTruman
9 months agoMalcolm
10 months agoFernanda
10 months agoArdella
10 months agoLili
10 months agoLashandra
11 months ago