1. Nokia Network Services Platform (NSP) Intent Manager Programmer Guide, Release 21.11
Section: Intent type package structure: This section details the contents of the meta-info.json file. It explicitly lists attributes like name, description, and version (for the General tab) and the schema object that defines the parameters for the intent (for the Resources tab).
Section: Managing intent types: This section describes the UI components, illustrating how the metadata from meta-info.json is mapped directly to the "General" and "Resources" tabs within the "Edit Intent Type" window.
2. Nokia Network Services Platform (NSP) Intent-Based Networking and Automation Courseware
Module: Custom Intent Type Development: This module explains that the meta-info.json manifest file serves as the descriptor for the intent type. It clarifies that general properties populate the "General" tab, while the JSON schema within the file defines the user-configurable parameters that appear in the "Resources" tab.