Nokia Certified Associate – AI and Analytics — Question 34
Which of the following can only be viewed by making a RESTCONF call to query an existing intent?
Answer options
- A. abstract YANG model
- B. ibn:intent model
- C. template-mappings
- D. metadata
Correct answer: B
Explanation
The correct answer is B, as the ibn:intent model is specifically designed to be accessed via RESTCONF calls to obtain existing intents. The other options, such as the abstract YANG model, template-mappings, and metadata, do not require a RESTCONF call for access and can be retrieved through other means.