ExamGecko
Question list
Search
Search

Question 75 - 4A0-AI1 discussion

Report
Export

Which of the following files contains all the back end implementations required for Intent configurations to be performed?

A.
script-content.js
Answers
A.
script-content.js
B.
meta-info.json
Answers
B.
meta-info.json
C.
yang-patch.json
Answers
C.
yang-patch.json
D.
util.js
Answers
D.
util.js
Suggested answer: A

Explanation:

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 }

asked 23/09/2024
Pedro Pereira
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first