UploadTemplate
Upload a new custom template to the marketplace.
POST
/api/v1/collects/templatesOperation ID
UploadTemplateSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
nameStringRequiredHuman-readable name for the new template
Example: My Custom Log Template
descriptionStringRequiredDetailed description of what this template collects
Example: Collects application logs from /var/log/myapp/
categoryStringRequiredCategory for organizing the template in the marketplace
Example: application
configObjectRequiredConfiguration data as key-value pairs
Example: (nested object)
variablesLinkedHashMapRequiredTemplate variables for parameter substitution
Example: (nested object)
