Create a new log source virtualization template.post https://localhost:8501/lr-admin-api/lsvtemplatesBody ParamsThe body of the LSV template, including all required attributes.idintegerrequired-2147483648 to 2147483647namestringrequiredlength ≤ 100descriptionstringlength ≤ 255itemsarray of objectsitemsADD objectdateUpdateddate-timeResponses 201Returns the newly created LSV template. 403A User without the correct permissions tried to create a new LSV template. 409An LSV template record already exists for the chosen name.Updated 6 months ago