action netlicensing_create_license_template { label: "Create License Template" description: "Creates a new License Template" provider: netlicensing method: POST path: "/licensetemplate" encoding: form output: { properties: { infos: { properties: {} } items: { properties: {} } } } }